Started by upstream project "co.codewizards.cloudstore_java_11" build number 46 originally caused by: Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/org.subshare_java_11 > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/subshare/subshare.git Fetching upstream changes from https://github.com/subshare/subshare.git > git --version > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision cb87180b614f9969babfae560cad495898f708d3 (origin/master) > git config core.sparsecheckout > git checkout -f cb87180b614f9969babfae560cad495898f708d3 > git rev-list cb87180b614f9969babfae560cad495898f708d3 [Gradle] - Launching build. [org.subshare] $ /home/tomcat/gradle-6.0.1/bin/gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives Initialized native services in: /home/tomcat/.gradle/native Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/6.0.1 Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED -Xmx768m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-6.0.1/lib/gradle-launcher-6.0.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.0.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 4.553 secs. The client will now receive all logging from the daemon (pid: 16170). The daemon log file: /home/tomcat/.gradle/daemon/6.0.1/daemon-16170.out.log Starting build in new daemon [memory: 805.3 MB] Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Using 6 worker leases. Starting Build Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/settings.gradle'. Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/build.gradle'. Included projects: [root project 'org.subshare', project ':org.subshare.core', project ':org.subshare.crypto', project ':org.subshare.gui', project ':org.subshare.local', project ':org.subshare.local.dbrepo', project ':org.subshare.ls.client', project ':org.subshare.ls.core', project ':org.subshare.ls.rest.client', project ':org.subshare.ls.rest.server', project ':org.subshare.ls.server', project ':org.subshare.ls.server.cproc', project ':org.subshare.rest.client', project ':org.subshare.rest.server', project ':org.subshare.rest.shared', project ':org.subshare.server', project ':org.subshare.test', project ':org.subshare.updater', project ':org.subshare.updater.gui'] > Configure project : Evaluating root project 'org.subshare' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/build.gradle'. Project : => no module-info.java found Project :org.subshare.core => 'org.subshare.core' Java module Project :org.subshare.crypto => 'org.subshare.crypto' Java module Project :org.subshare.gui => 'org.subshare.gui' Java module Project :org.subshare.local => 'org.subshare.local' Java module Project :org.subshare.local.dbrepo => 'org.subshare.local.dbrepo' Java module Project :org.subshare.ls.client => 'org.subshare.ls.client' Java module Project :org.subshare.ls.core => 'org.subshare.ls.core' Java module Project :org.subshare.ls.rest.client => 'org.subshare.ls.rest.client' Java module Project :org.subshare.ls.rest.server => 'org.subshare.ls.rest.server' Java module Project :org.subshare.ls.server => 'org.subshare.ls.server' Java module Project :org.subshare.ls.server.cproc => 'org.subshare.ls.server.cproc' Java module Project :org.subshare.rest.client => 'org.subshare.rest.client' Java module Project :org.subshare.rest.server => 'org.subshare.rest.server' Java module Project :org.subshare.rest.shared => 'org.subshare.rest.shared' Java module Project :org.subshare.server => 'org.subshare.server' Java module Project :org.subshare.test => no module-info.java found Project :org.subshare.updater => 'org.subshare.updater' Java module Project :org.subshare.updater.gui => 'org.subshare.updater.gui' Java module > Configure project :org.subshare.crypto Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build.gradle'. > Configure project :org.subshare.core Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build.gradle'. > Configure project :org.subshare.ls.client Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/build.gradle'. > Configure project :org.subshare.ls.server Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/build.gradle'. > Configure project :org.subshare.rest.shared Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build.gradle'. > Configure project :org.subshare.rest.client Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build.gradle'. > Configure project :org.subshare.local Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build.gradle'. > Configure project :org.subshare.ls.rest.server Evaluating project ':org.subshare.ls.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/build.gradle'. > Configure project :org.subshare.gui Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build.gradle'. ------------------------------------------------------------------------ Detecting the operating system and CPU architecture ------------------------------------------------------------------------ os.detected.name=linux os.detected.arch=x86_64 os.detected.version=4.4 os.detected.version.major=4 os.detected.version.minor=4 os.detected.release=ubuntu os.detected.release.version=16.04 os.detected.release.like.ubuntu=true os.detected.release.like.debian=true os.detected.classifier=linux-x86_64 > Configure project :org.subshare.ls.core Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build.gradle'. > Configure project :org.subshare.ls.server.cproc Evaluating project ':org.subshare.ls.server.cproc' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/build.gradle'. > Configure project :org.subshare.updater Evaluating project ':org.subshare.updater' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/build.gradle'. > Configure project :org.subshare.updater.gui Evaluating project ':org.subshare.updater.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build.gradle'. ------------------------------------------------------------------------ Detecting the operating system and CPU architecture ------------------------------------------------------------------------ os.detected.name=linux os.detected.arch=x86_64 os.detected.version=4.4 os.detected.version.major=4 os.detected.version.minor=4 os.detected.release=ubuntu os.detected.release.version=16.04 os.detected.release.like.ubuntu=true os.detected.release.like.debian=true os.detected.classifier=linux-x86_64 > Configure project :org.subshare.ls.rest.client Evaluating project ':org.subshare.ls.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/build.gradle'. > Configure project :org.subshare.local.dbrepo Evaluating project ':org.subshare.local.dbrepo' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build.gradle'. > Configure project :org.subshare.rest.server Evaluating project ':org.subshare.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.server/build.gradle'. > Configure project :org.subshare.server Evaluating project ':org.subshare.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.server/build.gradle'. > Configure project :org.subshare.test Evaluating project ':org.subshare.test' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.test/build.gradle'. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'build' from project : Selected primary task 'install' from project : Selected primary task 'uploadArchives' from project : Tasks to be executed: [task ':clean', task ':org.subshare.core:clean', task ':org.subshare.crypto:clean', task ':org.subshare.gui:clean', task ':org.subshare.local:clean', task ':org.subshare.local.dbrepo:clean', task ':org.subshare.ls.client:clean', task ':org.subshare.ls.core:clean', task ':org.subshare.ls.rest.client:clean', task ':org.subshare.ls.rest.server:clean', task ':org.subshare.ls.server:clean', task ':org.subshare.ls.server.cproc:clean', task ':org.subshare.rest.client:clean', task ':org.subshare.rest.server:clean', task ':org.subshare.rest.shared:clean', task ':org.subshare.server:clean', task ':org.subshare.test:clean', task ':org.subshare.updater:clean', task ':org.subshare.updater.gui:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':org.subshare.crypto:compileJava', task ':org.subshare.crypto:processResources', task ':org.subshare.crypto:classes', task ':org.subshare.crypto:jar', task ':org.subshare.core:compileJava', task ':org.subshare.core:processResources', task ':org.subshare.core:classes', task ':org.subshare.core:compileTestJava', task ':org.subshare.core:processTestResources', task ':org.subshare.core:testClasses', task ':org.subshare.core:test', task ':org.subshare.crypto:compileTestJava', task ':org.subshare.crypto:processTestResources', task ':org.subshare.crypto:testClasses', task ':org.subshare.crypto:test', task ':org.subshare.core:jar', task ':org.subshare.local:compileJava', task ':org.subshare.local:processResources', task ':org.subshare.local:classes', task ':org.subshare.local:jar', task ':org.subshare.ls.core:compileJava', task ':org.subshare.ls.core:processResources', task ':org.subshare.ls.core:classes', task ':org.subshare.ls.core:jar', task ':org.subshare.ls.rest.client:compileJava', task ':org.subshare.ls.rest.client:processResources', task ':org.subshare.ls.rest.client:classes', task ':org.subshare.ls.rest.client:jar', task ':org.subshare.ls.client:compileJava', task ':org.subshare.ls.client:processResources', task ':org.subshare.ls.client:classes', task ':org.subshare.ls.client:jar', task ':org.subshare.ls.rest.server:compileJava', task ':org.subshare.ls.rest.server:processResources', task ':org.subshare.ls.rest.server:classes', task ':org.subshare.ls.rest.server:jar', task ':org.subshare.ls.server:compileJava', task ':org.subshare.ls.server:processResources', task ':org.subshare.ls.server:classes', task ':org.subshare.ls.server:jar', task ':org.subshare.rest.shared:compileJava', task ':org.subshare.rest.shared:processResources', task ':org.subshare.rest.shared:classes', task ':org.subshare.rest.shared:jar', task ':org.subshare.rest.client:compileJava', task ':org.subshare.rest.client:processResources', task ':org.subshare.rest.client:classes', task ':org.subshare.rest.client:jar', task ':org.subshare.ls.server.cproc:compileJava', task ':org.subshare.ls.server.cproc:processResources', task ':org.subshare.ls.server.cproc:classes', task ':org.subshare.ls.server.cproc:jar', task ':org.subshare.updater:compileJava', task ':org.subshare.updater:processResources', task ':org.subshare.updater:classes', task ':org.subshare.updater:jar', task ':org.subshare.updater.gui:compileJava', task ':org.subshare.updater.gui:processResources', task ':org.subshare.updater.gui:classes', task ':org.subshare.updater.gui:jar', task ':org.subshare.gui:compileJava', task ':org.subshare.gui:processResources', task ':org.subshare.gui:classes', task ':org.subshare.gui:compileTestJava', task ':org.subshare.gui:processTestResources', task ':org.subshare.gui:testClasses', task ':org.subshare.gui:test', task ':org.subshare.local:compileTestJava', task ':org.subshare.local:processTestResources', task ':org.subshare.local:testClasses', task ':org.subshare.local:test', task ':org.subshare.local.dbrepo:compileJava', task ':org.subshare.local.dbrepo:processResources', task ':org.subshare.local.dbrepo:classes', task ':org.subshare.local.dbrepo:compileTestJava', task ':org.subshare.local.dbrepo:processTestResources', task ':org.subshare.local.dbrepo:testClasses', task ':org.subshare.local.dbrepo:test', task ':org.subshare.ls.client:compileTestJava', task ':org.subshare.ls.client:processTestResources', task ':org.subshare.ls.client:testClasses', task ':org.subshare.ls.client:test', task ':org.subshare.ls.core:compileTestJava', task ':org.subshare.ls.core:processTestResources', task ':org.subshare.ls.core:testClasses', task ':org.subshare.ls.core:test', task ':org.subshare.ls.rest.client:compileTestJava', task ':org.subshare.ls.rest.client:processTestResources', task ':org.subshare.ls.rest.client:testClasses', task ':org.subshare.ls.rest.client:test', task ':org.subshare.ls.rest.server:compileTestJava', task ':org.subshare.ls.rest.server:processTestResources', task ':org.subshare.ls.rest.server:testClasses', task ':org.subshare.ls.rest.server:test', task ':org.subshare.ls.server:compileTestJava', task ':org.subshare.ls.server:processTestResources', task ':org.subshare.ls.server:testClasses', task ':org.subshare.ls.server:test', task ':org.subshare.ls.server.cproc:compileTestJava', task ':org.subshare.ls.server.cproc:processTestResources', task ':org.subshare.ls.server.cproc:testClasses', task ':org.subshare.ls.server.cproc:test', task ':org.subshare.rest.client:compileTestJava', task ':org.subshare.rest.client:processTestResources', task ':org.subshare.rest.client:testClasses', task ':org.subshare.rest.client:test', task ':org.subshare.rest.server:compileJava', task ':org.subshare.rest.server:processResources', task ':org.subshare.rest.server:classes', task ':org.subshare.rest.server:compileTestJava', task ':org.subshare.rest.server:processTestResources', task ':org.subshare.rest.server:testClasses', task ':org.subshare.rest.server:test', task ':org.subshare.rest.shared:compileTestJava', task ':org.subshare.rest.shared:processTestResources', task ':org.subshare.rest.shared:testClasses', task ':org.subshare.rest.shared:test', task ':org.subshare.local.dbrepo:jar', task ':org.subshare.rest.server:jar', task ':org.subshare.server:compileJava', task ':org.subshare.server:processResources', task ':org.subshare.server:classes', task ':org.subshare.server:compileTestJava', task ':org.subshare.server:processTestResources', task ':org.subshare.server:testClasses', task ':org.subshare.server:test', task ':org.subshare.server:jar', task ':org.subshare.test:compileJava', task ':org.subshare.test:processResources', task ':org.subshare.test:classes', task ':org.subshare.test:compileTestJava', task ':org.subshare.test:processTestResources', task ':org.subshare.test:testClasses', task ':org.subshare.test:test', task ':org.subshare.updater:compileTestJava', task ':org.subshare.updater:processTestResources', task ':org.subshare.updater:testClasses', task ':org.subshare.updater:test', task ':org.subshare.updater.gui:compileTestJava', task ':org.subshare.updater.gui:processTestResources', task ':org.subshare.updater.gui:testClasses', task ':org.subshare.updater.gui:test', task ':buildDashboard', task ':check', task ':build', task ':org.subshare.core:assemble', task ':org.subshare.core:check', task ':org.subshare.core:build', task ':org.subshare.crypto:assemble', task ':org.subshare.crypto:check', task ':org.subshare.crypto:build', task ':org.subshare.gui:jar', task ':org.subshare.gui:startScripts', task ':org.subshare.gui:distTar', task ':org.subshare.gui:distZip', task ':org.subshare.gui:copyFilesFromBin', task ':org.subshare.gui:copyUnfilteredFilesFromAssembly', task ':org.subshare.gui:copyFilteredFilesFromAssembly', task ':org.subshare.gui:chmodMainExecutable', task ':org.subshare.gui:copyDependencies', task ':org.subshare.gui:copyJar', task ':org.subshare.gui:tarGzAssembly', task ':org.subshare.gui:zipAssembly', task ':org.subshare.gui:assemble', task ':org.subshare.gui:check', task ':org.subshare.gui:build', task ':org.subshare.local:assemble', task ':org.subshare.local:check', task ':org.subshare.local:build', task ':org.subshare.local.dbrepo:assemble', task ':org.subshare.local.dbrepo:check', task ':org.subshare.local.dbrepo:build', task ':org.subshare.ls.client:assemble', task ':org.subshare.ls.client:check', task ':org.subshare.ls.client:build', task ':org.subshare.ls.core:assemble', task ':org.subshare.ls.core:check', task ':org.subshare.ls.core:build', task ':org.subshare.ls.rest.client:assemble', task ':org.subshare.ls.rest.client:check', task ':org.subshare.ls.rest.client:build', task ':org.subshare.ls.rest.server:assemble', task ':org.subshare.ls.rest.server:check', task ':org.subshare.ls.rest.server:build', task ':org.subshare.ls.server:assemble', task ':org.subshare.ls.server:check', task ':org.subshare.ls.server:build', task ':org.subshare.ls.server.cproc:assemble', task ':org.subshare.ls.server.cproc:check', task ':org.subshare.ls.server.cproc:build', task ':org.subshare.rest.client:assemble', task ':org.subshare.rest.client:check', task ':org.subshare.rest.client:build', task ':org.subshare.rest.server:assemble', task ':org.subshare.rest.server:check', task ':org.subshare.rest.server:build', task ':org.subshare.rest.shared:assemble', task ':org.subshare.rest.shared:check', task ':org.subshare.rest.shared:build', task ':org.subshare.server:copyFilesFromBin', task ':org.subshare.server:copyUnfilteredFilesFromAssembly', task ':org.subshare.server:copyFilteredFilesFromAssembly', task ':org.subshare.server:chmodMainExecutable', task ':org.subshare.server:copyDependencies', task ':org.subshare.server:copyJar', task ':org.subshare.server:tarGzAssembly', task ':org.subshare.server:zipAssembly', task ':org.subshare.server:assemble', task ':org.subshare.server:check', task ':org.subshare.server:build', task ':org.subshare.test:jar', task ':org.subshare.test:assemble', task ':org.subshare.test:check', task ':org.subshare.test:build', task ':org.subshare.updater:assemble', task ':org.subshare.updater:check', task ':org.subshare.updater:build', task ':org.subshare.updater.gui:startScripts', task ':org.subshare.updater.gui:distTar', task ':org.subshare.updater.gui:distZip', task ':org.subshare.updater.gui:assemble', task ':org.subshare.updater.gui:check', task ':org.subshare.updater.gui:build', task ':copyDistributions', task ':install', task ':org.subshare.core:install', task ':org.subshare.crypto:install', task ':org.subshare.gui:install', task ':org.subshare.local:install', task ':org.subshare.local.dbrepo:install', task ':org.subshare.ls.client:install', task ':org.subshare.ls.core:install', task ':org.subshare.ls.rest.client:install', task ':org.subshare.ls.rest.server:install', task ':org.subshare.ls.server:install', task ':org.subshare.ls.server.cproc:install', task ':org.subshare.rest.client:install', task ':org.subshare.rest.server:install', task ':org.subshare.rest.shared:install', task ':org.subshare.server:install', task ':org.subshare.test:install', task ':org.subshare.updater:install', task ':org.subshare.updater.gui:install', task ':uploadArchives', task ':org.subshare.core:uploadArchives', task ':org.subshare.crypto:uploadArchives', task ':org.subshare.gui:uploadArchives', task ':org.subshare.local:uploadArchives', task ':org.subshare.local.dbrepo:uploadArchives', task ':org.subshare.ls.client:uploadArchives', task ':org.subshare.ls.core:uploadArchives', task ':org.subshare.ls.rest.client:uploadArchives', task ':org.subshare.ls.rest.server:uploadArchives', task ':org.subshare.ls.server:uploadArchives', task ':org.subshare.ls.server.cproc:uploadArchives', task ':org.subshare.rest.client:uploadArchives', task ':org.subshare.rest.server:uploadArchives', task ':org.subshare.rest.shared:uploadArchives', task ':org.subshare.server:uploadArchives', task ':org.subshare.test:uploadArchives', task ':org.subshare.updater:uploadArchives', task ':org.subshare.updater.gui:uploadArchives'] :clean (Thread[Execution worker for ':',5,main]) started. > Task :clean Caching disabled for task ':clean' because: Build cache is disabled Task ':clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :clean (Thread[Execution worker for ':',5,main]) completed. Took 0.372 secs. :org.subshare.core:clean (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.core:clean Caching disabled for task ':org.subshare.core:clean' because: Build cache is disabled Task ':org.subshare.core:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.core:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.136 secs. :org.subshare.crypto:clean (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.crypto:clean Caching disabled for task ':org.subshare.crypto:clean' because: Build cache is disabled Task ':org.subshare.crypto:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.crypto:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.024 secs. :org.subshare.gui:clean (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:clean UP-TO-DATE Caching disabled for task ':org.subshare.gui:clean' because: Build cache is disabled Task ':org.subshare.gui:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.gui:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.003 secs. :org.subshare.local:clean (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local:clean UP-TO-DATE Caching disabled for task ':org.subshare.local:clean' because: Build cache is disabled Task ':org.subshare.local:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.local:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.003 secs. :org.subshare.local.dbrepo:clean (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:clean UP-TO-DATE Caching disabled for task ':org.subshare.local.dbrepo:clean' because: Build cache is disabled Task ':org.subshare.local.dbrepo:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.local.dbrepo:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.004 secs. :org.subshare.ls.client:clean (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.client:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.client:clean' because: Build cache is disabled Task ':org.subshare.ls.client:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.client:clean (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.016 secs. :org.subshare.ls.core:clean (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.core:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.core:clean' because: Build cache is disabled Task ':org.subshare.ls.core:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.core:clean (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.004 secs. :org.subshare.ls.rest.client:clean (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.client:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.rest.client:clean' because: Build cache is disabled Task ':org.subshare.ls.rest.client:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.rest.client:clean (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :org.subshare.ls.rest.server:clean (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.server:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.rest.server:clean' because: Build cache is disabled Task ':org.subshare.ls.rest.server:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.rest.server:clean (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :org.subshare.ls.server:clean (Thread[Daemon worker,5,main]) started. > Task :org.subshare.ls.server:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.server:clean' because: Build cache is disabled Task ':org.subshare.ls.server:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker,5,main]) started. > Task :org.subshare.ls.server.cproc:clean UP-TO-DATE Caching disabled for task ':org.subshare.ls.server.cproc:clean' because: Build cache is disabled Task ':org.subshare.ls.server.cproc:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.rest.client:clean (Thread[Daemon worker,5,main]) started. > Task :org.subshare.rest.client:clean UP-TO-DATE Caching disabled for task ':org.subshare.rest.client:clean' because: Build cache is disabled Task ':org.subshare.rest.client:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.rest.client:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.rest.server:clean (Thread[Daemon worker,5,main]) started. > Task :org.subshare.rest.server:clean UP-TO-DATE Caching disabled for task ':org.subshare.rest.server:clean' because: Build cache is disabled Task ':org.subshare.rest.server:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.rest.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) started. > Task :org.subshare.rest.shared:clean UP-TO-DATE Caching disabled for task ':org.subshare.rest.shared:clean' because: Build cache is disabled Task ':org.subshare.rest.shared:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.server:clean (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :org.subshare.server:clean UP-TO-DATE Caching disabled for task ':org.subshare.server:clean' because: Build cache is disabled Task ':org.subshare.server:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.server:clean (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.013 secs. :org.subshare.test:clean (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :org.subshare.test:clean UP-TO-DATE Caching disabled for task ':org.subshare.test:clean' because: Build cache is disabled Task ':org.subshare.test:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.test:clean (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.004 secs. :org.subshare.updater:clean (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :org.subshare.updater:clean UP-TO-DATE Caching disabled for task ':org.subshare.updater:clean' because: Build cache is disabled Task ':org.subshare.updater:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.updater:clean (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :org.subshare.updater.gui:clean (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :org.subshare.updater.gui:clean UP-TO-DATE Caching disabled for task ':org.subshare.updater.gui:clean' because: Build cache is disabled Task ':org.subshare.updater.gui:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :org.subshare.updater.gui:clean (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :compileJava (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :compileJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/main/java', not found Skipping task ':compileJava' as it has no source files and no previous output files. :compileJava (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.149 secs. :processResources (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/main/resources', not found Skipping task ':processResources' as it has no source files and no previous output files. :processResources (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.005 secs. :classes (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :classes UP-TO-DATE Skipping task ':classes' as it has no actions. :classes (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :jar (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :jar Caching disabled for task ':jar' because: Build cache is disabled Task ':jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/build/libs/org.subshare-1.0.1-SNAPSHOT.jar has been removed. :jar (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.513 secs. :assemble (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :assemble Skipping task ':assemble' as it has no actions. :assemble (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :compileTestJava (Thread[Execution worker for ':' Thread 4,5,main]) started. > Task :compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/test/java', not found Skipping task ':compileTestJava' as it has no source files and no previous output files. :compileTestJava (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.006 secs. :processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/src/test/resources', not found Skipping task ':processTestResources' as it has no source files and no previous output files. :processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.005 secs. :testClasses (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :testClasses UP-TO-DATE Skipping task ':testClasses' as it has no actions. :testClasses (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :test NO-SOURCE Skipping task ':test' as it has no source files and no previous output files. :test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.012 secs. :org.subshare.crypto:compileJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.crypto:compileJava Caching disabled for task ':org.subshare.crypto:compileJava' because: Build cache is disabled Task ':org.subshare.crypto:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.crypto:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/src/main/java/module-info.java:8: warning: requires transitive directive for an automatic module requires transitive org.bouncycastle.provider; ^ Note: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/src/main/java/org/subshare/crypto/CryptoRegistry.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning Created classpath snapshot for incremental compilation in 0.196 secs. :org.subshare.crypto:compileJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 4.574 secs. :org.subshare.crypto:processResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.crypto:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/src/main/resources', not found Skipping task ':org.subshare.crypto:processResources' as it has no source files and no previous output files. :org.subshare.crypto:processResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.044 secs. :org.subshare.crypto:classes (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.crypto:classes Skipping task ':org.subshare.crypto:classes' as it has no actions. :org.subshare.crypto:classes (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:jar (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.crypto:jar Caching disabled for task ':org.subshare.crypto:jar' because: Build cache is disabled Task ':org.subshare.crypto:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.crypto:jar (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.262 secs. :org.subshare.core:compileJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:compileJava Caching disabled for task ':org.subshare.core:compileJava' because: Build cache is disabled Task ':org.subshare.core:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.core:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Created classpath snapshot for incremental compilation in 0.615 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.core:compileJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 9.621 secs. :org.subshare.core:processResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:processResources Caching disabled for task ':org.subshare.core:processResources' because: Build cache is disabled Task ':org.subshare.core:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main/META-INF/services has been removed. :org.subshare.core:processResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 1.145 secs. :org.subshare.core:classes (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:classes Skipping task ':org.subshare.core:classes' as it has no actions. :org.subshare.core:classes (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :org.subshare.core:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:compileTestJava Caching disabled for task ':org.subshare.core:compileTestJava' because: Build cache is disabled Task ':org.subshare.core:compileTestJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test/org/subshare has been removed. The input changes require a full rebuild for incremental task ':org.subshare.core:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.149 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.core:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 2.103 secs. :org.subshare.core:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:processTestResources Caching disabled for task ':org.subshare.core:processTestResources' because: Build cache is disabled Task ':org.subshare.core:processTestResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test/org has been removed. :org.subshare.core:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.058 secs. :org.subshare.core:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:testClasses Skipping task ':org.subshare.core:testClasses' as it has no actions. :org.subshare.core:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :org.subshare.core:test (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.core:test Caching disabled for task ':org.subshare.core:test' because: Build cache is disabled Task ':org.subshare.core:test' is not up-to-date because: Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/test-results/test/binary has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.core=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.core=org.assertj.core --add-reads org.subshare.core=junit --add-opens org.subshare.core/org.subshare.core.crypto=junit --add-opens org.subshare.core/org.subshare.core.file=junit --add-opens org.subshare.core/org.subshare.core.gpg=junit --add-opens org.subshare.core/org.subshare.core.io=junit --add-opens org.subshare.core/org.subshare.core.pgp=junit --add-opens org.subshare.core/org.subshare.core.user=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath16336189723995879935txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3' Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.core=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.core=org.assertj.core --add-reads org.subshare.core=junit --add-opens org.subshare.core/org.subshare.core.crypto=junit --add-opens org.subshare.core/org.subshare.core.file=junit --add-opens org.subshare.core/org.subshare.core.gpg=junit --add-opens org.subshare.core/org.subshare.core.io=junit --add-opens org.subshare.core/org.subshare.core.pgp=junit --add-opens org.subshare.core/org.subshare.core.user=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath17363342332697407247txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5' Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.core=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.core=org.assertj.core --add-reads org.subshare.core=junit --add-opens org.subshare.core/org.subshare.core.crypto=junit --add-opens org.subshare.core/org.subshare.core.file=junit --add-opens org.subshare.core/org.subshare.core.gpg=junit --add-opens org.subshare.core/org.subshare.core.io=junit --add-opens org.subshare.core/org.subshare.core.pgp=junit --add-opens org.subshare.core/org.subshare.core.user=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath13702648758409495063txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4' Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.core=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.core=org.assertj.core --add-reads org.subshare.core=junit --add-opens org.subshare.core/org.subshare.core.crypto=junit --add-opens org.subshare.core/org.subshare.core.file=junit --add-opens org.subshare.core/org.subshare.core.gpg=junit --add-opens org.subshare.core/org.subshare.core.io=junit --add-opens org.subshare.core/org.subshare.core.pgp=junit --add-opens org.subshare.core/org.subshare.core.user=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath1183943425548846693txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.core=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.core=org.assertj.core --add-reads org.subshare.core=junit --add-opens org.subshare.core/org.subshare.core.crypto=junit --add-opens org.subshare.core/org.subshare.core.file=junit --add-opens org.subshare.core/org.subshare.core.gpg=junit --add-opens org.subshare.core/org.subshare.core.io=junit --add-opens org.subshare.core/org.subshare.core.pgp=junit --add-opens org.subshare.core/org.subshare.core.user=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath3974086098246055646txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 1' Successfully started process 'Gradle Test Executor 5' Successfully started process 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 3' Successfully started process 'Gradle Test Executor 4' 07:07:57.844 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 3 started executing tests. 07:07:58.685 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 2 started executing tests. 07:07:58.854 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 5 started executing tests. 07:07:59.546 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 4 started executing tests. 07:07:59.559 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 1 started executing tests. 07:08:01.727 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 5 finished executing tests. > Task :org.subshare.core:test org.subshare.core.pgp.PgpTest STANDARD_OUT 07:08:02.885 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:08:02.915 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:03.073 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg 07:08:03.080 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithoutIv: Generating 10217099 random bytes plaintext took 581 ms. 07:08:04.019 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:08:04.127 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:04.129 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg 07:08:04.130 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg 07:08:04.131 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/secring.gpg' 07:08:04.546 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:04.547 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:04.548 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:04.549 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:04.550 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/pubring.gpg' 07:08:04.754 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Creating symmetric key took 1107 ms. org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT >>> pub >>> keyID: 16686379b818da48 fingerprint: E8:3E:05:6D:B9:48:9E:0E:4B:56:05:89:16:68:63:79:B8:18:DA:48 masterKey: true encryptionKey: false userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: bac80223da647e40 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 61ccd0bc31c2fd11 fingerprint: 94:EA:C4:49:52:F8:06:06:BB:48:D6:00:61:CC:D0:BC:31:C2:FD:11 masterKey: false encryptionKey: true signature.keyID: 16686379b818da48 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: bd6f8ad4ed282672 fingerprint: F0:7D:B2:CA:11:A4:9A:06:D5:2C:AC:2E:BD:6F:8A:D4:ED:28:26:72 masterKey: true encryptionKey: false userID: Raul Borgmann signature.keyID: bd6f8ad4ed282672 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8e8de83f193e0818 fingerprint: A1:FF:3B:57:D2:F4:F8:83:CC:D6:F3:C9:8E:8D:E8:3F:19:3E:08:18 masterKey: false encryptionKey: true signature.keyID: bd6f8ad4ed282672 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e1c54f71816c5f79 fingerprint: E6:F0:CC:2A:B3:0A:7A:56:21:FC:57:67:E1:C5:4F:71:81:6C:5F:79 masterKey: true encryptionKey: true userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 78687d95ae3fa046 fingerprint: F1:A8:EB:77:B6:37:FC:94:6F:86:84:97:78:68:7D:95:AE:3F:A0:46 masterKey: false encryptionKey: true signature.keyID: e1c54f71816c5f79 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3d2ee0fae51538e3 fingerprint: 65:4F:EF:09:CF:48:F6:A8:53:38:17:ED:3D:2E:E0:FA:E5:15:38:E3 masterKey: true encryptionKey: true userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 1e186f1da6fe25a3 fingerprint: 58:FE:00:05:7A:DA:86:99:1E:2E:C1:82:1E:18:6F:1D:A6:FE:25:A3 masterKey: false encryptionKey: true signature.keyID: 3d2ee0fae51538e3 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 409da8fb2f28430b fingerprint: A0:EB:CA:29:8F:63:B9:1A:FC:9F:63:CB:40:9D:A8:FB:2F:28:43:0B masterKey: true encryptionKey: true userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06adf1b08d0027fb fingerprint: 7A:1C:50:77:A4:B6:7F:A2:28:16:69:C3:06:AD:F1:B0:8D:00:27:FB masterKey: false encryptionKey: true signature.keyID: 409da8fb2f28430b signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 382b4a7dc1945ec7 fingerprint: DC:1D:2A:BC:A1:51:74:5C:9A:B4:EF:62:38:2B:4A:7D:C1:94:5E:C7 masterKey: true encryptionKey: true userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk signature.keyID: 17cf7cfedfef561d signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: d72b9dce44205dcb fingerprint: 8C:53:5B:15:3B:81:EF:68:95:7E:5C:E3:D7:2B:9D:CE:44:20:5D:CB masterKey: false encryptionKey: true signature.keyID: 382b4a7dc1945ec7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 6b2a9a81923940f4 fingerprint: 51:2D:51:69:20:76:5B:62:91:35:C5:2C:6B:2A:9A:81:92:39:40:F4 masterKey: true encryptionKey: true userID: Khaled Soliman (TEST) signature.keyID: 6b2a9a81923940f4 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 607679b214586a3d fingerprint: EF:96:EE:88:44:FD:2D:B3:B0:95:BD:7F:60:76:79:B2:14:58:6A:3D masterKey: false encryptionKey: true signature.keyID: 6b2a9a81923940f4 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: b921cac57482bdd7 fingerprint: 5D:C6:1B:3C:65:E4:A2:D8:E9:3A:4F:C5:B9:21:CA:C5:74:82:BD:D7 masterKey: true encryptionKey: false userID: Marius Heinzmann signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1640c5a7aacd2145 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: a333ec99d2d85de2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 9185db4f92be86c0 fingerprint: 42:C6:3E:E3:59:85:78:46:10:74:DA:51:91:85:DB:4F:92:BE:86:C0 masterKey: false encryptionKey: true signature.keyID: b921cac57482bdd7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: c0273d48e8dbb7e5 fingerprint: 68:1D:52:1C:61:33:B9:15:63:F4:CA:E7:C0:27:3D:48:E8:DB:B7:E5 masterKey: true encryptionKey: true userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a4ace1264432a14b fingerprint: 96:F1:3A:B2:F9:3A:60:80:6F:AC:BF:25:A4:AC:E1:26:44:32:A1:4B masterKey: false encryptionKey: true signature.keyID: c0273d48e8dbb7e5 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: aad17971cbaeb49c fingerprint: A6:B9:45:33:7A:36:F1:C3:30:F4:DE:FE:AA:D1:79:71:CB:AE:B4:9C masterKey: true encryptionKey: true userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 7c3dceb92a99225f fingerprint: 9B:03:DB:57:16:6F:DD:1B:19:29:A5:61:7C:3D:CE:B9:2A:99:22:5F masterKey: false encryptionKey: true signature.keyID: aad17971cbaeb49c signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e9ef196d67ad76fb fingerprint: 0A:7A:DE:15:6E:B2:0A:D7:D5:68:90:DD:E9:EF:19:6D:67:AD:76:FB masterKey: true encryptionKey: false userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 6c73c63b5886ca02 fingerprint: 84:F2:6F:EB:B7:84:9A:E2:6F:BB:6F:B5:6C:73:C6:3B:58:86:CA:02 masterKey: false encryptionKey: true signature.keyID: e9ef196d67ad76fb signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 1d7e43dd64064d90 fingerprint: CA:17:2F:86:DC:A8:EA:22:3E:3E:E7:1A:1D:7E:43:DD:64:06:4D:90 masterKey: true encryptionKey: true userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8a6f8ea350740483 fingerprint: C9:8B:5E:D6:FA:C0:C8:28:70:47:D6:5D:8A:6F:8E:A3:50:74:04:83 masterKey: false encryptionKey: true signature.keyID: 1d7e43dd64064d90 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3196dc5e1ee3b87e fingerprint: 64:F7:2E:93:3D:B1:9E:37:19:36:3C:5C:31:96:DC:5E:1E:E3:B8:7E masterKey: true encryptionKey: true userID: Raul Borgmann signature.keyID: 3196dc5e1ee3b87e signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06e348ede7fbda5e fingerprint: CD:A5:60:7C:D6:69:95:05:ED:4A:7C:B0:06:E3:48:ED:E7:FB:DA:5E masterKey: false encryptionKey: true signature.keyID: 3196dc5e1ee3b87e signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f16ec3601cf1e265 fingerprint: 00:52:F5:A6:CC:9C:D5:59:26:93:F1:9A:F1:6E:C3:60:1C:F1:E2:65 masterKey: true encryptionKey: true userID: Jan Mortensen signature.keyID: f16ec3601cf1e265 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: NO_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 44e7e2b1718d1069 fingerprint: 8D:AA:2F:6B:79:05:A9:40:92:CD:12:0E:44:E7:E2:B1:71:8D:10:69 masterKey: false encryptionKey: true signature.keyID: f16ec3601cf1e265 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f46364d95e36f890 fingerprint: 9A:C0:97:60:E7:3B:AD:D8:96:59:76:F9:F4:63:64:D9:5E:36:F8:90 masterKey: true encryptionKey: false userID: Niklas Schiffler signature.keyID: f46364d95e36f890 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: b9ed35b5f47d3fba fingerprint: AB:1C:8B:48:ED:3A:1C:BE:03:F9:68:35:B9:ED:35:B5:F4:7D:3F:BA masterKey: false encryptionKey: true signature.keyID: f46364d95e36f890 signature.signatureType: SUBKEY_BINDING <<< pub <<< org.subshare.core.gpg.GnuPgTest > readSecringGpg STANDARD_OUT >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: 70c642ca41cd4390 userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: 49bd4210ee77b7f8 <<< sec <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: d7a92a24aa97ddbd userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: a58da7d810b74edf <<< sec <<< org.subshare.core.user.UserRegistryTest STANDARD_OUT 07:08:06.921 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:08:06.972 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:07.049 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:07.060 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 10217099 bytes plaintext to 10217110 bytes ciphertext took 2220 ms. org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:08:07.412 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:07.418 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:07.420 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:07.421 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/secring.gpg' 07:08:07.425 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:07.437 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:07.439 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:07.441 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:07.443 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/pubring.gpg' 07:08:07.533 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 10217110 bytes ciphertext to 10217099 bytes plaintext took 1315 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:08:09.668 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:08:10.086 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 1 finished executing tests. > Task :org.subshare.core:test org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:08:10.847 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:08:10.881 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:10.885 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:10.886 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:10.887 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:10.898 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:10.899 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:10.901 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:10.901 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/secring.gpg' 07:08:10.904 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:10.920 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:10.921 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:10.922 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:10.923 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/pubring.gpg' 07:08:10.950 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 07:08:10.951 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:08:10.960 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:11.453 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:11.954 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:12.455 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:12.957 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:08:13.303 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:13.459 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:13.961 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:08:14.061 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeEncrypted(BcPgpDecoder.java:274) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:101) at org.subshare.core/org.subshare.core.pgp.PgpTest.inlineSignThenEncryptAndDecryptThenVerify(PgpTest.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13-rc-2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:157) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71) at jmockit@1.49/mockit.integration.junit4.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:29) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at junit@4.13-rc-2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13-rc-2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13-rc-2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13-rc-2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13-rc-2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.base/java.lang.Thread.run(Thread.java:834) org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT 07:08:14.201 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] 07:08:14.205 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:14.462 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithoutIv: Generating 8913912 random bytes plaintext took 95 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:14.965 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 8913912 bytes plaintext to 8913926 bytes ciphertext took 299 ms. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 07:08:15.206 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 8913926 bytes ciphertext to 8913912 bytes plaintext took 356 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:15.468 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 07:08:15.655 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:08:15.970 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:16.473 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:16.975 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:17.477 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:17.979 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:18.003 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. 07:08:18.563 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:08:18.567 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:08:18.669 [Test worker] INFO o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2021-03-21T18:43:12 07:08:18.689 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:18.694 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:18.694 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:18.695 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:18.708 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:18.710 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:18.711 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg 07:08:18.712 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/secring.gpg' 07:08:18.716 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:18.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:18.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:18.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:18.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/pubring.gpg' 07:08:18.730 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 07:08:18.731 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 07:08:18.823 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeCompressed(BcPgpDecoder.java:180) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:103) at org.subshare.core/org.subshare.core.pgp.PgpTest.inlineSignAndVerify(PgpTest.java:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13-rc-2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:157) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71) at jmockit@1.49/mockit.integration.junit4.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:29) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at junit@4.13-rc-2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13-rc-2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13-rc-2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13-rc-2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13-rc-2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.base/java.lang.Thread.run(Thread.java:834) org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT 07:08:18.983 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:18.985 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/secring.gpg' 07:08:18.989 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:18.991 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:18.992 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:18.993 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:18.995 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/pubring.gpg' 07:08:19.046 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 07:08:19.070 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:08:19.071 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/secring.gpg' 07:08:19.073 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:08:19.074 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:08:19.075 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:08:19.075 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:08:19.076 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/yZNNIkxC2Za9GexYjnr0mQ/.gnupg/pubring.gpg' org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:19.232 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING symmetricWithoutIv: Generating 1173825 random bytes plaintext took 11 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. symmetricWithoutIv: Encrypting 1173825 bytes plaintext to 1173831 bytes ciphertext took 97 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:19.733 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 1173831 bytes ciphertext to 1173825 bytes plaintext took 83 ms. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 07:08:19.887 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:20.234 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithoutIv: Generating 9470581 random bytes plaintext took 85 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 07:08:20.434 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) at org.subshare.core/org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:220) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13-rc-2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:157) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71) at jmockit@1.49/mockit.integration.junit4.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:29) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at junit@4.13-rc-2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13-rc-2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13-rc-2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13-rc-2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13-rc-2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.base/java.lang.Thread.run(Thread.java:834) 07:08:20.512 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) at org.subshare.core/org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) at org.subshare.core/org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13-rc-2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:157) at jmockit@1.49/mockit.integration.junit4.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71) at jmockit@1.49/mockit.integration.junit4.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:29) at junit@4.13-rc-2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at junit@4.13-rc-2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13-rc-2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13-rc-2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13-rc-2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13-rc-2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13-rc-2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13-rc-2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at junit@4.13-rc-2/org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at junit@4.13-rc-2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13-rc-2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:08:20.528 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 4 finished executing tests. > Task :org.subshare.core:test at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.base/java.lang.Thread.run(Thread.java:834) org.subshare.core.pgp.PgpTest STANDARD_OUT 07:08:20.520 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:20.737 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 9470581 bytes plaintext to 9470598 bytes ciphertext took 451 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:21.239 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 9470598 bytes ciphertext to 9470581 bytes plaintext took 450 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:21.741 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:22.244 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:22.747 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:23.249 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:23.751 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:24.253 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:24.756 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:25.257 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING symmetricWithoutIv: Generating 7128134 random bytes plaintext took 63 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. symmetricWithoutIv: Encrypting 7128134 bytes plaintext to 7128150 bytes ciphertext took 238 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:25.760 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 7128150 bytes ciphertext to 7128134 bytes plaintext took 292 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:26.262 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:26.763 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:27.265 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:27.766 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:28.268 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/BWI3BideFKveHbwLLdeF4A/.gnupg/trustdb.gpg' failed. Retrying. 07:08:28.692 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. 07:08:28.842 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithoutIv: Generating 3095961 random bytes plaintext took 30 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. symmetricWithoutIv: Encrypting 3095961 bytes plaintext to 3095967 bytes ciphertext took 215 ms. symmetricWithoutIv: Decrypting 3095967 bytes ciphertext to 3095961 bytes plaintext took 228 ms. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 6095883 random bytes plaintext took 57 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 6095883 bytes plaintext to 6095910 bytes ciphertext took 206 ms. symmetricWithRandomIv: Decrypting 6095910 bytes ciphertext to 6095883 bytes plaintext took 210 ms. symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithRandomIv: Generating 8364623 random bytes plaintext took 75 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 8364623 bytes plaintext to 8364646 bytes ciphertext took 287 ms. symmetricWithRandomIv: Decrypting 8364646 bytes ciphertext to 8364623 bytes plaintext took 299 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:08:36.039 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 7190 ms. 07:08:36.052 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:08:36.153 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:08:36.225 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:36.229 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 3 finished executing tests. > Task :org.subshare.core:test org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING symmetricWithRandomIv: Generating 3385965 random bytes plaintext took 28 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 3385965 bytes plaintext to 3385987 bytes ciphertext took 159 ms. symmetricWithRandomIv: Decrypting 3385987 bytes ciphertext to 3385965 bytes plaintext took 161 ms. symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 4977709 random bytes plaintext took 42 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 4977709 bytes plaintext to 4977734 bytes ciphertext took 164 ms. symmetricWithRandomIv: Decrypting 4977734 bytes ciphertext to 4977709 bytes plaintext took 173 ms. symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING symmetricWithRandomIv: Generating 882904 random bytes plaintext took 7 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 882904 bytes plaintext to 882934 bytes ciphertext took 31 ms. symmetricWithRandomIv: Decrypting 882934 bytes ciphertext to 882904 bytes plaintext took 33 ms. symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithRandomIv: Generating 884103 random bytes plaintext took 8 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 884103 bytes plaintext to 884125 bytes ciphertext took 48 ms. symmetricWithRandomIv: Decrypting 884125 bytes ciphertext to 884103 bytes plaintext took 51 ms. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT 07:08:46.073 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 2677 ms. asymmetricPlain: Creating asymmetric key took 2678 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 318 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 318 bytes plaintext to 518 bytes ciphertext took 34 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 318 bytes plaintext took 48 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 446 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 446 bytes plaintext to 518 bytes ciphertext took 6 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 446 bytes plaintext took 81 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 168 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 168 bytes plaintext to 518 bytes ciphertext took 3 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 168 bytes plaintext took 70 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 252 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 252 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 252 bytes plaintext took 38 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 378 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 378 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 378 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 248 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 248 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 248 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 148 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 148 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 148 bytes plaintext took 36 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 156 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 156 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 156 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 317 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 317 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 317 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 107 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 107 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 107 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 258 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 258 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 258 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 302 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 302 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 302 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 384 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 384 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 384 bytes plaintext took 39 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 265 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 265 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 265 bytes plaintext took 41 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 264 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 264 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 264 bytes plaintext took 41 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 300 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 300 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 300 bytes plaintext took 38 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 316 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 316 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 316 bytes plaintext took 36 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 197 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 197 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 197 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 348 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 348 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 348 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 453 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 453 bytes plaintext to 518 bytes ciphertext took 3 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 453 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 306 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 306 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 306 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 126 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 126 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 126 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 138 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 138 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 138 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 287 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 287 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 287 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 81 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 81 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 81 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 141 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 141 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 141 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 391 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 391 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 391 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 86 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 86 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 86 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 390 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 390 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 390 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 150 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 150 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 150 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 86 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 86 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 86 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 455 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 455 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 455 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 144 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 144 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 144 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 450 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 450 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 450 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 94 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 94 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 94 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 338 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 338 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 338 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 308 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 308 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 308 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 301 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 301 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 301 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 296 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 296 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 296 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 64 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 64 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 64 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 92 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 92 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 92 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 28 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 28 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 28 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 203 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 203 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 203 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 55 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 55 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 55 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 171 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 171 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 171 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 365 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 365 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 365 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 173 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 173 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 173 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 7 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 7 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 7 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 211 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 211 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 211 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 52 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 52 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 52 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 185 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 185 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 185 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 245 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 245 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 245 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 459 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 459 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 459 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 42 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 42 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 42 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 415 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 415 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 415 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 423 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 423 bytes plaintext to 518 bytes ciphertext took 9 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 423 bytes plaintext took 41 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 375 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 375 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 375 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 232 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 232 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 232 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 202 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 202 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 202 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 174 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 174 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 174 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 160 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 160 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 160 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 422 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 422 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 422 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 260 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 260 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 260 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 58 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 58 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 58 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 181 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 181 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 181 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 443 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 443 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 443 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 227 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 227 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 227 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 271 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 271 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 271 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 225 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 225 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 225 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 397 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 397 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 397 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 164 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 164 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 164 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 55 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 55 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 55 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 444 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 444 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 444 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 397 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 397 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 397 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 405 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 405 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 405 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 22 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 22 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 22 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 393 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 393 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 393 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 72 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 72 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 72 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 288 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 288 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 288 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 47 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 47 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 47 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 417 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 417 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 417 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 438 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 438 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 438 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 171 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 171 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 171 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 56 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 56 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 56 bytes plaintext took 26 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 307 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 307 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 307 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 153 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 153 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 153 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 285 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 285 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 285 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 126 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 126 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 126 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 119 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 119 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 119 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 350 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 350 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 350 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 315 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 315 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 315 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 37 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 37 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 37 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 282 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 282 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 282 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 460 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 460 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 460 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 399 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 399 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 399 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 315 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 315 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 315 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 22 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 22 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 22 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 277 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 277 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 277 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 5 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 5 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 5 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 401 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 401 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 401 bytes plaintext took 30 ms. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT 07:08:53.981 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 4203 ms. asymmetricPlain: Creating asymmetric key took 4204 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 5726645 random bytes plaintext took 48 ms. asymmetricCombiWithRandomIv: Encrypting 5726645 bytes plaintext to 5727200 bytes ciphertext took 219 ms. asymmetricCombiWithRandomIv: Decrypting 5727200 bytes ciphertext to 5726645 bytes plaintext took 221 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 4894349 random bytes plaintext took 39 ms. asymmetricCombiWithRandomIv: Encrypting 4894349 bytes plaintext to 4894896 bytes ciphertext took 147 ms. asymmetricCombiWithRandomIv: Decrypting 4894896 bytes ciphertext to 4894349 bytes plaintext took 189 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 10378803 random bytes plaintext took 85 ms. asymmetricCombiWithRandomIv: Encrypting 10378803 bytes plaintext to 10379347 bytes ciphertext took 535 ms. asymmetricCombiWithRandomIv: Decrypting 10379347 bytes ciphertext to 10378803 bytes plaintext took 596 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 416307 random bytes plaintext took 4 ms. asymmetricCombiWithRandomIv: Encrypting 416307 bytes plaintext to 416864 bytes ciphertext took 17 ms. asymmetricCombiWithRandomIv: Decrypting 416864 bytes ciphertext to 416307 bytes plaintext took 47 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 10452673 random bytes plaintext took 87 ms. asymmetricCombiWithRandomIv: Encrypting 10452673 bytes plaintext to 10453232 bytes ciphertext took 350 ms. asymmetricCombiWithRandomIv: Decrypting 10453232 bytes ciphertext to 10452673 bytes plaintext took 408 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 3591229 random bytes plaintext took 35 ms. asymmetricCombiWithRandomIv: Encrypting 3591229 bytes plaintext to 3591773 bytes ciphertext took 216 ms. asymmetricCombiWithRandomIv: Decrypting 3591773 bytes ciphertext to 3591229 bytes plaintext took 267 ms. 07:09:12.248 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 2 finished executing tests. > Task :org.subshare.core:test Finished generating test XML results (0.137 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/test-results/test Generating HTML test report... Finished generating test html results (0.133 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/reports/tests/test :org.subshare.core:test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 1 mins 25.878 secs. :org.subshare.crypto:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.crypto:compileTestJava Caching disabled for task ':org.subshare.crypto:compileTestJava' because: Build cache is disabled Task ':org.subshare.crypto:compileTestJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test/org/subshare has been removed. The input changes require a full rebuild for incremental task ':org.subshare.crypto:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.012 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.crypto:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.861 secs. :org.subshare.crypto:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.crypto:processTestResources Caching disabled for task ':org.subshare.crypto:processTestResources' because: Build cache is disabled Task ':org.subshare.crypto:processTestResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test/org has been removed. :org.subshare.crypto:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.043 secs. :org.subshare.crypto:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.crypto:testClasses Skipping task ':org.subshare.crypto:testClasses' as it has no actions. :org.subshare.crypto:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:test (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.crypto:test Caching disabled for task ':org.subshare.crypto:test' because: Build cache is disabled Task ':org.subshare.crypto:test' is not up-to-date because: Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/test-results/test/binary has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.crypto=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test --add-modules ALL-MODULE-PATH --add-modules co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=junit --add-opens org.subshare.crypto/org.subshare.crypto=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath1135803341827772132txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6' Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.crypto=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test --add-modules ALL-MODULE-PATH --add-modules co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=junit --add-opens org.subshare.crypto/org.subshare.crypto=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath4818110465250788175txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7' Successfully started process 'Gradle Test Executor 6' Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.crypto=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test --add-modules ALL-MODULE-PATH --add-modules co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=junit --add-opens org.subshare.crypto/org.subshare.crypto=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath8914541928648991092txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 7' Starting process 'Gradle Test Executor 10'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.crypto=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test --add-modules ALL-MODULE-PATH --add-modules co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=junit --add-opens org.subshare.crypto/org.subshare.crypto=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath11708077259204301227txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 10' Starting process 'Gradle Test Executor 9'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.crypto=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/resources/test --add-modules ALL-MODULE-PATH --add-modules co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=co.codewizards.cloudstore.core,org.assertj.core --add-reads org.subshare.crypto=junit --add-opens org.subshare.crypto/org.subshare.crypto=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath12571797911895106912txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 9' Successfully started process 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 10' Successfully started process 'Gradle Test Executor 9' 07:09:24.231 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 8 started executing tests. 07:09:24.802 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 9 started executing tests. 07:09:25.401 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 7 started executing tests. 07:09:25.488 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 10 started executing tests. 07:09:25.740 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 6 started executing tests. > Task :org.subshare.crypto:test org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT 07:09:29.042 [Test worker] INFO o.s.c.MACBenchmark - short1 = -12030 07:09:29.075 [Test worker] INFO o.s.c.MACBenchmark - short2 = -12030 07:09:29.087 [Test worker] INFO o.s.c.MACBenchmark - int1 = 53506 org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedBlockCipherModes STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** BlockCipherMode *** CBC CBC-CTS CCM CFB CFB104 CFB112 CFB120 CFB128 CFB136 CFB144 CFB152 CFB16 CFB160 CFB168 CFB176 CFB184 CFB192 CFB200 CFB208 CFB216 CFB224 CFB232 CFB24 CFB240 CFB248 CFB256 CFB32 CFB40 CFB48 CFB56 CFB64 CFB72 CFB8 CFB80 CFB88 CFB96 CTS EAX ECB GCM GOFB OFB OFB104 OFB112 OFB120 OFB128 OFB136 OFB144 OFB152 OFB16 OFB160 OFB168 OFB176 OFB184 OFB192 OFB200 OFB208 OFB216 OFB224 OFB232 OFB24 OFB240 OFB248 OFB256 OFB32 OFB40 OFB48 OFB56 OFB64 OFB72 OFB8 OFB80 OFB88 OFB96 SIC <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedCipherEngines STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricBlock *** AES AES.FAST AES.LIGHT BLOWFISH CAMELLIA CAMELLIA.LIGHT CAST5 CAST6 DES DESEDE GOST28147 NOEKEON NULL RC2 RC5-32 RC5-64 RC6 RIJNDAEL SEED SERPENT SKIPJACK TEA TWOFISH XTEA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/asymmetricBlock *** ELGAMAL NACCACHESTERN RSA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricStream *** GRAIN-128 GRAIN-V1 HC-128 HC-256 ISAAC RC4 SALSA20 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedMACs STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** MAC *** DES DES/CFB8 DES64 DES64MAC DESMAC DESMAC/CFB8 DESWITHISO9797 DESWITHISO9797MAC GOST28147 GOST28147MAC HMAC-MD2 HMAC-MD4 HMAC-MD5 HMAC-RIPEMD128 HMAC-RIPEMD160 HMAC-SHA1 HMAC-SHA224 HMAC-SHA256 HMAC-SHA384 HMAC-SHA512 HMAC-TIGER HMAC/MD2 HMAC/MD4 HMAC/MD5 HMAC/RIPEMD128 HMAC/RIPEMD160 HMAC/SHA1 HMAC/SHA224 HMAC/SHA256 HMAC/SHA384 HMAC/SHA512 HMAC/TIGER HMACMD2 HMACMD4 HMACMD5 HMACRIPEMD128 HMACRIPEMD160 HMACSHA1 HMACSHA224 HMACSHA256 HMACSHA384 HMACSHA512 HMACTIGER ISO9797ALG3 ISO9797ALG3MAC ISO9797ALG3MACWITHISO7816-4PADDING ISO9797ALG3WITHISO7816-4PADDING OLDHMACSHA384 OLDHMACSHA512 RC2 RC2/CFB8 RC2MAC RC2MAC/CFB8 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedPaddings STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricBlock *** ISO10126 ISO10126-2 ISO10126-2PADDING ISO10126PADDING ISO7816-4 ISO7816-4PADDING NOPADDING PKCS5 PKCS5PADDING PKCS7 PKCS7PADDING TBC TBCPADDING X9.23 X9.23PADDING ZEROBYTE ZEROBYTEPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/asymmetricBlock *** ISO9796-1 ISO9796-1PADDING NOPADDING OAEP OAEPPADDING OAEPWITHSHA1ANDMGF1 OAEPWITHSHA1ANDMGF1PADDING PKCS1 PKCS1PADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricStream *** NOPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 0 *** *** 1 *** *** 2 *** *** 3 *** *** 4 *** *** 5 *** *** 6 *** *** 7 *** *** 8 *** *** 9 *** *** 10 *** *** 11 *** *** 12 *** *** 13 *** *** 14 *** *** 15 *** *** 16 *** *** 17 *** *** 18 *** *** 19 *** *** 20 *** *** 21 *** *** 22 *** *** 23 *** *** 24 *** *** 25 *** *** 26 *** *** 27 *** *** 28 *** *** 29 *** *** 30 *** *** 31 *** *** 32 *** *** 33 *** *** 34 *** *** 35 *** *** 36 *** *** 37 *** *** 38 *** *** 39 *** *** 40 *** *** 41 *** *** 42 *** *** 43 *** *** 44 *** *** 45 *** *** 46 *** *** 47 *** *** 48 *** *** 49 *** *** 50 *** *** 51 *** *** 52 *** *** 53 *** *** 54 *** *** 55 *** *** 56 *** *** 57 *** *** 58 *** *** 59 *** *** 60 *** *** 61 *** *** 62 *** *** 63 *** *** 64 *** *** 65 *** *** 66 *** *** 67 *** *** 68 *** *** 69 *** *** 70 *** *** 71 *** *** 72 *** *** 73 *** *** 74 *** *** 75 *** *** 76 *** *** 77 *** *** 78 *** *** 79 *** *** 80 *** *** 81 *** *** 82 *** *** 83 *** *** 84 *** *** 85 *** *** 86 *** *** 87 *** *** 88 *** *** 89 *** *** 90 *** *** 91 *** *** 92 *** *** 93 *** *** 94 *** *** 95 *** *** 96 *** *** 97 *** *** 98 *** *** 99 *** *** 100 *** *** 101 *** *** 102 *** *** 103 *** *** 104 *** *** 105 *** *** 106 *** *** 107 *** *** 108 *** *** 109 *** *** 110 *** *** 111 *** *** 112 *** *** 113 *** *** 114 *** *** 115 *** *** 116 *** *** 117 *** *** 118 *** *** 119 *** *** 120 *** *** 121 *** *** 122 *** *** 123 *** *** 124 *** *** 125 *** *** 126 *** *** 127 *** *** 128 *** *** 129 *** *** 130 *** *** 131 *** *** 132 *** *** 133 *** *** 134 *** *** 135 *** *** 136 *** *** 137 *** *** 138 *** *** 139 *** *** 140 *** *** 141 *** *** 142 *** *** 143 *** *** 144 *** *** 145 *** *** 146 *** *** 147 *** *** 148 *** *** 149 *** *** 150 *** *** 151 *** *** 152 *** *** 153 *** *** 154 *** *** 155 *** *** 156 *** *** 157 *** *** 158 *** *** 159 *** *** 160 *** *** 161 *** *** 162 *** *** 163 *** *** 164 *** *** 165 *** *** 166 *** *** 167 *** *** 168 *** *** 169 *** *** 170 *** *** 171 *** *** 172 *** *** 173 *** *** 174 *** *** 175 *** *** 176 *** *** 177 *** *** 178 *** *** 179 *** *** 180 *** *** 181 *** *** 182 *** *** 183 *** *** 184 *** *** 185 *** *** 186 *** *** 187 *** *** 188 *** *** 189 *** *** 190 *** *** 191 *** *** 192 *** *** 193 *** *** 194 *** *** 195 *** *** 196 *** *** 197 *** *** 198 *** *** 199 *** *** 200 *** *** 201 *** *** 202 *** *** 203 *** *** 204 *** *** 205 *** *** 206 *** *** 207 *** *** 208 *** *** 209 *** *** 210 *** *** 211 *** *** 212 *** *** 213 *** *** 214 *** *** 215 *** *** 216 *** *** 217 *** *** 218 *** *** 219 *** *** 220 *** *** 221 *** *** 222 *** *** 223 *** *** 224 *** *** 225 *** *** 226 *** *** 227 *** *** 228 *** *** 229 *** *** 230 *** *** 231 *** *** 232 *** *** 233 *** *** 234 *** *** 235 *** *** 236 *** *** 237 *** *** 238 *** *** 239 *** *** 240 *** *** 241 *** *** 242 *** *** 243 *** *** 244 *** *** 245 *** *** 246 *** *** 247 *** *** 248 *** *** 249 *** *** 250 *** *** 251 *** *** 252 *** *** 253 *** *** 254 *** *** 255 *** *** 256 *** *** 257 *** *** 258 *** *** 259 *** *** 260 *** *** 261 *** *** 262 *** *** 263 *** *** 264 *** *** 265 *** *** 266 *** *** 267 *** *** 268 *** *** 269 *** *** 270 *** *** 271 *** *** 272 *** *** 273 *** *** 274 *** *** 275 *** *** 276 *** *** 277 *** *** 278 *** *** 279 *** *** 280 *** *** 281 *** *** 282 *** *** 283 *** *** 284 *** *** 285 *** *** 286 *** *** 287 *** *** 288 *** *** 289 *** *** 290 *** *** 291 *** *** 292 *** *** 293 *** *** 294 *** *** 295 *** *** 296 *** *** 297 *** *** 298 *** *** 299 *** *** 300 *** *** 301 *** *** 302 *** *** 303 *** *** 304 *** *** 305 *** *** 306 *** *** 307 *** *** 308 *** *** 309 *** *** 310 *** *** 311 *** *** 312 *** *** 313 *** *** 314 *** *** 315 *** *** 316 *** *** 317 *** *** 318 *** *** 319 *** *** 320 *** *** 321 *** *** 322 *** *** 323 *** *** 324 *** *** 325 *** *** 326 *** *** 327 *** *** 328 *** *** 329 *** *** 330 *** *** 331 *** *** 332 *** *** 333 *** *** 334 *** *** 335 *** *** 336 *** *** 337 *** *** 338 *** *** 339 *** *** 340 *** *** 341 *** *** 342 *** *** 343 *** *** 344 *** *** 345 *** *** 346 *** *** 347 *** *** 348 *** *** 349 *** *** 350 *** *** 351 *** *** 352 *** *** 353 *** *** 354 *** *** 355 *** *** 356 *** *** 357 *** *** 358 *** *** 359 *** *** 360 *** *** 361 *** *** 362 *** *** 363 *** *** 364 *** *** 365 *** *** 366 *** *** 367 *** *** 368 *** *** 369 *** *** 370 *** *** 371 *** *** 372 *** *** 373 *** *** 374 *** *** 375 *** *** 376 *** *** 377 *** *** 378 *** *** 379 *** *** 380 *** *** 381 *** *** 382 *** *** 383 *** *** 384 *** *** 385 *** *** 386 *** *** 387 *** *** 388 *** *** 389 *** *** 390 *** *** 391 *** *** 392 *** *** 393 *** *** 394 *** *** 395 *** *** 396 *** *** 397 *** *** 398 *** *** 399 *** *** 400 *** *** 401 *** *** 402 *** *** 403 *** *** 404 *** *** 405 *** *** 406 *** *** 407 *** *** 408 *** *** 409 *** *** 410 *** *** 411 *** *** 412 *** *** 413 *** *** 414 *** *** 415 *** *** 416 *** *** 417 *** *** 418 *** *** 419 *** *** 420 *** *** 421 *** *** 422 *** *** 423 *** *** 424 *** *** 425 *** *** 426 *** *** 427 *** *** 428 *** *** 429 *** *** 430 *** *** 431 *** *** 432 *** *** 433 *** *** 434 *** *** 435 *** *** 436 *** *** 437 *** *** 438 *** *** 439 *** *** 440 *** *** 441 *** *** 442 *** *** 443 *** *** 444 *** *** 445 *** *** 446 *** *** 447 *** *** 448 *** *** 449 *** *** 450 *** *** 451 *** *** 452 *** *** 453 *** *** 454 *** *** 455 *** *** 456 *** *** 457 *** *** 458 *** *** 459 *** *** 460 *** *** 461 *** *** 462 *** *** 463 *** *** 464 *** *** 465 *** *** 466 *** *** 467 *** *** 468 *** *** 469 *** *** 470 *** *** 471 *** *** 472 *** *** 473 *** *** 474 *** *** 475 *** *** 476 *** *** 477 *** *** 478 *** *** 479 *** *** 480 *** *** 481 *** *** 482 *** *** 483 *** *** 484 *** *** 485 *** *** 486 *** *** 487 *** *** 488 *** *** 489 *** *** 490 *** *** 491 *** *** 492 *** *** 493 *** *** 494 *** *** 495 *** *** 496 *** *** 497 *** *** 498 *** *** 499 *** *** 500 *** *** 501 *** *** 502 *** *** 503 *** *** 504 *** *** 505 *** *** 506 *** *** 507 *** *** 508 *** *** 509 *** *** 510 *** *** 511 *** *** 512 *** *** 513 *** *** 514 *** *** 515 *** *** 516 *** *** 517 *** *** 518 *** *** 519 *** *** 520 *** *** 521 *** *** 522 *** *** 523 *** *** 524 *** *** 525 *** *** 526 *** *** 527 *** *** 528 *** *** 529 *** *** 530 *** *** 531 *** *** 532 *** *** 533 *** *** 534 *** *** 535 *** *** 536 *** *** 537 *** *** 538 *** *** 539 *** *** 540 *** *** 541 *** *** 542 *** *** 543 *** *** 544 *** *** 545 *** *** 546 *** *** 547 *** *** 548 *** *** 549 *** *** 550 *** *** 551 *** *** 552 *** *** 553 *** *** 554 *** *** 555 *** *** 556 *** *** 557 *** *** 558 *** *** 559 *** *** 560 *** *** 561 *** *** 562 *** *** 563 *** *** 564 *** *** 565 *** *** 566 *** *** 567 *** *** 568 *** *** 569 *** *** 570 *** *** 571 *** *** 572 *** *** 573 *** *** 574 *** *** 575 *** *** 576 *** *** 577 *** *** 578 *** *** 579 *** *** 580 *** *** 581 *** *** 582 *** *** 583 *** *** 584 *** *** 585 *** *** 586 *** *** 587 *** *** 588 *** *** 589 *** *** 590 *** *** 591 *** *** 592 *** *** 593 *** *** 594 *** *** 595 *** *** 596 *** *** 597 *** *** 598 *** *** 599 *** *** 600 *** *** 601 *** *** 602 *** *** 603 *** *** 604 *** *** 605 *** *** 606 *** *** 607 *** *** 608 *** *** 609 *** *** 610 *** *** 611 *** *** 612 *** *** 613 *** *** 614 *** *** 615 *** *** 616 *** *** 617 *** *** 618 *** *** 619 *** *** 620 *** *** 621 *** *** 622 *** *** 623 *** *** 624 *** *** 625 *** *** 626 *** *** 627 *** *** 628 *** *** 629 *** *** 630 *** *** 631 *** *** 632 *** *** 633 *** *** 634 *** *** 635 *** *** 636 *** *** 637 *** *** 638 *** *** 639 *** *** 640 *** *** 641 *** *** 642 *** *** 643 *** *** 644 *** *** 645 *** *** 646 *** *** 647 *** *** 648 *** *** 649 *** *** 650 *** *** 651 *** *** 652 *** *** 653 *** *** 654 *** *** 655 *** *** 656 *** *** 657 *** *** 658 *** *** 659 *** *** 660 *** *** 661 *** *** 662 *** *** 663 *** *** 664 *** *** 665 *** *** 666 *** *** 667 *** *** 668 *** *** 669 *** *** 670 *** *** 671 *** *** 672 *** *** 673 *** *** 674 *** *** 675 *** *** 676 *** *** 677 *** *** 678 *** *** 679 *** *** 680 *** *** 681 *** *** 682 *** *** 683 *** *** 684 *** *** 685 *** *** 686 *** *** 687 *** *** 688 *** *** 689 *** *** 690 *** *** 691 *** *** 692 *** *** 693 *** *** 694 *** *** 695 *** *** 696 *** *** 697 *** *** 698 *** *** 699 *** *** 700 *** *** 701 *** *** 702 *** *** 703 *** *** 704 *** *** 705 *** *** 706 *** *** 707 *** *** 708 *** *** 709 *** *** 710 *** *** 711 *** *** 712 *** *** 713 *** *** 714 *** *** 715 *** *** 716 *** *** 717 *** *** 718 *** *** 719 *** *** 720 *** *** 721 *** *** 722 *** *** 723 *** *** 724 *** *** 725 *** *** 726 *** *** 727 *** *** 728 *** *** 729 *** *** 730 *** *** 731 *** *** 732 *** *** 733 *** *** 734 *** *** 735 *** *** 736 *** *** 737 *** *** 738 *** *** 739 *** *** 740 *** *** 741 *** *** 742 *** *** 743 *** *** 744 *** *** 745 *** *** 746 *** *** 747 *** *** 748 *** *** 749 *** *** 750 *** *** 751 *** *** 752 *** *** 753 *** *** 754 *** *** 755 *** *** 756 *** *** 757 *** *** 758 *** *** 759 *** *** 760 *** *** 761 *** *** 762 *** *** 763 *** *** 764 *** *** 765 *** *** 766 *** *** 767 *** *** 768 *** *** 769 *** *** 770 *** *** 771 *** *** 772 *** *** 773 *** *** 774 *** *** 775 *** *** 776 *** *** 777 *** *** 778 *** *** 779 *** *** 780 *** *** 781 *** *** 782 *** *** 783 *** *** 784 *** *** 785 *** *** 786 *** *** 787 *** *** 788 *** *** 789 *** *** 790 *** *** 791 *** *** 792 *** *** 793 *** *** 794 *** *** 795 *** *** 796 *** *** 797 *** *** 798 *** *** 799 *** *** 800 *** *** 801 *** *** 802 *** *** 803 *** *** 804 *** *** 805 *** *** 806 *** *** 807 *** *** 808 *** *** 809 *** *** 810 *** *** 811 *** *** 812 *** *** 813 *** *** 814 *** *** 815 *** *** 816 *** *** 817 *** *** 818 *** *** 819 *** *** 820 *** *** 821 *** *** 822 *** *** 823 *** *** 824 *** *** 825 *** *** 826 *** *** 827 *** *** 828 *** *** 829 *** *** 830 *** *** 831 *** *** 832 *** *** 833 *** *** 834 *** *** 835 *** *** 836 *** *** 837 *** *** 838 *** *** 839 *** *** 840 *** *** 841 *** *** 842 *** *** 843 *** *** 844 *** *** 845 *** *** 846 *** *** 847 *** *** 848 *** *** 849 *** *** 850 *** *** 851 *** *** 852 *** *** 853 *** *** 854 *** *** 855 *** *** 856 *** *** 857 *** *** 858 *** *** 859 *** *** 860 *** *** 861 *** *** 862 *** *** 863 *** *** 864 *** *** 865 *** *** 866 *** *** 867 *** *** 868 *** *** 869 *** *** 870 *** *** 871 *** *** 872 *** *** 873 *** *** 874 *** *** 875 *** *** 876 *** *** 877 *** *** 878 *** *** 879 *** *** 880 *** *** 881 *** *** 882 *** *** 883 *** *** 884 *** *** 885 *** *** 886 *** *** 887 *** *** 888 *** *** 889 *** *** 890 *** *** 891 *** *** 892 *** *** 893 *** *** 894 *** *** 895 *** *** 896 *** *** 897 *** *** 898 *** *** 899 *** *** 900 *** *** 901 *** *** 902 *** *** 903 *** *** 904 *** *** 905 *** *** 906 *** *** 907 *** *** 908 *** *** 909 *** *** 910 *** *** 911 *** *** 912 *** *** 913 *** *** 914 *** *** 915 *** *** 916 *** *** 917 *** *** 918 *** *** 919 *** *** 920 *** *** 921 *** *** 922 *** *** 923 *** *** 924 *** *** 925 *** *** 926 *** *** 927 *** *** 928 *** *** 929 *** *** 930 *** *** 931 *** *** 932 *** *** 933 *** *** 934 *** *** 935 *** *** 936 *** *** 937 *** *** 938 *** *** 939 *** *** 940 *** *** 941 *** *** 942 *** *** 943 *** *** 944 *** *** 945 *** *** 946 *** *** 947 *** *** 948 *** *** 949 *** *** 950 *** *** 951 *** *** 952 *** *** 953 *** *** 954 *** *** 955 *** *** 956 *** *** 957 *** *** 958 *** *** 959 *** *** 960 *** *** 961 *** *** 962 *** *** 963 *** *** 964 *** *** 965 *** *** 966 *** *** 967 *** *** 968 *** *** 969 *** *** 970 *** *** 971 *** *** 972 *** *** 973 *** *** 974 *** *** 975 *** *** 976 *** *** 977 *** *** 978 *** *** 979 *** *** 980 *** *** 981 *** *** 982 *** *** 983 *** *** 984 *** *** 985 *** *** 986 *** *** 987 *** *** 988 *** *** 989 *** *** 990 *** *** 991 *** *** 992 *** *** 993 *** *** 994 *** *** 995 *** *** 996 *** *** 997 *** *** 998 *** *** 999 *** *** 1000 *** *** 1001 *** *** 1002 *** *** 1003 *** *** 1004 *** *** 1005 *** *** 1006 *** *** 1007 *** *** 1008 *** *** 1009 *** *** 1010 *** *** 1011 *** *** 1012 *** *** 1013 *** *** 1014 *** *** 1015 *** *** 1016 *** *** 1017 *** *** 1018 *** *** 1019 *** *** 1020 *** *** 1021 *** *** 1022 *** *** 1023 *** *** 1024 *** *** 1025 *** *** 1026 *** *** 1027 *** *** 1028 *** *** 1029 *** *** 1030 *** *** 1031 *** *** 1032 *** *** 1033 *** *** 1034 *** *** 1035 *** *** 1036 *** *** 1037 *** *** 1038 *** *** 1039 *** *** 1040 *** *** 1041 *** *** 1042 *** *** 1043 *** *** 1044 *** *** 1045 *** *** 1046 *** *** 1047 *** *** 1048 *** *** 1049 *** *** 1050 *** *** 1051 *** *** 1052 *** *** 1053 *** *** 1054 *** *** 1055 *** *** 1056 *** *** 1057 *** *** 1058 *** *** 1059 *** *** 1060 *** *** 1061 *** *** 1062 *** *** 1063 *** *** 1064 *** *** 1065 *** *** 1066 *** *** 1067 *** *** 1068 *** *** 1069 *** *** 1070 *** *** 1071 *** *** 1072 *** *** 1073 *** *** 1074 *** *** 1075 *** *** 1076 *** *** 1077 *** *** 1078 *** *** 1079 *** *** 1080 *** *** 1081 *** *** 1082 *** *** 1083 *** *** 1084 *** *** 1085 *** *** 1086 *** *** 1087 *** *** 1088 *** *** 1089 *** *** 1090 *** *** 1091 *** *** 1092 *** *** 1093 *** *** 1094 *** *** 1095 *** *** 1096 *** *** 1097 *** *** 1098 *** *** 1099 *** *** 1100 *** *** 1101 *** *** 1102 *** *** 1103 *** *** 1104 *** *** 1105 *** *** 1106 *** *** 1107 *** *** 1108 *** *** 1109 *** *** 1110 *** *** 1111 *** *** 1112 *** *** 1113 *** *** 1114 *** *** 1115 *** *** 1116 *** *** 1117 *** *** 1118 *** *** 1119 *** *** 1120 *** *** 1121 *** *** 1122 *** *** 1123 *** *** 1124 *** *** 1125 *** *** 1126 *** *** 1127 *** *** 1128 *** *** 1129 *** *** 1130 *** *** 1131 *** *** 1132 *** *** 1133 *** *** 1134 *** *** 1135 *** *** 1136 *** *** 1137 *** *** 1138 *** *** 1139 *** *** 1140 *** *** 1141 *** *** 1142 *** *** 1143 *** *** 1144 *** *** 1145 *** *** 1146 *** *** 1147 *** *** 1148 *** *** 1149 *** *** 1150 *** *** 1151 *** *** 1152 *** *** 1153 *** *** 1154 *** *** 1155 *** *** 1156 *** *** 1157 *** *** 1158 *** *** 1159 *** *** 1160 *** *** 1161 *** *** 1162 *** *** 1163 *** *** 1164 *** *** 1165 *** *** 1166 *** *** 1167 *** *** 1168 *** *** 1169 *** *** 1170 *** *** 1171 *** *** 1172 *** org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT 07:09:33.665 [Test worker] INFO o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 4580 msec. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1173 *** *** 1174 *** *** 1175 *** *** 1176 *** *** 1177 *** *** 1178 *** *** 1179 *** *** 1180 *** *** 1181 *** *** 1182 *** *** 1183 *** *** 1184 *** *** 1185 *** *** 1186 *** *** 1187 *** *** 1188 *** *** 1189 *** *** 1190 *** *** 1191 *** *** 1192 *** *** 1193 *** *** 1194 *** *** 1195 *** *** 1196 *** *** 1197 *** *** 1198 *** *** 1199 *** *** 1200 *** *** 1201 *** *** 1202 *** *** 1203 *** *** 1204 *** *** 1205 *** *** 1206 *** *** 1207 *** *** 1208 *** *** 1209 *** *** 1210 *** *** 1211 *** *** 1212 *** *** 1213 *** *** 1214 *** *** 1215 *** *** 1216 *** *** 1217 *** *** 1218 *** *** 1219 *** *** 1220 *** *** 1221 *** *** 1222 *** *** 1223 *** *** 1224 *** *** 1225 *** *** 1226 *** *** 1227 *** *** 1228 *** *** 1229 *** *** 1230 *** *** 1231 *** *** 1232 *** *** 1233 *** *** 1234 *** *** 1235 *** *** 1236 *** *** 1237 *** *** 1238 *** *** 1239 *** *** 1240 *** *** 1241 *** *** 1242 *** *** 1243 *** *** 1244 *** *** 1245 *** *** 1246 *** *** 1247 *** *** 1248 *** *** 1249 *** *** 1250 *** *** 1251 *** *** 1252 *** *** 1253 *** *** 1254 *** *** 1255 *** *** 1256 *** *** 1257 *** *** 1258 *** *** 1259 *** *** 1260 *** *** 1261 *** *** 1262 *** *** 1263 *** *** 1264 *** *** 1265 *** *** 1266 *** *** 1267 *** *** 1268 *** *** 1269 *** *** 1270 *** *** 1271 *** *** 1272 *** *** 1273 *** *** 1274 *** *** 1275 *** *** 1276 *** *** 1277 *** *** 1278 *** *** 1279 *** *** 1280 *** *** 1281 *** *** 1282 *** *** 1283 *** *** 1284 *** *** 1285 *** *** 1286 *** *** 1287 *** *** 1288 *** *** 1289 *** *** 1290 *** *** 1291 *** *** 1292 *** *** 1293 *** *** 1294 *** *** 1295 *** *** 1296 *** *** 1297 *** *** 1298 *** *** 1299 *** *** 1300 *** *** 1301 *** *** 1302 *** *** 1303 *** *** 1304 *** *** 1305 *** *** 1306 *** *** 1307 *** *** 1308 *** *** 1309 *** *** 1310 *** *** 1311 *** *** 1312 *** *** 1313 *** *** 1314 *** *** 1315 *** *** 1316 *** *** 1317 *** *** 1318 *** *** 1319 *** *** 1320 *** *** 1321 *** *** 1322 *** *** 1323 *** *** 1324 *** *** 1325 *** *** 1326 *** *** 1327 *** *** 1328 *** *** 1329 *** *** 1330 *** *** 1331 *** *** 1332 *** *** 1333 *** *** 1334 *** *** 1335 *** *** 1336 *** *** 1337 *** *** 1338 *** *** 1339 *** *** 1340 *** *** 1341 *** *** 1342 *** *** 1343 *** *** 1344 *** *** 1345 *** *** 1346 *** *** 1347 *** *** 1348 *** *** 1349 *** *** 1350 *** *** 1351 *** *** 1352 *** *** 1353 *** *** 1354 *** *** 1355 *** *** 1356 *** *** 1357 *** *** 1358 *** *** 1359 *** *** 1360 *** *** 1361 *** *** 1362 *** *** 1363 *** *** 1364 *** *** 1365 *** *** 1366 *** *** 1367 *** *** 1368 *** *** 1369 *** *** 1370 *** *** 1371 *** *** 1372 *** *** 1373 *** *** 1374 *** *** 1375 *** *** 1376 *** *** 1377 *** *** 1378 *** *** 1379 *** *** 1380 *** *** 1381 *** *** 1382 *** *** 1383 *** *** 1384 *** *** 1385 *** *** 1386 *** *** 1387 *** *** 1388 *** *** 1389 *** *** 1390 *** *** 1391 *** *** 1392 *** *** 1393 *** *** 1394 *** *** 1395 *** *** 1396 *** *** 1397 *** *** 1398 *** *** 1399 *** *** 1400 *** *** 1401 *** *** 1402 *** *** 1403 *** *** 1404 *** *** 1405 *** *** 1406 *** *** 1407 *** *** 1408 *** *** 1409 *** *** 1410 *** *** 1411 *** *** 1412 *** *** 1413 *** *** 1414 *** *** 1415 *** *** 1416 *** *** 1417 *** *** 1418 *** *** 1419 *** *** 1420 *** *** 1421 *** *** 1422 *** *** 1423 *** *** 1424 *** *** 1425 *** *** 1426 *** *** 1427 *** *** 1428 *** *** 1429 *** *** 1430 *** *** 1431 *** *** 1432 *** *** 1433 *** *** 1434 *** *** 1435 *** *** 1436 *** *** 1437 *** *** 1438 *** *** 1439 *** *** 1440 *** *** 1441 *** *** 1442 *** *** 1443 *** *** 1444 *** *** 1445 *** *** 1446 *** *** 1447 *** *** 1448 *** *** 1449 *** *** 1450 *** *** 1451 *** *** 1452 *** *** 1453 *** *** 1454 *** *** 1455 *** *** 1456 *** *** 1457 *** *** 1458 *** *** 1459 *** *** 1460 *** *** 1461 *** *** 1462 *** *** 1463 *** *** 1464 *** *** 1465 *** *** 1466 *** *** 1467 *** *** 1468 *** *** 1469 *** *** 1470 *** *** 1471 *** *** 1472 *** *** 1473 *** *** 1474 *** *** 1475 *** *** 1476 *** *** 1477 *** *** 1478 *** *** 1479 *** *** 1480 *** *** 1481 *** *** 1482 *** *** 1483 *** *** 1484 *** *** 1485 *** *** 1486 *** *** 1487 *** *** 1488 *** *** 1489 *** *** 1490 *** *** 1491 *** *** 1492 *** *** 1493 *** *** 1494 *** *** 1495 *** *** 1496 *** *** 1497 *** *** 1498 *** *** 1499 *** *** 1500 *** *** 1501 *** *** 1502 *** *** 1503 *** *** 1504 *** *** 1505 *** *** 1506 *** *** 1507 *** *** 1508 *** *** 1509 *** *** 1510 *** *** 1511 *** *** 1512 *** *** 1513 *** *** 1514 *** *** 1515 *** *** 1516 *** *** 1517 *** *** 1518 *** *** 1519 *** *** 1520 *** *** 1521 *** *** 1522 *** *** 1523 *** *** 1524 *** *** 1525 *** *** 1526 *** *** 1527 *** *** 1528 *** *** 1529 *** *** 1530 *** *** 1531 *** *** 1532 *** *** 1533 *** *** 1534 *** *** 1535 *** *** 1536 *** *** 1537 *** *** 1538 *** *** 1539 *** *** 1540 *** *** 1541 *** *** 1542 *** *** 1543 *** *** 1544 *** *** 1545 *** *** 1546 *** *** 1547 *** *** 1548 *** *** 1549 *** *** 1550 *** *** 1551 *** *** 1552 *** *** 1553 *** *** 1554 *** *** 1555 *** *** 1556 *** *** 1557 *** *** 1558 *** *** 1559 *** *** 1560 *** *** 1561 *** *** 1562 *** *** 1563 *** *** 1564 *** *** 1565 *** *** 1566 *** *** 1567 *** *** 1568 *** *** 1569 *** *** 1570 *** *** 1571 *** *** 1572 *** *** 1573 *** *** 1574 *** *** 1575 *** *** 1576 *** *** 1577 *** *** 1578 *** *** 1579 *** *** 1580 *** *** 1581 *** *** 1582 *** *** 1583 *** *** 1584 *** *** 1585 *** *** 1586 *** *** 1587 *** *** 1588 *** *** 1589 *** *** 1590 *** *** 1591 *** *** 1592 *** *** 1593 *** *** 1594 *** *** 1595 *** *** 1596 *** *** 1597 *** *** 1598 *** *** 1599 *** *** 1600 *** *** 1601 *** *** 1602 *** *** 1603 *** *** 1604 *** *** 1605 *** *** 1606 *** *** 1607 *** *** 1608 *** *** 1609 *** *** 1610 *** *** 1611 *** *** 1612 *** *** 1613 *** *** 1614 *** *** 1615 *** *** 1616 *** *** 1617 *** *** 1618 *** *** 1619 *** *** 1620 *** *** 1621 *** *** 1622 *** *** 1623 *** *** 1624 *** *** 1625 *** *** 1626 *** *** 1627 *** *** 1628 *** *** 1629 *** *** 1630 *** *** 1631 *** *** 1632 *** *** 1633 *** *** 1634 *** *** 1635 *** *** 1636 *** *** 1637 *** *** 1638 *** *** 1639 *** *** 1640 *** *** 1641 *** *** 1642 *** *** 1643 *** *** 1644 *** *** 1645 *** *** 1646 *** *** 1647 *** *** 1648 *** *** 1649 *** *** 1650 *** *** 1651 *** *** 1652 *** *** 1653 *** *** 1654 *** *** 1655 *** *** 1656 *** *** 1657 *** *** 1658 *** *** 1659 *** *** 1660 *** *** 1661 *** *** 1662 *** *** 1663 *** *** 1664 *** *** 1665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.230 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST// org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1666 *** *** 1667 *** *** 1668 *** *** 1669 *** *** 1670 *** *** 1671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.247 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.249 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1674 *** *** 1675 *** *** 1676 *** *** 1677 *** *** 1678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1681 *** *** 1682 *** *** 1683 *** *** 1684 *** *** 1685 *** *** 1686 *** *** 1687 *** *** 1688 *** *** 1689 *** *** 1690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.267 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1691 *** *** 1692 *** *** 1693 *** *** 1694 *** *** 1695 *** *** 1696 *** *** 1697 *** *** 1698 *** *** 1699 *** *** 1700 *** *** 1701 *** *** 1702 *** *** 1703 *** *** 1704 *** *** 1705 *** *** 1706 *** *** 1707 *** *** 1708 *** *** 1709 *** *** 1710 *** *** 1711 *** *** 1712 *** *** 1713 *** *** 1714 *** *** 1715 *** *** 1716 *** *** 1717 *** *** 1718 *** *** 1719 *** *** 1720 *** *** 1721 *** *** 1722 *** *** 1723 *** *** 1724 *** *** 1725 *** *** 1726 *** *** 1727 *** *** 1728 *** *** 1729 *** *** 1730 *** *** 1731 *** *** 1732 *** *** 1733 *** *** 1734 *** *** 1735 *** *** 1736 *** *** 1737 *** *** 1738 *** *** 1739 *** *** 1740 *** *** 1741 *** *** 1742 *** *** 1743 *** *** 1744 *** *** 1745 *** *** 1746 *** *** 1747 *** *** 1748 *** *** 1749 *** *** 1750 *** *** 1751 *** *** 1752 *** *** 1753 *** *** 1754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1755 *** *** 1756 *** *** 1757 *** *** 1758 *** *** 1759 *** *** 1760 *** *** 1761 *** *** 1762 *** *** 1763 *** *** 1764 *** *** 1765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1766 *** *** 1767 *** *** 1768 *** *** 1769 *** *** 1770 *** *** 1771 *** *** 1772 *** *** 1773 *** *** 1774 *** *** 1775 *** *** 1776 *** *** 1777 *** *** 1778 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1779 *** *** 1780 *** *** 1781 *** *** 1782 *** *** 1783 *** *** 1784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1785 *** *** 1786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1788 *** *** 1789 *** *** 1790 *** *** 1791 *** *** 1792 *** *** 1793 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1795 *** *** 1796 *** *** 1797 *** *** 1798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7 07:09:34.414 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1799 *** *** 1800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING 07:09:34.401 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 6 finished executing tests. > Task :org.subshare.crypto:test org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1802 *** *** 1803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1806 *** *** 1807 *** *** 1808 *** *** 1809 *** *** 1810 *** *** 1811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1812 *** *** 1813 *** *** 1814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1815 *** *** 1816 *** *** 1817 *** *** 1818 *** *** 1819 *** *** 1820 *** *** 1821 *** *** 1822 *** *** 1823 *** *** 1824 *** *** 1825 *** *** 1826 *** *** 1827 *** *** 1828 *** *** 1829 *** *** 1830 *** *** 1831 *** *** 1832 *** *** 1833 *** *** 1834 *** *** 1835 *** *** 1836 *** *** 1837 *** *** 1838 *** *** 1839 *** *** 1840 *** *** 1841 *** *** 1842 *** *** 1843 *** *** 1844 *** *** 1845 *** *** 1846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.510 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1847 *** *** 1848 *** *** 1849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1850 *** *** 1851 *** *** 1852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.515 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1855 *** *** 1856 *** *** 1857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1858 *** *** 1859 *** *** 1860 *** *** 1861 *** *** 1862 *** *** 1863 *** *** 1864 *** *** 1865 *** *** 1866 *** *** 1867 *** *** 1868 *** *** 1869 *** *** 1870 *** *** 1871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1872 *** *** 1873 *** *** 1874 *** *** 1875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING 07:09:34.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING 07:09:34.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING 07:09:34.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5 07:09:34.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1877 *** *** 1878 *** *** 1879 *** *** 1880 *** *** 1881 *** *** 1882 *** *** 1883 *** *** 1884 *** *** 1885 *** *** 1886 *** *** 1887 *** *** 1888 *** *** 1889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1890 *** *** 1891 *** *** 1892 *** *** 1893 *** *** 1894 *** *** 1895 *** *** 1896 *** *** 1897 *** *** 1898 *** *** 1899 *** *** 1900 *** *** 1901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING 07:09:34.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1903 *** *** 1904 *** *** 1905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23 07:09:34.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING 07:09:34.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE 07:09:34.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING 07:09:34.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ 07:09:34.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1907 *** *** 1908 *** *** 1909 *** *** 1910 *** *** 1911 *** *** 1912 *** *** 1913 *** *** 1914 *** *** 1915 *** *** 1916 *** *** 1917 *** *** 1918 *** *** 1919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1921 *** *** 1922 *** *** 1923 *** *** 1924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1925 *** *** 1926 *** *** 1927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1928 *** *** 1929 *** *** 1930 *** *** 1931 *** *** 1932 *** *** 1933 *** *** 1934 *** *** 1935 *** *** 1936 *** *** 1937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1938 *** *** 1939 *** *** 1940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1942 *** *** 1943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1944 *** *** 1945 *** *** 1946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1947 *** *** 1948 *** *** 1949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC 07:09:34.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING 07:09:34.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23 07:09:34.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1950 *** *** 1951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1952 *** *** 1953 *** *** 1954 *** *** 1955 *** *** 1956 *** *** 1957 *** *** 1958 *** *** 1959 *** *** 1960 *** *** 1961 *** *** 1962 *** *** 1963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1965 *** *** 1966 *** *** 1967 *** *** 1968 *** *** 1969 *** *** 1970 *** *** 1971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1972 *** *** 1973 *** *** 1974 *** *** 1975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1976 *** *** 1977 *** *** 1978 *** *** 1979 *** *** 1980 *** *** 1981 *** *** 1982 *** *** 1983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1984 *** *** 1985 *** *** 1986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1987 *** *** 1988 *** *** 1989 *** *** 1990 *** *** 1991 *** *** 1992 *** *** 1993 *** *** 1994 *** *** 1995 *** *** 1996 *** *** 1997 *** *** 1998 *** *** 1999 *** *** 2000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2002 *** *** 2003 *** *** 2004 *** *** 2005 *** *** 2006 *** *** 2007 *** *** 2008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2009 *** *** 2010 *** *** 2011 *** *** 2012 *** *** 2013 *** *** 2014 *** *** 2015 *** *** 2016 *** *** 2017 *** *** 2018 *** *** 2019 *** *** 2020 *** *** 2021 *** *** 2022 *** *** 2023 *** *** 2024 *** *** 2025 *** *** 2026 *** *** 2027 *** *** 2028 *** *** 2029 *** *** 2030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2031 *** *** 2032 *** *** 2033 *** *** 2034 *** *** 2035 *** *** 2036 *** *** 2037 *** *** 2038 *** *** 2039 *** *** 2040 *** *** 2041 *** *** 2042 *** *** 2043 *** *** 2044 *** *** 2045 *** *** 2046 *** *** 2047 *** *** 2048 *** *** 2049 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2050 *** *** 2051 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING 07:09:34.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2053 *** *** 2054 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2055 *** *** 2056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2057 *** *** 2058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2059 *** *** 2060 *** *** 2061 *** *** 2062 *** *** 2063 *** *** 2064 *** *** 2065 *** *** 2066 *** *** 2067 *** *** 2068 *** *** 2069 *** *** 2070 *** *** 2071 *** *** 2072 *** *** 2073 *** *** 2074 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2075 *** *** 2076 *** *** 2077 *** *** 2078 *** *** 2079 *** *** 2080 *** *** 2081 *** *** 2082 *** *** 2083 *** *** 2084 *** *** 2085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2086 *** *** 2087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ 07:09:34.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2088 *** *** 2089 *** *** 2090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2091 *** *** 2092 *** *** 2093 *** *** 2094 *** *** 2095 *** *** 2096 *** *** 2097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2098 *** *** 2099 *** *** 2100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2101 *** *** 2102 *** *** 2103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING 07:09:34.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING 07:09:34.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2105 *** *** 2106 *** *** 2107 *** *** 2108 *** *** 2109 *** *** 2110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING 07:09:34.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2112 *** *** 2113 *** *** 2114 *** *** 2115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING 07:09:34.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23 07:09:34.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING 07:09:34.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2117 *** *** 2118 *** *** 2119 *** *** 2120 *** *** 2121 *** *** 2122 *** *** 2123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2124 *** *** 2125 *** *** 2126 *** *** 2127 *** *** 2128 *** *** 2129 *** *** 2130 *** *** 2131 *** *** 2132 *** *** 2133 *** *** 2134 *** *** 2135 *** *** 2136 *** *** 2137 *** *** 2138 *** *** 2139 *** *** 2140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ 07:09:34.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2141 *** *** 2142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2143 *** *** 2144 *** *** 2145 *** *** 2146 *** *** 2147 *** *** 2148 *** *** 2149 *** *** 2150 *** *** 2151 *** *** 2152 *** *** 2153 *** *** 2154 *** *** 2155 *** *** 2156 *** *** 2157 *** *** 2158 *** *** 2159 *** *** 2160 *** *** 2161 *** *** 2162 *** *** 2163 *** *** 2164 *** *** 2165 *** *** 2166 *** *** 2167 *** *** 2168 *** *** 2169 *** *** 2170 *** *** 2171 *** *** 2172 *** *** 2173 *** *** 2174 *** *** 2175 *** *** 2176 *** *** 2177 *** *** 2178 *** *** 2179 *** *** 2180 *** *** 2181 *** *** 2182 *** *** 2183 *** *** 2184 *** *** 2185 *** *** 2186 *** *** 2187 *** *** 2188 *** *** 2189 *** *** 2190 *** *** 2191 *** *** 2192 *** *** 2193 *** *** 2194 *** *** 2195 *** *** 2196 *** *** 2197 *** *** 2198 *** *** 2199 *** *** 2200 *** *** 2201 *** *** 2202 *** *** 2203 *** *** 2204 *** *** 2205 *** *** 2206 *** *** 2207 *** *** 2208 *** *** 2209 *** *** 2210 *** *** 2211 *** *** 2212 *** *** 2213 *** *** 2214 *** *** 2215 *** *** 2216 *** *** 2217 *** *** 2218 *** *** 2219 *** *** 2220 *** *** 2221 *** *** 2222 *** *** 2223 *** *** 2224 *** *** 2225 *** *** 2226 *** *** 2227 *** *** 2228 *** *** 2229 *** *** 2230 *** *** 2231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING 07:09:34.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING 07:09:34.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4 07:09:34.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING 07:09:34.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7 07:09:34.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2235 *** *** 2236 *** *** 2237 *** *** 2238 *** *** 2239 *** *** 2240 *** *** 2241 *** *** 2242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING 07:09:34.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23 07:09:34.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING 07:09:34.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING 07:09:34.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126 07:09:34.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2246 *** *** 2247 *** *** 2248 *** *** 2249 *** *** 2250 *** *** 2251 *** *** 2252 *** *** 2253 *** *** 2254 *** *** 2255 *** *** 2256 *** *** 2257 *** *** 2258 *** *** 2259 *** *** 2260 *** *** 2261 *** *** 2262 *** *** 2263 *** *** 2264 *** *** 2265 *** *** 2266 *** *** 2267 *** *** 2268 *** *** 2269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2272 *** *** 2273 *** *** 2274 *** *** 2275 *** *** 2276 *** *** 2277 *** *** 2278 *** *** 2279 *** *** 2280 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING 07:09:34.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5 07:09:34.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING 07:09:34.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7 07:09:34.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2282 *** *** 2283 *** *** 2284 *** *** 2285 *** *** 2286 *** *** 2287 *** *** 2288 *** *** 2289 *** *** 2290 *** *** 2291 *** *** 2292 *** *** 2293 *** *** 2294 *** *** 2295 *** *** 2296 *** *** 2297 *** *** 2298 *** *** 2299 *** *** 2300 *** *** 2301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2302 *** *** 2303 *** *** 2304 *** *** 2305 *** *** 2306 *** *** 2307 *** *** 2308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING 07:09:34.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23 07:09:34.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING 07:09:34.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE 07:09:34.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING 07:09:34.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ 07:09:34.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2309 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2 07:09:34.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2310 *** *** 2311 *** *** 2312 *** *** 2313 *** *** 2314 *** *** 2315 *** *** 2316 *** *** 2317 *** *** 2318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4 07:09:34.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2320 *** *** 2321 *** *** 2322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING 07:09:34.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5 07:09:34.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING 07:09:34.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7 07:09:34.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2323 *** *** 2324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC 07:09:34.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING 07:09:34.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2325 *** *** 2326 *** *** 2327 *** *** 2328 *** *** 2329 *** *** 2330 *** *** 2331 *** *** 2332 *** *** 2333 *** *** 2334 *** *** 2335 *** *** 2336 *** *** 2337 *** *** 2338 *** *** 2339 *** *** 2340 *** *** 2341 *** *** 2342 *** *** 2343 *** *** 2344 *** *** 2345 *** *** 2346 *** *** 2347 *** *** 2348 *** *** 2349 *** *** 2350 *** *** 2351 *** *** 2352 *** *** 2353 *** *** 2354 *** *** 2355 *** *** 2356 *** *** 2357 *** *** 2358 *** *** 2359 *** *** 2360 *** *** 2361 *** *** 2362 *** *** 2363 *** *** 2364 *** *** 2365 *** *** 2366 *** *** 2367 *** *** 2368 *** *** 2369 *** *** 2370 *** *** 2371 *** *** 2372 *** *** 2373 *** *** 2374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2375 *** *** 2376 *** *** 2377 *** *** 2378 *** *** 2379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE 07:09:34.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING 07:09:34.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ 07:09:34.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126 07:09:34.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2380 *** *** 2381 *** *** 2382 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING 07:09:34.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING 07:09:34.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4 07:09:34.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING 07:09:34.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2385 *** *** 2386 *** *** 2387 *** *** 2388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7 07:09:34.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING 07:09:34.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2389 *** *** 2390 *** *** 2391 *** *** 2392 *** *** 2393 *** *** 2394 *** *** 2395 *** *** 2396 *** *** 2397 *** *** 2398 *** *** 2399 *** *** 2400 *** *** 2401 *** *** 2402 *** *** 2403 *** *** 2404 *** *** 2405 *** *** 2406 *** *** 2407 *** *** 2408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:34.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2409 *** *** 2410 *** *** 2411 *** *** 2412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23 07:09:35.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING 07:09:35.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE 07:09:35.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING 07:09:35.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ 07:09:35.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2413 *** *** 2414 *** *** 2415 *** *** 2416 *** *** 2417 *** *** 2418 *** *** 2419 *** *** 2420 *** *** 2421 *** *** 2422 *** *** 2423 *** *** 2424 *** *** 2425 *** *** 2426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2427 *** *** 2428 *** *** 2429 *** *** 2430 *** *** 2431 *** *** 2432 *** *** 2433 *** *** 2434 *** *** 2435 *** *** 2436 *** *** 2437 *** *** 2438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING 07:09:35.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2439 *** *** 2440 *** *** 2441 *** *** 2442 *** *** 2443 *** *** 2444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4 07:09:35.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING 07:09:35.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2445 *** *** 2446 *** *** 2447 *** *** 2448 *** *** 2449 *** *** 2450 *** *** 2451 *** *** 2452 *** *** 2453 *** *** 2454 *** *** 2455 *** *** 2456 *** *** 2457 *** *** 2458 *** *** 2459 *** *** 2460 *** *** 2461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5 07:09:35.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING 07:09:35.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7 07:09:35.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2462 *** *** 2463 *** *** 2464 *** *** 2465 *** *** 2466 *** *** 2467 *** *** 2468 *** *** 2469 *** *** 2470 *** *** 2471 *** *** 2472 *** *** 2473 *** *** 2474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2475 *** *** 2476 *** *** 2477 *** *** 2478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2479 *** *** 2480 *** *** 2481 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.067 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2482 *** *** 2483 *** *** 2484 *** *** 2485 *** *** 2486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2487 *** *** 2488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2489 *** *** 2490 *** *** 2491 *** *** 2492 *** *** 2493 *** *** 2494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2495 *** *** 2496 *** *** 2497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2498 *** *** 2499 *** *** 2500 *** *** 2501 *** *** 2502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2503 *** *** 2504 *** *** 2505 *** *** 2506 *** *** 2507 *** *** 2508 *** *** 2509 *** *** 2510 *** *** 2511 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2512 *** *** 2513 *** *** 2514 *** *** 2515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2516 *** *** 2517 *** *** 2518 *** *** 2519 *** *** 2520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2521 *** *** 2522 *** *** 2523 *** *** 2524 *** *** 2525 *** *** 2526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2527 *** *** 2528 *** *** 2529 *** *** 2530 *** *** 2531 *** *** 2532 *** *** 2533 *** *** 2534 *** *** 2535 *** *** 2536 *** *** 2537 *** *** 2538 *** *** 2539 *** *** 2540 *** *** 2541 *** *** 2542 *** *** 2543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.139 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING 07:09:35.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5 07:09:35.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7 07:09:35.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING 07:09:35.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING 07:09:35.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23 07:09:35.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING 07:09:35.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE 07:09:35.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING 07:09:35.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ 07:09:35.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126 07:09:35.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2 07:09:35.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2547 *** *** 2548 *** *** 2549 *** *** 2550 *** *** 2551 *** *** 2552 *** *** 2553 *** *** 2554 *** *** 2555 *** *** 2556 *** *** 2557 *** *** 2558 *** *** 2559 *** *** 2560 *** *** 2561 *** *** 2562 *** *** 2563 *** *** 2564 *** *** 2565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING 07:09:35.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4 07:09:35.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING 07:09:35.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING 07:09:35.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING 07:09:35.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING 07:09:35.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING 07:09:35.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2569 *** *** 2570 *** *** 2571 *** *** 2572 *** *** 2573 *** *** 2574 *** *** 2575 *** *** 2576 *** *** 2577 *** *** 2578 *** *** 2579 *** *** 2580 *** *** 2581 *** *** 2582 *** *** 2583 *** *** 2584 *** *** 2585 *** *** 2586 *** *** 2587 *** *** 2588 *** *** 2589 *** *** 2590 *** *** 2591 *** *** 2592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING 07:09:35.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING 07:09:35.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2594 *** *** 2595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2596 *** *** 2597 *** *** 2598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2599 *** *** 2600 *** *** 2601 *** *** 2602 *** *** 2603 *** *** 2604 *** *** 2605 *** *** 2606 *** *** 2607 *** *** 2608 *** *** 2609 *** *** 2610 *** *** 2611 *** *** 2612 *** *** 2613 *** *** 2614 *** *** 2615 *** *** 2616 *** *** 2617 *** *** 2618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2621 *** *** 2622 *** *** 2623 *** *** 2624 *** *** 2625 *** *** 2626 *** *** 2627 *** *** 2628 *** *** 2629 *** *** 2630 *** *** 2631 *** *** 2632 *** *** 2633 *** *** 2634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING 07:09:35.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5 07:09:35.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2636 *** *** 2637 *** *** 2638 *** *** 2639 *** *** 2640 *** *** 2641 *** *** 2642 *** *** 2643 *** *** 2644 *** *** 2645 *** *** 2646 *** *** 2647 *** *** 2648 *** *** 2649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7 07:09:35.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING 07:09:35.262 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC 07:09:35.263 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING 07:09:35.263 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23 07:09:35.263 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING 07:09:35.264 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2650 *** *** 2651 *** *** 2652 *** *** 2653 *** *** 2654 *** *** 2655 *** *** 2656 *** *** 2657 *** *** 2658 *** *** 2659 *** *** 2660 *** *** 2661 *** *** 2662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2663 *** *** 2664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2665 *** *** 2666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2667 *** *** 2668 *** *** 2669 *** *** 2670 *** *** 2671 *** *** 2672 *** *** 2673 *** *** 2674 *** *** 2675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2676 *** *** 2677 *** *** 2678 *** *** 2679 *** *** 2680 *** *** 2681 *** *** 2682 *** *** 2683 *** *** 2684 *** *** 2685 *** *** 2686 *** *** 2687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2688 *** *** 2689 *** *** 2690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2691 *** *** 2692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.298 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.299 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2694 *** *** 2695 *** *** 2696 *** *** 2697 *** *** 2698 *** *** 2699 *** *** 2700 *** *** 2701 *** *** 2702 *** *** 2703 *** *** 2704 *** *** 2705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.311 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2708 *** *** 2709 *** *** 2710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2711 *** *** 2712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.315 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.316 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2714 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.317 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING 07:09:35.318 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2715 *** *** 2716 *** *** 2717 *** *** 2718 *** *** 2719 *** *** 2720 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING 07:09:35.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE 07:09:35.326 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2721 *** *** 2722 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2723 *** *** 2724 *** *** 2725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2726 *** *** 2727 *** *** 2728 *** *** 2729 *** *** 2730 *** *** 2731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2732 *** *** 2733 *** *** 2734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2735 *** *** 2736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.339 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2737 *** *** 2738 *** *** 2739 *** *** 2740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2744 *** *** 2745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2746 *** *** 2747 *** *** 2748 *** *** 2749 *** *** 2750 *** *** 2751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2752 *** *** 2753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING 07:09:35.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC 07:09:35.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING 07:09:35.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2754 *** *** 2755 *** *** 2756 *** *** 2757 *** *** 2758 *** *** 2759 *** *** 2760 *** *** 2761 *** *** 2762 *** *** 2763 *** *** 2764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING 07:09:35.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE 07:09:35.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING 07:09:35.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2765 *** *** 2766 *** *** 2767 *** *** 2768 *** *** 2769 *** *** 2770 *** *** 2771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2772 *** *** 2773 *** *** 2774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2775 *** *** 2776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2777 *** *** 2778 *** *** 2779 *** *** 2780 *** *** 2781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2782 *** *** 2783 *** *** 2784 *** *** 2785 *** *** 2786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2788 *** *** 2789 *** *** 2790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING 07:09:35.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING 07:09:35.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7 07:09:35.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2792 *** *** 2793 *** *** 2794 *** *** 2795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2796 *** *** 2797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23 07:09:35.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2799 *** *** 2800 *** *** 2801 *** *** 2802 *** *** 2803 *** *** 2804 *** *** 2805 *** *** 2806 *** *** 2807 *** *** 2808 *** *** 2809 *** *** 2810 *** *** 2811 *** *** 2812 *** *** 2813 *** *** 2814 *** *** 2815 *** *** 2816 *** *** 2817 *** *** 2818 *** *** 2819 *** *** 2820 *** *** 2821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2823 *** *** 2824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2825 *** *** 2826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2827 *** *** 2828 *** *** 2829 *** *** 2830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2831 *** *** 2832 *** *** 2833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2834 *** *** 2835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2836 *** *** 2837 *** *** 2838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2839 *** *** 2840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2841 *** *** 2842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2843 *** *** 2844 *** *** 2845 *** *** 2846 *** *** 2847 *** *** 2848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2849 *** *** 2850 *** *** 2851 *** *** 2852 *** *** 2853 *** *** 2854 *** *** 2855 *** *** 2856 *** *** 2857 *** *** 2858 *** *** 2859 *** *** 2860 *** *** 2861 *** *** 2862 *** *** 2863 *** *** 2864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2865 *** *** 2866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7 07:09:35.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING 07:09:35.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC 07:09:35.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING 07:09:35.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2868 *** *** 2869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2870 *** *** 2871 *** *** 2872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2873 *** *** 2874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2875 *** *** 2876 *** *** 2877 *** *** 2878 *** *** 2879 *** *** 2880 *** *** 2881 *** *** 2882 *** *** 2883 *** *** 2884 *** *** 2885 *** *** 2886 *** *** 2887 *** *** 2888 *** *** 2889 *** *** 2890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126 07:09:35.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2 07:09:35.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING 07:09:35.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING 07:09:35.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4 07:09:35.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2891 *** *** 2892 *** *** 2893 *** *** 2894 *** *** 2895 *** *** 2896 *** *** 2897 *** *** 2898 *** *** 2899 *** *** 2900 *** *** 2901 *** *** 2902 *** *** 2903 *** *** 2904 *** *** 2905 *** *** 2906 *** *** 2907 *** *** 2908 *** *** 2909 *** *** 2910 *** *** 2911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2912 *** *** 2913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2914 *** *** 2915 *** *** 2916 *** *** 2917 *** *** 2918 *** *** 2919 *** *** 2920 *** *** 2921 *** *** 2922 *** *** 2923 *** *** 2924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2925 *** *** 2926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2928 *** *** 2929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2930 *** *** 2931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING 07:09:35.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2933 *** *** 2934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2935 *** *** 2936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2938 *** *** 2939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2940 *** *** 2941 *** *** 2942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2944 *** *** 2945 *** *** 2946 *** *** 2947 *** *** 2948 *** *** 2949 *** *** 2950 *** *** 2951 *** *** 2952 *** *** 2953 *** *** 2954 *** *** 2955 *** *** 2956 *** *** 2957 *** *** 2958 *** *** 2959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2960 *** *** 2961 *** *** 2962 *** *** 2963 *** *** 2964 *** *** 2965 *** *** 2966 *** *** 2967 *** *** 2968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4 07:09:35.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING 07:09:35.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING 07:09:35.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2969 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2970 *** *** 2971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2972 *** *** 2973 *** *** 2974 *** *** 2975 *** *** 2976 *** *** 2977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2978 *** *** 2979 *** *** 2980 *** *** 2981 *** *** 2982 *** *** 2983 *** *** 2984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2985 *** *** 2986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2987 *** *** 2988 *** *** 2989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2990 *** *** 2991 *** *** 2992 *** *** 2993 *** *** 2994 *** *** 2995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2996 *** *** 2997 *** *** 2998 *** *** 2999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3000 *** *** 3001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3002 *** *** 3003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3005 *** *** 3006 *** *** 3007 *** *** 3008 *** *** 3009 *** *** 3010 *** *** 3011 *** *** 3012 *** *** 3013 *** *** 3014 *** *** 3015 *** *** 3016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2 07:09:35.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3017 *** *** 3018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3019 *** *** 3020 *** *** 3021 *** *** 3022 *** *** 3023 *** *** 3024 *** *** 3025 *** *** 3026 *** *** 3027 *** *** 3028 *** *** 3029 *** *** 3030 *** *** 3031 *** *** 3032 *** *** 3033 *** *** 3034 *** *** 3035 *** *** 3036 *** *** 3037 *** *** 3038 *** *** 3039 *** *** 3040 *** *** 3041 *** *** 3042 *** *** 3043 *** *** 3044 *** *** 3045 *** *** 3046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4 07:09:35.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING 07:09:35.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING 07:09:35.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5 07:09:35.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING 07:09:35.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7 07:09:35.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING 07:09:35.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC 07:09:35.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3047 *** *** 3048 *** *** 3049 *** *** 3050 *** *** 3051 *** *** 3052 *** *** 3053 *** *** 3054 *** *** 3055 *** *** 3056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3058 *** *** 3059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3060 *** *** 3061 *** *** 3062 *** *** 3063 *** *** 3064 *** *** 3065 *** *** 3066 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3067 *** *** 3068 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ 07:09:35.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3069 *** *** 3070 *** *** 3071 *** *** 3072 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3073 *** *** 3074 *** *** 3075 *** *** 3076 *** *** 3077 *** *** 3078 *** *** 3079 *** *** 3080 *** *** 3081 *** *** 3082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3083 *** *** 3084 *** *** 3085 *** *** 3086 *** *** 3087 *** *** 3088 *** *** 3089 *** *** 3090 *** *** 3091 *** *** 3092 *** *** 3093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3094 *** *** 3095 *** *** 3096 *** *** 3097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4 07:09:35.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING 07:09:35.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING 07:09:35.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3098 *** *** 3099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3100 *** *** 3101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3102 *** *** 3103 *** *** 3104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3105 *** *** 3106 *** *** 3107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3109 *** *** 3110 *** *** 3111 *** *** 3112 *** *** 3113 *** *** 3114 *** *** 3115 *** *** 3116 *** *** 3117 *** *** 3118 *** *** 3119 *** *** 3120 *** *** 3121 *** *** 3122 *** *** 3123 *** *** 3124 *** *** 3125 *** *** 3126 *** *** 3127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING 07:09:35.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE 07:09:35.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING 07:09:35.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ 07:09:35.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126 07:09:35.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3130 *** *** 3131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3132 *** *** 3133 *** *** 3134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3135 *** *** 3136 *** *** 3137 *** *** 3138 *** *** 3139 *** *** 3140 *** *** 3141 *** *** 3142 *** *** 3143 *** *** 3144 *** *** 3145 *** *** 3146 *** *** 3147 *** *** 3148 *** *** 3149 *** *** 3150 *** *** 3151 *** *** 3152 *** *** 3153 *** *** 3154 *** *** 3155 *** *** 3156 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3157 *** *** 3158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3159 *** *** 3160 *** *** 3161 *** *** 3162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3163 *** *** 3164 *** *** 3165 *** *** 3166 *** *** 3167 *** *** 3168 *** *** 3169 *** *** 3170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3171 *** *** 3172 *** *** 3173 *** *** 3174 *** *** 3175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7 07:09:35.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING 07:09:35.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3176 *** *** 3177 *** *** 3178 *** *** 3179 *** *** 3180 *** *** 3181 *** *** 3182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3183 *** *** 3184 *** *** 3185 *** *** 3186 *** *** 3187 *** *** 3188 *** *** 3189 *** *** 3190 *** *** 3191 *** *** 3192 *** *** 3193 *** *** 3194 *** *** 3195 *** *** 3196 *** *** 3197 *** *** 3198 *** *** 3199 *** *** 3200 *** *** 3201 *** *** 3202 *** *** 3203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3204 *** *** 3205 *** *** 3206 *** *** 3207 *** *** 3208 *** *** 3209 *** *** 3210 *** *** 3211 *** *** 3212 *** *** 3213 *** *** 3214 *** *** 3215 *** *** 3216 *** *** 3217 *** *** 3218 *** *** 3219 *** *** 3220 *** *** 3221 *** *** 3222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3224 *** *** 3225 *** *** 3226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3227 *** *** 3228 *** *** 3229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3230 *** *** 3231 *** *** 3232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3233 *** *** 3234 *** *** 3235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3236 *** *** 3237 *** *** 3238 *** *** 3239 *** *** 3240 *** *** 3241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3242 *** *** 3243 *** *** 3244 *** *** 3245 *** *** 3246 *** *** 3247 *** *** 3248 *** *** 3249 *** *** 3250 *** *** 3251 *** *** 3252 *** *** 3253 *** *** 3254 *** *** 3255 *** *** 3256 *** *** 3257 *** *** 3258 *** *** 3259 *** *** 3260 *** *** 3261 *** *** 3262 *** *** 3263 *** *** 3264 *** *** 3265 *** *** 3266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3267 *** *** 3268 *** *** 3269 *** *** 3270 *** *** 3271 *** *** 3272 *** *** 3273 *** *** 3274 *** *** 3275 *** *** 3276 *** *** 3277 *** *** 3278 *** *** 3279 *** *** 3280 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3281 *** *** 3282 *** *** 3283 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3284 *** *** 3285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3286 *** *** 3287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3288 *** *** 3289 *** *** 3290 *** *** 3291 *** *** 3292 *** *** 3293 *** *** 3294 *** *** 3295 *** *** 3296 *** *** 3297 *** *** 3298 *** *** 3299 *** *** 3300 *** *** 3301 *** *** 3302 *** *** 3303 *** *** 3304 *** *** 3305 *** *** 3306 *** *** 3307 *** *** 3308 *** *** 3309 *** *** 3310 *** *** 3311 *** *** 3312 *** *** 3313 *** *** 3314 *** *** 3315 *** *** 3316 *** *** 3317 *** *** 3318 *** *** 3319 *** *** 3320 *** *** 3321 *** *** 3322 *** *** 3323 *** *** 3324 *** *** 3325 *** *** 3326 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING 07:09:35.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7 07:09:35.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING 07:09:35.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC 07:09:35.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING 07:09:35.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3328 *** *** 3329 *** *** 3330 *** *** 3331 *** *** 3332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3333 *** *** 3334 *** *** 3335 *** *** 3336 *** *** 3337 *** *** 3338 *** *** 3339 *** *** 3340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3343 *** *** 3344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3345 *** *** 3346 *** *** 3347 *** *** 3348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3349 *** *** 3350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3351 *** *** 3352 *** *** 3353 *** *** 3354 *** *** 3355 *** *** 3356 *** *** 3357 *** *** 3358 *** *** 3359 *** *** 3360 *** *** 3361 *** *** 3362 *** *** 3363 *** *** 3364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4 07:09:35.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3365 *** *** 3366 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING 07:09:35.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5 07:09:35.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3367 *** *** 3368 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7 07:09:35.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING 07:09:35.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC 07:09:35.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING 07:09:35.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23 07:09:35.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3369 *** *** 3370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING 07:09:35.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3374 *** *** 3375 *** *** 3376 *** *** 3377 *** *** 3378 *** *** 3379 *** *** 3380 *** *** 3381 *** *** 3382 *** *** 3383 *** *** 3384 *** *** 3385 *** *** 3386 *** *** 3387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3388 *** *** 3389 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3390 *** *** 3391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3392 *** *** 3393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3394 *** *** 3395 *** *** 3396 *** *** 3397 *** *** 3398 *** *** 3399 *** *** 3400 *** *** 3401 *** *** 3402 *** *** 3403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING 07:09:35.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3404 *** *** 3405 *** *** 3406 *** *** 3407 *** *** 3408 *** *** 3409 *** *** 3410 *** *** 3411 *** *** 3412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING 07:09:35.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7 07:09:35.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING 07:09:35.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC 07:09:35.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING 07:09:35.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23 07:09:35.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3413 *** *** 3414 *** *** 3415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE 07:09:35.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING 07:09:35.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ 07:09:35.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3416 *** *** 3417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3418 *** *** 3419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING 07:09:35.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3420 *** *** 3421 *** *** 3422 *** *** 3423 *** *** 3424 *** *** 3425 *** *** 3426 *** *** 3427 *** *** 3428 *** *** 3429 *** *** 3430 *** *** 3431 *** *** 3432 *** *** 3433 *** *** 3434 *** *** 3435 *** *** 3436 *** *** 3437 *** *** 3438 *** *** 3439 *** *** 3440 *** *** 3441 *** *** 3442 *** *** 3443 *** *** 3444 *** *** 3445 *** *** 3446 *** *** 3447 *** *** 3448 *** *** 3449 *** *** 3450 *** *** 3451 *** *** 3452 *** *** 3453 *** *** 3454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.830 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4 07:09:35.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING 07:09:35.847 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3455 *** *** 3456 *** *** 3457 *** *** 3458 *** *** 3459 *** *** 3460 *** *** 3461 *** *** 3462 *** *** 3463 *** *** 3464 *** *** 3465 *** *** 3466 *** *** 3467 *** *** 3468 *** *** 3469 *** *** 3470 *** *** 3471 *** *** 3472 *** *** 3473 *** *** 3474 *** *** 3475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.848 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3476 *** *** 3477 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING 07:09:35.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3478 *** *** 3479 *** *** 3480 *** *** 3481 *** *** 3482 *** *** 3483 *** *** 3484 *** *** 3485 *** *** 3486 *** *** 3487 *** *** 3488 *** *** 3489 *** *** 3490 *** *** 3491 *** *** 3492 *** *** 3493 *** *** 3494 *** *** 3495 *** *** 3496 *** *** 3497 *** *** 3498 *** *** 3499 *** *** 3500 *** *** 3501 *** *** 3502 *** *** 3503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING 07:09:35.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC 07:09:35.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING 07:09:35.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23 07:09:35.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING 07:09:35.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE 07:09:35.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING 07:09:35.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3504 *** *** 3505 *** *** 3506 *** *** 3507 *** *** 3508 *** *** 3509 *** *** 3510 *** *** 3511 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3512 *** *** 3513 *** *** 3514 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3515 *** *** 3516 *** *** 3517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3518 *** *** 3519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3520 *** *** 3521 *** *** 3522 *** *** 3523 *** *** 3524 *** *** 3525 *** *** 3526 *** *** 3527 *** *** 3528 *** *** 3529 *** *** 3530 *** *** 3531 *** *** 3532 *** *** 3533 *** *** 3534 *** *** 3535 *** *** 3536 *** *** 3537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4 07:09:35.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING 07:09:35.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING 07:09:35.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5 07:09:35.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING 07:09:35.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7 07:09:35.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING 07:09:35.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC 07:09:35.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23 07:09:35.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING 07:09:35.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3539 *** *** 3540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING 07:09:35.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3542 *** *** 3543 *** *** 3544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3546 *** *** 3547 *** *** 3548 *** *** 3549 *** *** 3550 *** *** 3551 *** *** 3552 *** *** 3553 *** *** 3554 *** *** 3555 *** *** 3556 *** *** 3557 *** *** 3558 *** *** 3559 *** *** 3560 *** *** 3561 *** *** 3562 *** *** 3563 *** *** 3564 *** *** 3565 *** *** 3566 *** *** 3567 *** *** 3568 *** *** 3569 *** *** 3570 *** *** 3571 *** *** 3572 *** *** 3573 *** *** 3574 *** *** 3575 *** *** 3576 *** *** 3577 *** *** 3578 *** *** 3579 *** *** 3580 *** *** 3581 *** *** 3582 *** *** 3583 *** *** 3584 *** *** 3585 *** *** 3586 *** *** 3587 *** *** 3588 *** *** 3589 *** *** 3590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3591 *** *** 3592 *** *** 3593 *** *** 3594 *** *** 3595 *** *** 3596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4 07:09:35.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3597 *** *** 3598 *** *** 3599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING 07:09:35.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5 07:09:35.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3600 *** *** 3601 *** *** 3602 *** *** 3603 *** *** 3604 *** *** 3605 *** *** 3606 *** *** 3607 *** *** 3608 *** *** 3609 *** *** 3610 *** *** 3611 *** *** 3612 *** *** 3613 *** *** 3614 *** *** 3615 *** *** 3616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7 07:09:35.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING 07:09:35.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC 07:09:35.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING 07:09:35.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23 07:09:35.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING 07:09:35.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE 07:09:35.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING 07:09:35.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ 07:09:35.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126 07:09:35.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3617 *** *** 3618 *** *** 3619 *** *** 3620 *** *** 3621 *** *** 3622 *** *** 3623 *** *** 3624 *** *** 3625 *** *** 3626 *** *** 3627 *** *** 3628 *** *** 3629 *** *** 3630 *** *** 3631 *** *** 3632 *** *** 3633 *** *** 3634 *** *** 3635 *** *** 3636 *** *** 3637 *** *** 3638 *** *** 3639 *** *** 3640 *** *** 3641 *** *** 3642 *** *** 3643 *** *** 3644 *** *** 3645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3646 *** *** 3647 *** *** 3648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3649 *** *** 3650 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3651 *** *** 3652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING 07:09:35.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3653 *** *** 3654 *** *** 3655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5 07:09:35.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING 07:09:35.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3656 *** *** 3657 *** *** 3658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING 07:09:35.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC 07:09:35.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3659 *** *** 3660 *** *** 3661 *** *** 3662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23 07:09:35.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING 07:09:35.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3663 *** *** 3664 *** *** 3665 *** *** 3666 *** *** 3667 *** *** 3668 *** *** 3669 *** *** 3670 *** *** 3671 *** *** 3672 *** *** 3673 *** *** 3674 *** *** 3675 *** *** 3676 *** *** 3677 *** *** 3678 *** *** 3679 *** *** 3680 *** *** 3681 *** *** 3682 *** *** 3683 *** *** 3684 *** *** 3685 *** *** 3686 *** *** 3687 *** *** 3688 *** *** 3689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3690 *** *** 3691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ 07:09:35.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3692 *** *** 3693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2 07:09:35.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3694 *** *** 3695 *** *** 3696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3697 *** *** 3698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3701 *** *** 3702 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5 07:09:35.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING 07:09:35.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3703 *** *** 3704 *** *** 3705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING 07:09:35.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC 07:09:35.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3706 *** *** 3707 *** *** 3708 *** *** 3709 *** *** 3710 *** *** 3711 *** *** 3712 *** *** 3713 *** *** 3714 *** *** 3715 *** *** 3716 *** *** 3717 *** *** 3718 *** *** 3719 *** *** 3720 *** *** 3721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23 07:09:35.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING 07:09:35.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE 07:09:35.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING 07:09:35.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ 07:09:35.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126 07:09:35.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3722 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:35.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3723 *** *** 3724 *** *** 3725 *** *** 3726 *** *** 3727 *** *** 3728 *** *** 3729 *** *** 3730 *** *** 3731 *** *** 3732 *** *** 3733 *** *** 3734 *** *** 3735 *** *** 3736 *** *** 3737 *** *** 3738 *** *** 3739 *** *** 3740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3741 *** *** 3742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3743 *** *** 3744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3745 *** *** 3746 *** *** 3747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3748 *** *** 3749 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3750 *** *** 3751 *** *** 3752 *** *** 3753 *** *** 3754 *** *** 3755 *** *** 3756 *** *** 3757 *** *** 3758 *** *** 3759 *** *** 3760 *** *** 3761 *** *** 3762 *** *** 3763 *** *** 3764 *** *** 3765 *** *** 3766 *** *** 3767 *** *** 3768 *** *** 3769 *** *** 3770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3771 *** *** 3772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3773 *** *** 3774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3775 *** *** 3776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3777 *** *** 3778 *** *** 3779 *** *** 3780 *** *** 3781 *** *** 3782 *** *** 3783 *** *** 3784 *** *** 3785 *** *** 3786 *** *** 3787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING 07:09:36.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23 07:09:36.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING 07:09:36.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE 07:09:36.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING 07:09:36.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ 07:09:36.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126 07:09:36.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2 07:09:36.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3788 *** *** 3789 *** *** 3790 *** *** 3791 *** *** 3792 *** *** 3793 *** *** 3794 *** *** 3795 *** *** 3796 *** *** 3797 *** *** 3798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING 07:09:36.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3799 *** *** 3800 *** *** 3801 *** *** 3802 *** *** 3803 *** *** 3804 *** *** 3805 *** *** 3806 *** *** 3807 *** *** 3808 *** *** 3809 *** *** 3810 *** *** 3811 *** *** 3812 *** *** 3813 *** *** 3814 *** *** 3815 *** *** 3816 *** *** 3817 *** *** 3818 *** *** 3819 *** *** 3820 *** *** 3821 *** *** 3822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING 07:09:36.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5 07:09:36.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3826 *** *** 3827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC 07:09:36.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING 07:09:36.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23 07:09:36.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING 07:09:36.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3828 *** *** 3829 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3830 *** *** 3831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3832 *** *** 3833 *** *** 3834 *** *** 3835 *** *** 3836 *** *** 3837 *** *** 3838 *** *** 3839 *** *** 3840 *** *** 3841 *** *** 3842 *** *** 3843 *** *** 3844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3845 *** *** 3846 *** *** 3847 *** *** 3848 *** *** 3849 *** *** 3850 *** *** 3851 *** *** 3852 *** *** 3853 *** *** 3854 *** *** 3855 *** *** 3856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3857 *** *** 3858 *** *** 3859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3860 *** *** 3861 *** *** 3862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3863 *** *** 3864 *** *** 3865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3866 *** *** 3867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3868 *** *** 3869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3871 *** *** 3872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7 07:09:36.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3874 *** *** 3875 *** *** 3876 *** *** 3877 *** *** 3878 *** *** 3879 *** *** 3880 *** *** 3881 *** *** 3882 *** *** 3883 *** *** 3884 *** *** 3885 *** *** 3886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3887 *** *** 3888 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING 07:09:36.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23 07:09:36.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING 07:09:36.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3892 *** *** 3893 *** *** 3894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3895 *** *** 3896 *** *** 3897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3898 *** *** 3899 *** *** 3900 *** *** 3901 *** *** 3902 *** *** 3903 *** *** 3904 *** *** 3905 *** *** 3906 *** *** 3907 *** *** 3908 *** *** 3909 *** *** 3910 *** *** 3911 *** *** 3912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3913 *** *** 3914 *** *** 3915 *** *** 3916 *** *** 3917 *** *** 3918 *** *** 3919 *** *** 3920 *** *** 3921 *** *** 3922 *** *** 3923 *** *** 3924 *** *** 3925 *** *** 3926 *** *** 3927 *** *** 3928 *** *** 3929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4 07:09:36.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING 07:09:36.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING 07:09:36.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.118 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3932 *** *** 3933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3934 *** *** 3935 *** *** 3936 *** *** 3937 *** *** 3938 *** *** 3939 *** *** 3940 *** *** 3941 *** *** 3942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3943 *** *** 3944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3945 *** *** 3946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3947 *** *** 3948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3949 *** *** 3950 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE 07:09:36.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3952 *** *** 3953 *** *** 3954 *** *** 3955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.132 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3956 *** *** 3957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3958 *** *** 3959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.134 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3960 *** *** 3961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.135 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3962 *** *** 3963 *** *** 3964 *** *** 3965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3966 *** *** 3967 *** *** 3968 *** *** 3969 *** *** 3970 *** *** 3971 *** *** 3972 *** *** 3973 *** *** 3974 *** *** 3975 *** *** 3976 *** *** 3977 *** *** 3978 *** *** 3979 *** *** 3980 *** *** 3981 *** *** 3982 *** *** 3983 *** *** 3984 *** *** 3985 *** *** 3986 *** *** 3987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/ 07:09:36.156 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping. 07:09:36.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING 07:09:36.157 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping. 07:09:36.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3988 *** *** 3989 *** *** 3990 *** *** 3991 *** *** 3992 *** *** 3993 *** *** 3994 *** *** 3995 *** *** 3996 *** *** 3997 *** *** 3998 *** *** 3999 *** *** 4000 *** *** 4001 *** *** 4002 *** *** 4003 *** *** 4004 *** *** 4005 *** *** 4006 *** *** 4007 *** *** 4008 *** *** 4009 *** *** 4010 *** *** 4011 *** *** 4012 *** *** 4013 *** *** 4014 *** *** 4015 *** *** 4016 *** *** 4017 *** *** 4018 *** *** 4019 *** *** 4020 *** *** 4021 *** *** 4022 *** *** 4023 *** *** 4024 *** *** 4025 *** *** 4026 *** *** 4027 *** *** 4028 *** *** 4029 *** *** 4030 *** *** 4031 *** *** 4032 *** *** 4033 *** *** 4034 *** *** 4035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4036 *** *** 4037 *** *** 4038 *** *** 4039 *** *** 4040 *** *** 4041 *** *** 4042 *** *** 4043 *** *** 4044 *** *** 4045 *** *** 4046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ 07:09:36.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126 07:09:36.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4047 *** *** 4048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.191 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4049 *** *** 4050 *** *** 4051 *** *** 4052 *** *** 4053 *** *** 4054 *** *** 4055 *** *** 4056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4057 *** *** 4058 *** *** 4059 *** *** 4060 *** *** 4061 *** *** 4062 *** *** 4063 *** *** 4064 *** *** 4065 *** *** 4066 *** *** 4067 *** *** 4068 *** *** 4069 *** *** 4070 *** *** 4071 *** *** 4072 *** *** 4073 *** *** 4074 *** *** 4075 *** *** 4076 *** *** 4077 *** *** 4078 *** *** 4079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4 07:09:36.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING 07:09:36.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING 07:09:36.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5 07:09:36.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4080 *** *** 4081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7 07:09:36.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4082 *** *** 4083 *** *** 4084 *** *** 4085 *** *** 4086 *** *** 4087 *** *** 4088 *** *** 4089 *** *** 4090 *** *** 4091 *** *** 4092 *** *** 4093 *** *** 4094 *** *** 4095 *** *** 4096 *** *** 4097 *** *** 4098 *** *** 4099 *** *** 4100 *** *** 4101 *** *** 4102 *** *** 4103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4104 *** *** 4105 *** *** 4106 *** *** 4107 *** *** 4108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4109 *** *** 4110 *** *** 4111 *** *** 4112 *** *** 4113 *** *** 4114 *** *** 4115 *** *** 4116 *** *** 4117 *** *** 4118 *** *** 4119 *** *** 4120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING 07:09:36.232 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.233 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.234 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4124 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4125 *** *** 4126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4127 *** *** 4128 *** *** 4129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4130 *** *** 4131 *** *** 4132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4133 *** *** 4134 *** *** 4135 *** *** 4136 *** *** 4137 *** *** 4138 *** *** 4139 *** *** 4140 *** *** 4141 *** *** 4142 *** *** 4143 *** *** 4144 *** *** 4145 *** *** 4146 *** *** 4147 *** *** 4148 *** *** 4149 *** *** 4150 *** *** 4151 *** *** 4152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4153 *** *** 4154 *** *** 4155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4156 *** *** 4157 *** *** 4158 *** *** 4159 *** *** 4160 *** *** 4161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4162 *** *** 4163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4164 *** *** 4165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4167 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING 07:09:36.262 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4168 *** *** 4169 *** *** 4170 *** *** 4171 *** *** 4172 *** *** 4173 *** *** 4174 *** *** 4175 *** *** 4176 *** *** 4177 *** *** 4178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.270 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING 07:09:36.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23 07:09:36.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING 07:09:36.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE 07:09:36.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING 07:09:36.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4179 *** *** 4180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4181 *** *** 4182 *** *** 4183 *** *** 4184 *** *** 4185 *** *** 4186 *** *** 4187 *** *** 4188 *** *** 4189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4190 *** *** 4191 *** *** 4192 *** *** 4193 *** *** 4194 *** *** 4195 *** *** 4196 *** *** 4197 *** *** 4198 *** *** 4199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING 07:09:36.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4200 *** *** 4201 *** *** 4202 *** *** 4203 *** *** 4204 *** *** 4205 *** *** 4206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.295 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4207 *** *** 4208 *** *** 4209 *** *** 4210 *** *** 4211 *** *** 4212 *** *** 4213 *** *** 4214 *** *** 4215 *** *** 4216 *** *** 4217 *** *** 4218 *** *** 4219 *** *** 4220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4221 *** *** 4222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.301 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.301 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4224 *** *** 4225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.302 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.303 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.303 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.303 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC 07:09:36.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE 07:09:36.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING 07:09:36.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ 07:09:36.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4232 *** *** 4233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4234 *** *** 4235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4236 *** *** 4237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING 07:09:36.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4238 *** *** 4239 *** *** 4240 *** *** 4241 *** *** 4242 *** *** 4243 *** *** 4244 *** *** 4245 *** *** 4246 *** *** 4247 *** *** 4248 *** *** 4249 *** *** 4250 *** *** 4251 *** *** 4252 *** *** 4253 *** *** 4254 *** *** 4255 *** *** 4256 *** *** 4257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING 07:09:36.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4259 *** *** 4260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4261 *** *** 4262 *** *** 4263 *** *** 4264 *** *** 4265 *** *** 4266 *** *** 4267 *** *** 4268 *** *** 4269 *** *** 4270 *** *** 4271 *** *** 4272 *** *** 4273 *** *** 4274 *** *** 4275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7 07:09:36.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4276 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC 07:09:36.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING 07:09:36.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23 07:09:36.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING 07:09:36.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE 07:09:36.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING 07:09:36.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ 07:09:36.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4277 *** *** 4278 *** *** 4279 *** *** 4280 *** *** 4281 *** *** 4282 *** *** 4283 *** *** 4284 *** *** 4285 *** *** 4286 *** *** 4287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4289 *** *** 4290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4291 *** *** 4292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4 07:09:36.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING 07:09:36.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING 07:09:36.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5 07:09:36.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING 07:09:36.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7 07:09:36.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING 07:09:36.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC 07:09:36.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4293 *** *** 4294 *** *** 4295 *** *** 4296 *** *** 4297 *** *** 4298 *** *** 4299 *** *** 4300 *** *** 4301 *** *** 4302 *** *** 4303 *** *** 4304 *** *** 4305 *** *** 4306 *** *** 4307 *** *** 4308 *** *** 4309 *** *** 4310 *** *** 4311 *** *** 4312 *** *** 4313 *** *** 4314 *** *** 4315 *** *** 4316 *** *** 4317 *** *** 4318 *** *** 4319 *** *** 4320 *** *** 4321 *** *** 4322 *** *** 4323 *** *** 4324 *** *** 4325 *** *** 4326 *** *** 4327 *** *** 4328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23 07:09:36.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING 07:09:36.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ 07:09:36.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126 07:09:36.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2 07:09:36.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING 07:09:36.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING 07:09:36.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4 07:09:36.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING 07:09:36.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4336 *** *** 4337 *** *** 4338 *** *** 4339 *** *** 4340 *** *** 4341 *** *** 4342 *** *** 4343 *** *** 4344 *** *** 4345 *** *** 4346 *** *** 4347 *** *** 4348 *** *** 4349 *** *** 4350 *** *** 4351 *** *** 4352 *** *** 4353 *** *** 4354 *** *** 4355 *** *** 4356 *** *** 4357 *** *** 4358 *** *** 4359 *** *** 4360 *** *** 4361 *** *** 4362 *** *** 4363 *** *** 4364 *** *** 4365 *** *** 4366 *** *** 4367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING 07:09:36.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23 07:09:36.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING 07:09:36.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE 07:09:36.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING 07:09:36.392 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ 07:09:36.392 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126 07:09:36.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2 07:09:36.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING 07:09:36.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4368 *** *** 4369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING 07:09:36.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING 07:09:36.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4376 *** *** 4377 *** *** 4378 *** *** 4379 *** *** 4380 *** *** 4381 *** *** 4382 *** *** 4383 *** *** 4384 *** *** 4385 *** *** 4386 *** *** 4387 *** *** 4388 *** *** 4389 *** *** 4390 *** *** 4391 *** *** 4392 *** *** 4393 *** *** 4394 *** *** 4395 *** *** 4396 *** *** 4397 *** *** 4398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23 07:09:36.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING 07:09:36.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4400 *** *** 4401 *** *** 4402 *** *** 4403 *** *** 4404 *** *** 4405 *** *** 4406 *** *** 4407 *** *** 4408 *** *** 4409 *** *** 4410 *** *** 4411 *** *** 4412 *** *** 4413 *** *** 4414 *** *** 4415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4416 *** *** 4417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126 07:09:36.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2 07:09:36.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING 07:09:36.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING 07:09:36.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4 07:09:36.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING 07:09:36.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING 07:09:36.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5 07:09:36.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING 07:09:36.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7 07:09:36.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING 07:09:36.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4418 *** *** 4419 *** *** 4420 *** *** 4421 *** *** 4422 *** *** 4423 *** *** 4424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING 07:09:36.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23 07:09:36.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING 07:09:36.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE 07:09:36.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING 07:09:36.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ 07:09:36.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4425 *** *** 4426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4427 *** *** 4428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4429 *** *** 4430 *** *** 4431 *** *** 4432 *** *** 4433 *** *** 4434 *** *** 4435 *** *** 4436 *** *** 4437 *** *** 4438 *** *** 4439 *** *** 4440 *** *** 4441 *** *** 4442 *** *** 4443 *** *** 4444 *** *** 4445 *** *** 4446 *** *** 4447 *** *** 4448 *** *** 4449 *** *** 4450 *** *** 4451 *** *** 4452 *** *** 4453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING 07:09:36.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4 07:09:36.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING 07:09:36.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4454 *** *** 4455 *** *** 4456 *** *** 4457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5 07:09:36.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING 07:09:36.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7 07:09:36.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING 07:09:36.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC 07:09:36.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING 07:09:36.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23 07:09:36.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING 07:09:36.454 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE 07:09:36.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4458 *** *** 4459 *** *** 4460 *** *** 4461 *** *** 4462 *** *** 4463 *** *** 4464 *** *** 4465 *** *** 4466 *** *** 4467 *** *** 4468 *** *** 4469 *** *** 4470 *** *** 4471 *** *** 4472 *** *** 4473 *** *** 4474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4476 *** *** 4477 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4478 *** *** 4479 *** *** 4480 *** *** 4481 *** *** 4482 *** *** 4483 *** *** 4484 *** *** 4485 *** *** 4486 *** *** 4487 *** *** 4488 *** *** 4489 *** *** 4490 *** *** 4491 *** *** 4492 *** *** 4493 *** *** 4494 *** *** 4495 *** *** 4496 *** *** 4497 *** *** 4498 *** *** 4499 *** *** 4500 *** *** 4501 *** *** 4502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4503 *** *** 4504 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4505 *** *** 4506 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4 07:09:36.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5 07:09:36.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING 07:09:36.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7 07:09:36.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING 07:09:36.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC 07:09:36.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING 07:09:36.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4509 *** *** 4510 *** *** 4511 *** *** 4512 *** *** 4513 *** *** 4514 *** *** 4515 *** *** 4516 *** *** 4517 *** *** 4518 *** *** 4519 *** *** 4520 *** *** 4521 *** *** 4522 *** *** 4523 *** *** 4524 *** *** 4525 *** *** 4526 *** *** 4527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4528 *** *** 4529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING 07:09:36.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ 07:09:36.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126 07:09:36.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2 07:09:36.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4531 *** *** 4532 *** *** 4533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4534 *** *** 4535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4536 *** *** 4537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4540 *** *** 4541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING 07:09:36.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7 07:09:36.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING 07:09:36.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC 07:09:36.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING 07:09:36.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23 07:09:36.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING 07:09:36.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE 07:09:36.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING 07:09:36.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ 07:09:36.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126 07:09:36.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2 07:09:36.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING 07:09:36.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING 07:09:36.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4 07:09:36.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING 07:09:36.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING 07:09:36.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5 07:09:36.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING 07:09:36.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7 07:09:36.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING 07:09:36.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC 07:09:36.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING 07:09:36.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23 07:09:36.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING 07:09:36.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE 07:09:36.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING 07:09:36.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ 07:09:36.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126 07:09:36.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4543 *** *** 4544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4545 *** *** 4546 *** *** 4547 *** *** 4548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4 07:09:36.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING 07:09:36.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING 07:09:36.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5 07:09:36.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7 07:09:36.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING 07:09:36.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4553 *** *** 4554 *** *** 4555 *** *** 4556 *** *** 4557 *** *** 4558 *** *** 4559 *** *** 4560 *** *** 4561 *** *** 4562 *** *** 4563 *** *** 4564 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4566 *** *** 4567 *** *** 4568 *** *** 4569 *** *** 4570 *** *** 4571 *** *** 4572 *** *** 4573 *** *** 4574 *** *** 4575 *** *** 4576 *** *** 4577 *** *** 4578 *** *** 4579 *** *** 4580 *** *** 4581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ 07:09:36.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126 07:09:36.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2 07:09:36.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING 07:09:36.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING 07:09:36.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4 07:09:36.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING 07:09:36.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING 07:09:36.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5 07:09:36.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING 07:09:36.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7 07:09:36.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING 07:09:36.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC 07:09:36.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING 07:09:36.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23 07:09:36.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING 07:09:36.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE 07:09:36.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING 07:09:36.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ 07:09:36.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126 07:09:36.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2 07:09:36.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4582 *** *** 4583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4584 *** *** 4585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4586 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4587 *** *** 4588 *** *** 4589 *** *** 4590 *** *** 4591 *** *** 4592 *** *** 4593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING 07:09:36.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7 07:09:36.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING 07:09:36.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC 07:09:36.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING 07:09:36.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23 07:09:36.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING 07:09:36.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE 07:09:36.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING 07:09:36.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ 07:09:36.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126 07:09:36.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2 07:09:36.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING 07:09:36.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4597 *** *** 4598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4600 *** *** 4601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4603 *** *** 4604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4606 *** *** 4607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING 07:09:36.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING 07:09:36.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ 07:09:36.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4613 *** *** 4614 *** *** 4615 *** *** 4616 *** *** 4617 *** *** 4618 *** *** 4619 *** *** 4620 *** *** 4621 *** *** 4622 *** *** 4623 *** *** 4624 *** *** 4625 *** *** 4626 *** *** 4627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4629 *** *** 4630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4 07:09:36.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4631 *** *** 4632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING 07:09:36.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC 07:09:36.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING 07:09:36.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE 07:09:36.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING 07:09:36.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4640 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING 07:09:36.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING 07:09:36.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4 07:09:36.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING 07:09:36.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5 07:09:36.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING 07:09:36.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4645 *** *** 4646 *** *** 4647 *** *** 4648 *** *** 4649 *** *** 4650 *** *** 4651 *** *** 4652 *** *** 4653 *** *** 4654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING 07:09:36.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23 07:09:36.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING 07:09:36.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE 07:09:36.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING 07:09:36.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ 07:09:36.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126 07:09:36.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2 07:09:36.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING 07:09:36.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING 07:09:36.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4 07:09:36.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING 07:09:36.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING 07:09:36.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5 07:09:36.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4655 *** *** 4656 *** *** 4657 *** *** 4658 *** *** 4659 *** *** 4660 *** *** 4661 *** *** 4662 *** *** 4663 *** *** 4664 *** *** 4665 *** *** 4666 *** *** 4667 *** *** 4668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING 07:09:36.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC 07:09:36.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING 07:09:36.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23 07:09:36.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING 07:09:36.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE 07:09:36.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING 07:09:36.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ 07:09:36.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4672 *** *** 4673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4 07:09:36.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5 07:09:36.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7 07:09:36.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING 07:09:36.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING 07:09:36.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING 07:09:36.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4681 *** *** 4682 *** *** 4683 *** *** 4684 *** *** 4685 *** *** 4686 *** *** 4687 *** *** 4688 *** *** 4689 *** *** 4690 *** *** 4691 *** *** 4692 *** *** 4693 *** *** 4694 *** *** 4695 *** *** 4696 *** *** 4697 *** *** 4698 *** *** 4699 *** *** 4700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ 07:09:36.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126 07:09:36.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2 07:09:36.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4702 *** *** 4703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4704 *** *** 4705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4709 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7 07:09:36.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING 07:09:36.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC 07:09:36.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING 07:09:36.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23 07:09:36.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING 07:09:36.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE 07:09:36.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4710 *** *** 4711 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4713 *** *** 4714 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4715 *** *** 4716 *** *** 4717 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4719 *** *** 4720 *** *** 4721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4722 *** *** 4723 *** *** 4724 *** *** 4725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING 07:09:36.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING 07:09:36.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5 07:09:36.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING 07:09:36.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7 07:09:36.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING 07:09:36.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING 07:09:36.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ 07:09:36.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126 07:09:36.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2 07:09:36.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING 07:09:36.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING 07:09:36.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4 07:09:36.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING 07:09:36.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING 07:09:36.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5 07:09:36.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING 07:09:36.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7 07:09:36.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING 07:09:36.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4726 *** *** 4727 *** *** 4728 *** *** 4729 *** *** 4730 *** *** 4731 *** *** 4732 *** *** 4733 *** *** 4734 *** *** 4735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4738 *** *** 4739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4741 *** *** 4742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4744 *** *** 4745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4746 *** *** 4747 *** *** 4748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4749 *** *** 4750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING 07:09:36.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4 07:09:36.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING 07:09:36.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4751 *** *** 4752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4757 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4758 *** *** 4759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4762 *** *** 4763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4765 *** *** 4766 *** *** 4767 *** *** 4768 *** *** 4769 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4770 *** *** 4771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4772 *** *** 4773 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4774 *** *** 4775 *** *** 4776 *** *** 4777 *** *** 4778 *** *** 4779 *** *** 4780 *** *** 4781 *** *** 4782 *** *** 4783 *** *** 4784 *** *** 4785 *** *** 4786 *** *** 4787 *** *** 4788 *** *** 4789 *** *** 4790 *** *** 4791 *** *** 4792 *** *** 4793 *** *** 4794 *** *** 4795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4 07:09:36.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4797 *** *** 4798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING 07:09:36.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7 07:09:36.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING 07:09:36.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC 07:09:36.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING 07:09:36.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23 07:09:36.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4805 *** *** 4806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.776 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4807 *** *** 4808 *** *** 4809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.777 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4810 *** *** 4811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4812 *** *** 4813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4 07:09:36.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING 07:09:36.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING 07:09:36.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5 07:09:36.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING 07:09:36.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7 07:09:36.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING 07:09:36.782 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC 07:09:36.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING 07:09:36.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23 07:09:36.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4817 *** *** 4818 *** *** 4819 *** *** 4820 *** *** 4821 *** *** 4822 *** *** 4823 *** *** 4824 *** *** 4825 *** *** 4826 *** *** 4827 *** *** 4828 *** *** 4829 *** *** 4830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4831 *** *** 4832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4833 *** *** 4834 *** *** 4835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING 07:09:36.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING 07:09:36.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4836 *** *** 4837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING 07:09:36.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4839 *** *** 4840 *** *** 4841 *** *** 4842 *** *** 4843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING 07:09:36.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7 07:09:36.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING 07:09:36.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC 07:09:36.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING 07:09:36.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4844 *** *** 4845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4846 *** *** 4847 *** *** 4848 *** *** 4849 *** *** 4850 *** *** 4851 *** *** 4852 *** *** 4853 *** *** 4854 *** *** 4855 *** *** 4856 *** *** 4857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4859 *** *** 4860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126 07:09:36.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2 07:09:36.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING 07:09:36.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING 07:09:36.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4 07:09:36.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4862 *** *** 4863 *** *** 4864 *** *** 4865 *** *** 4866 *** *** 4867 *** *** 4868 *** *** 4869 *** *** 4870 *** *** 4871 *** *** 4872 *** *** 4873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4875 *** *** 4876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING 07:09:36.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7 07:09:36.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4877 *** *** 4878 *** *** 4879 *** *** 4880 *** *** 4881 *** *** 4882 *** *** 4883 *** *** 4884 *** *** 4885 *** *** 4886 *** *** 4887 *** *** 4888 *** *** 4889 *** *** 4890 *** *** 4891 *** *** 4892 *** *** 4893 *** *** 4894 *** *** 4895 *** *** 4896 *** *** 4897 *** *** 4898 *** *** 4899 *** *** 4900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4905 *** *** 4906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4909 *** *** 4910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4911 *** *** 4912 *** *** 4913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4914 *** *** 4915 *** *** 4916 *** *** 4917 *** *** 4918 *** *** 4919 *** *** 4920 *** *** 4921 *** *** 4922 *** *** 4923 *** *** 4924 *** *** 4925 *** *** 4926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.851 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING 07:09:36.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4 07:09:36.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING 07:09:36.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING 07:09:36.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5 07:09:36.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING 07:09:36.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7 07:09:36.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING 07:09:36.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4927 *** *** 4928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ 07:09:36.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4934 *** *** 4935 *** *** 4936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4937 *** *** 4938 *** *** 4939 *** *** 4940 *** *** 4941 *** *** 4942 *** *** 4943 *** *** 4944 *** *** 4945 *** *** 4946 *** *** 4947 *** *** 4948 *** *** 4949 *** *** 4950 *** *** 4951 *** *** 4952 *** *** 4953 *** *** 4954 *** *** 4955 *** *** 4956 *** *** 4957 *** *** 4958 *** *** 4959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING 07:09:36.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING 07:09:36.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7 07:09:36.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING 07:09:36.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC 07:09:36.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING 07:09:36.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4965 *** *** 4966 *** *** 4967 *** *** 4968 *** *** 4969 *** *** 4970 *** *** 4971 *** *** 4972 *** *** 4973 *** *** 4974 *** *** 4975 *** *** 4976 *** *** 4977 *** *** 4978 *** *** 4979 *** *** 4980 *** *** 4981 *** *** 4982 *** *** 4983 *** *** 4984 *** *** 4985 *** *** 4986 *** *** 4987 *** *** 4988 *** *** 4989 *** *** 4990 *** *** 4991 *** *** 4992 *** *** 4993 *** *** 4994 *** *** 4995 *** *** 4996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4998 *** *** 4999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING 07:09:36.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5000 *** *** 5001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5002 *** *** 5003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5004 *** *** 5005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5007 *** *** 5008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING 07:09:36.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7 07:09:36.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING 07:09:36.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC 07:09:36.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5013 *** *** 5014 *** *** 5015 *** *** 5016 *** *** 5017 *** *** 5018 *** *** 5019 *** *** 5020 *** *** 5021 *** *** 5022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5026 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5027 *** *** 5028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126 07:09:36.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5030 *** *** 5031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5032 *** *** 5033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5034 *** *** 5035 *** *** 5036 *** *** 5037 *** *** 5038 *** *** 5039 *** *** 5040 *** *** 5041 *** *** 5042 *** *** 5043 *** *** 5044 *** *** 5045 *** *** 5046 *** *** 5047 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5049 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING 07:09:36.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5051 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5053 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING 07:09:36.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5054 *** *** 5055 *** *** 5056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5057 *** *** 5058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5062 *** *** 5063 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5064 *** *** 5065 *** *** 5066 *** *** 5067 *** *** 5068 *** *** 5069 *** *** 5070 *** *** 5071 *** *** 5072 *** *** 5073 *** *** 5074 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5075 *** *** 5076 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5077 *** *** 5078 *** *** 5079 *** *** 5080 *** *** 5081 *** *** 5082 *** *** 5083 *** *** 5084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING 07:09:36.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING 07:09:36.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5 07:09:36.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING 07:09:36.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5088 *** *** 5089 *** *** 5090 *** *** 5091 *** *** 5092 *** *** 5093 *** *** 5094 *** *** 5095 *** *** 5096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5099 *** *** 5100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING 07:09:36.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5103 *** *** 5104 *** *** 5105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.955 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5106 *** *** 5107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5108 *** *** 5109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5110 *** *** 5111 *** *** 5112 *** *** 5113 *** *** 5114 *** *** 5115 *** *** 5116 *** *** 5117 *** *** 5118 *** *** 5119 *** *** 5120 *** *** 5121 *** *** 5122 *** *** 5123 *** *** 5124 *** *** 5125 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4 07:09:36.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING 07:09:36.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING 07:09:36.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5 07:09:36.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING 07:09:36.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7 07:09:36.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING 07:09:36.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5126 *** *** 5127 *** *** 5128 *** *** 5129 *** *** 5130 *** *** 5131 *** *** 5132 *** *** 5133 *** *** 5134 *** *** 5135 *** *** 5136 *** *** 5137 *** *** 5138 *** *** 5139 *** *** 5140 *** *** 5141 *** *** 5142 *** *** 5143 *** *** 5144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5146 *** *** 5147 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5149 *** *** 5150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT// org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.983 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5154 *** *** 5155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.984 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5156 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5157 *** *** 5158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.985 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5159 *** *** 5160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5161 *** *** 5162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5163 *** *** 5164 *** *** 5165 *** *** 5166 *** *** 5167 *** *** 5168 *** *** 5169 *** *** 5170 *** *** 5171 *** *** 5172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:36.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5173 *** *** 5174 *** *** 5175 *** *** 5176 *** *** 5177 *** *** 5178 *** *** 5179 *** *** 5180 *** *** 5181 *** *** 5182 *** *** 5183 *** *** 5184 *** *** 5185 *** *** 5186 *** *** 5187 *** *** 5188 *** *** 5189 *** *** 5190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5191 *** *** 5192 *** *** 5193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5194 *** *** 5195 *** *** 5196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING 07:09:37.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5 07:09:37.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING 07:09:37.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5199 *** *** 5200 *** *** 5201 *** *** 5202 *** *** 5203 *** *** 5204 *** *** 5205 *** *** 5206 *** *** 5207 *** *** 5208 *** *** 5209 *** *** 5210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5211 *** *** 5212 *** *** 5213 *** *** 5214 *** *** 5215 *** *** 5216 *** *** 5217 *** *** 5218 *** *** 5219 *** *** 5220 *** *** 5221 *** *** 5222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE 07:09:37.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING 07:09:37.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.028 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING 07:09:37.029 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:37.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5229 *** *** 5230 *** *** 5231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126 07:09:37.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5232 *** *** 5233 *** *** 5234 *** *** 5235 *** *** 5236 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5237 *** *** 5238 *** *** 5239 *** *** 5240 *** *** 5241 *** *** 5242 *** *** 5243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5244 *** *** 5245 *** *** 5246 *** *** 5247 *** *** 5248 *** *** 5249 *** *** 5250 *** *** 5251 *** *** 5252 *** *** 5253 *** *** 5254 *** *** 5255 *** *** 5256 *** *** 5257 *** *** 5258 *** *** 5259 *** *** 5260 *** *** 5261 *** *** 5262 *** *** 5263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5 07:09:37.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC 07:09:37.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING 07:09:37.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5273 *** *** 5274 *** *** 5275 *** *** 5276 *** *** 5277 *** *** 5278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5279 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5280 *** *** 5281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5282 *** *** 5283 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5284 *** *** 5285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.067 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5286 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5288 *** *** 5289 *** *** 5290 *** *** 5291 *** *** 5292 *** *** 5293 *** *** 5294 *** *** 5295 *** *** 5296 *** *** 5297 *** *** 5298 *** *** 5299 *** *** 5300 *** *** 5301 *** *** 5302 *** *** 5303 *** *** 5304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5 07:09:37.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING 07:09:37.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING 07:09:37.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING 07:09:37.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23 07:09:37.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5309 *** *** 5310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING 07:09:37.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5311 *** *** 5312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5316 *** *** 5317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING 07:09:37.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5320 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING 07:09:37.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING 07:09:37.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5322 *** *** 5323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING 07:09:37.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING 07:09:37.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5325 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING 07:09:37.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5326 *** *** 5327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5328 *** *** 5329 *** *** 5330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5331 *** *** 5332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5333 *** *** 5334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING 07:09:37.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5335 *** *** 5336 *** *** 5337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5340 *** *** 5341 *** *** 5342 *** *** 5343 *** *** 5344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5351 *** *** 5352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.118 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING 07:09:37.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5355 *** *** 5356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5357 *** *** 5358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5359 *** *** 5360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5361 *** *** 5362 *** *** 5363 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5365 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5366 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5368 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7 07:09:37.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5371 *** *** 5372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ 07:09:37.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5377 *** *** 5378 *** *** 5379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2 07:09:37.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING 07:09:37.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5380 *** *** 5381 *** *** 5382 *** *** 5383 *** *** 5384 *** *** 5385 *** *** 5386 *** *** 5387 *** *** 5388 *** *** 5389 *** *** 5390 *** *** 5391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.139 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5392 *** *** 5393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING 07:09:37.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING 07:09:37.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7 07:09:37.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING 07:09:37.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC 07:09:37.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5398 *** *** 5399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5401 *** *** 5402 *** *** 5403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ 07:09:37.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126 07:09:37.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5404 *** *** 5405 *** *** 5406 *** *** 5407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5408 *** *** 5409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.159 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5410 *** *** 5411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5416 *** *** 5417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.162 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.162 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.163 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5420 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.163 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING 07:09:37.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5424 *** *** 5425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5428 *** *** 5429 *** *** 5430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING 07:09:37.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5432 *** *** 5433 *** *** 5434 *** *** 5435 *** *** 5436 *** *** 5437 *** *** 5438 *** *** 5439 *** *** 5440 *** *** 5441 *** *** 5442 *** *** 5443 *** *** 5444 *** *** 5445 *** *** 5446 *** *** 5447 *** *** 5448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5452 *** *** 5453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7 07:09:37.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5456 *** *** 5457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING 07:09:37.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ 07:09:37.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126 07:09:37.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5462 *** *** 5463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.191 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5464 *** *** 5465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5 07:09:37.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING 07:09:37.194 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7 07:09:37.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING 07:09:37.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC 07:09:37.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING 07:09:37.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23 07:09:37.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING 07:09:37.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE 07:09:37.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING 07:09:37.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ 07:09:37.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5469 *** *** 5470 *** *** 5471 *** *** 5472 *** *** 5473 *** *** 5474 *** *** 5475 *** *** 5476 *** *** 5477 *** *** 5478 *** *** 5479 *** *** 5480 *** *** 5481 *** *** 5482 *** *** 5483 *** *** 5484 *** *** 5485 *** *** 5486 *** *** 5487 *** *** 5488 *** *** 5489 *** *** 5490 *** *** 5491 *** *** 5492 *** *** 5493 *** *** 5494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2 07:09:37.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING 07:09:37.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING 07:09:37.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4 07:09:37.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING 07:09:37.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING 07:09:37.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5 07:09:37.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING 07:09:37.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE 07:09:37.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING 07:09:37.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ 07:09:37.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126 07:09:37.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2 07:09:37.212 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING 07:09:37.212 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING 07:09:37.212 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC 07:09:37.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING 07:09:37.214 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23 07:09:37.214 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5495 *** *** 5496 *** *** 5497 *** *** 5498 *** *** 5499 *** *** 5500 *** *** 5501 *** *** 5502 *** *** 5503 *** *** 5504 *** *** 5505 *** *** 5506 *** *** 5507 *** *** 5508 *** *** 5509 *** *** 5510 *** *** 5511 *** *** 5512 *** *** 5513 *** *** 5514 *** *** 5515 *** *** 5516 *** *** 5517 *** *** 5518 *** *** 5519 *** *** 5520 *** *** 5521 *** *** 5522 *** *** 5523 *** *** 5524 *** *** 5525 *** *** 5526 *** *** 5527 *** *** 5528 *** *** 5529 *** *** 5530 *** *** 5531 *** *** 5532 *** *** 5533 *** *** 5534 *** *** 5535 *** *** 5536 *** *** 5537 *** *** 5538 *** *** 5539 *** *** 5540 *** *** 5541 *** *** 5542 *** *** 5543 *** *** 5544 *** *** 5545 *** *** 5546 *** *** 5547 *** *** 5548 *** *** 5549 *** *** 5550 *** *** 5551 *** *** 5552 *** *** 5553 *** *** 5554 *** *** 5555 *** *** 5556 *** *** 5557 *** *** 5558 *** *** 5559 *** *** 5560 *** *** 5561 *** *** 5562 *** *** 5563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE 07:09:37.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING 07:09:37.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ 07:09:37.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126 07:09:37.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2 07:09:37.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING 07:09:37.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING 07:09:37.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4 07:09:37.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING 07:09:37.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING 07:09:37.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5 07:09:37.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING 07:09:37.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7 07:09:37.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING 07:09:37.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC 07:09:37.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING 07:09:37.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23 07:09:37.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING 07:09:37.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE 07:09:37.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING 07:09:37.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ 07:09:37.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126 07:09:37.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2 07:09:37.230 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING 07:09:37.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING 07:09:37.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4 07:09:37.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING 07:09:37.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING 07:09:37.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5 07:09:37.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING 07:09:37.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7 07:09:37.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING 07:09:37.242 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC 07:09:37.242 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING 07:09:37.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23 07:09:37.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING 07:09:37.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE 07:09:37.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING 07:09:37.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ 07:09:37.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126 07:09:37.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2 07:09:37.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING 07:09:37.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING 07:09:37.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4 07:09:37.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING 07:09:37.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING 07:09:37.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5 07:09:37.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING 07:09:37.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7 07:09:37.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING 07:09:37.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC 07:09:37.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING 07:09:37.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5564 *** *** 5565 *** *** 5566 *** *** 5567 *** *** 5568 *** *** 5569 *** *** 5570 *** *** 5571 *** *** 5572 *** *** 5573 *** *** 5574 *** *** 5575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING 07:09:37.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE 07:09:37.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING 07:09:37.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ 07:09:37.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126 07:09:37.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2 07:09:37.257 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING 07:09:37.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING 07:09:37.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4 07:09:37.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING 07:09:37.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING 07:09:37.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5 07:09:37.270 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING 07:09:37.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7 07:09:37.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING 07:09:37.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC 07:09:37.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING 07:09:37.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23 07:09:37.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING 07:09:37.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE 07:09:37.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING 07:09:37.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ 07:09:37.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126 07:09:37.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2 07:09:37.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING 07:09:37.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING 07:09:37.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4 07:09:37.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING 07:09:37.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING 07:09:37.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5 07:09:37.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING 07:09:37.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7 07:09:37.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING 07:09:37.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC 07:09:37.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING 07:09:37.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23 07:09:37.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING 07:09:37.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE 07:09:37.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING 07:09:37.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ 07:09:37.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126 07:09:37.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2 07:09:37.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING 07:09:37.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING 07:09:37.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4 07:09:37.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING 07:09:37.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING 07:09:37.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5 07:09:37.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING 07:09:37.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7 07:09:37.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING 07:09:37.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC 07:09:37.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING 07:09:37.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23 07:09:37.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING 07:09:37.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE 07:09:37.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING 07:09:37.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ 07:09:37.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126 07:09:37.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2 07:09:37.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING 07:09:37.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING 07:09:37.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4 07:09:37.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING 07:09:37.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING 07:09:37.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5 07:09:37.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING 07:09:37.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7 07:09:37.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING 07:09:37.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC 07:09:37.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING 07:09:37.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23 07:09:37.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING 07:09:37.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE 07:09:37.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING 07:09:37.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ 07:09:37.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126 07:09:37.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2 07:09:37.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING 07:09:37.317 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING 07:09:37.317 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4 07:09:37.318 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING 07:09:37.318 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING 07:09:37.318 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5 07:09:37.318 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING 07:09:37.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7 07:09:37.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING 07:09:37.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC 07:09:37.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING 07:09:37.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23 07:09:37.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING 07:09:37.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE 07:09:37.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING 07:09:37.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ 07:09:37.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126 07:09:37.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2 07:09:37.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING 07:09:37.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING 07:09:37.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4 07:09:37.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING 07:09:37.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING 07:09:37.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5 07:09:37.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING 07:09:37.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7 07:09:37.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING 07:09:37.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC 07:09:37.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING 07:09:37.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23 07:09:37.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING 07:09:37.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE 07:09:37.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING 07:09:37.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ 07:09:37.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126 07:09:37.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2 07:09:37.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING 07:09:37.341 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING 07:09:37.341 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4 07:09:37.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5576 *** *** 5577 *** *** 5578 *** *** 5579 *** *** 5580 *** *** 5581 *** *** 5582 *** *** 5583 *** *** 5584 *** *** 5585 *** *** 5586 *** *** 5587 *** *** 5588 *** *** 5589 *** *** 5590 *** *** 5591 *** *** 5592 *** *** 5593 *** *** 5594 *** *** 5595 *** *** 5596 *** *** 5597 *** *** 5598 *** *** 5599 *** *** 5600 *** *** 5601 *** *** 5602 *** *** 5603 *** *** 5604 *** *** 5605 *** *** 5606 *** *** 5607 *** *** 5608 *** *** 5609 *** *** 5610 *** *** 5611 *** *** 5612 *** *** 5613 *** *** 5614 *** *** 5615 *** *** 5616 *** *** 5617 *** *** 5618 *** *** 5619 *** *** 5620 *** *** 5621 *** *** 5622 *** *** 5623 *** *** 5624 *** *** 5625 *** *** 5626 *** *** 5627 *** *** 5628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7 07:09:37.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING 07:09:37.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC 07:09:37.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING 07:09:37.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23 07:09:37.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING 07:09:37.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE 07:09:37.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING 07:09:37.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5632 *** *** 5633 *** *** 5634 *** *** 5635 *** *** 5636 *** *** 5637 *** *** 5638 *** *** 5639 *** *** 5640 *** *** 5641 *** *** 5642 *** *** 5643 *** *** 5644 *** *** 5645 *** *** 5646 *** *** 5647 *** *** 5648 *** *** 5649 *** *** 5650 *** *** 5651 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5652 *** *** 5653 *** *** 5654 *** *** 5655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5656 *** *** 5657 *** *** 5658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5659 *** *** 5660 *** *** 5661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5662 *** *** 5663 *** *** 5664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5665 *** *** 5666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5667 *** *** 5668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5669 *** *** 5670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5672 *** *** 5673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5674 *** *** 5675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING 07:09:37.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5678 *** *** 5679 *** *** 5680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5681 *** *** 5682 *** *** 5683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5685 *** *** 5686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5687 *** *** 5688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5689 *** *** 5690 *** *** 5691 *** *** 5692 *** *** 5693 *** *** 5694 *** *** 5695 *** *** 5696 *** *** 5697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.380 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2 07:09:37.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING 07:09:37.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING 07:09:37.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4 07:09:37.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING 07:09:37.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING 07:09:37.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5 07:09:37.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING 07:09:37.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7 07:09:37.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING 07:09:37.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC 07:09:37.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING 07:09:37.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23 07:09:37.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5698 *** *** 5699 *** *** 5700 *** *** 5701 *** *** 5702 *** *** 5703 *** *** 5704 *** *** 5705 *** *** 5706 *** *** 5707 *** *** 5708 *** *** 5709 *** *** 5710 *** *** 5711 *** *** 5712 *** *** 5713 *** *** 5714 *** *** 5715 *** *** 5716 *** *** 5717 *** *** 5718 *** *** 5719 *** *** 5720 *** *** 5721 *** *** 5722 *** *** 5723 *** *** 5724 *** *** 5725 *** *** 5726 *** *** 5727 *** *** 5728 *** *** 5729 *** *** 5730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5732 *** *** 5733 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5735 *** *** 5736 *** *** 5737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5738 *** *** 5739 *** *** 5740 *** *** 5741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5742 *** *** 5743 *** *** 5744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5745 *** *** 5746 *** *** 5747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5749 *** *** 5750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.404 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5751 *** *** 5752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.404 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.405 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5754 *** *** 5755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.405 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5756 *** *** 5757 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.406 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.406 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5759 *** *** 5760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING 07:09:37.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5761 *** *** 5762 *** *** 5763 *** *** 5764 *** *** 5765 *** *** 5766 *** *** 5767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5768 *** *** 5769 *** *** 5770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5772 *** *** 5773 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.410 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.410 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5775 *** *** 5776 *** *** 5777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5778 *** *** 5779 *** *** 5780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.412 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5781 *** *** 5782 *** *** 5783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5784 *** *** 5785 *** *** 5786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.414 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5788 *** *** 5789 *** *** 5790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.414 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5793 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5794 *** *** 5795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5801 *** *** 5802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING 07:09:37.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ 07:09:37.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5803 *** *** 5804 *** *** 5805 *** *** 5806 *** *** 5807 *** *** 5808 *** *** 5809 *** *** 5810 *** *** 5811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5813 *** *** 5814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5815 *** *** 5816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4 07:09:37.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING 07:09:37.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING 07:09:37.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5 07:09:37.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING 07:09:37.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7 07:09:37.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING 07:09:37.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC 07:09:37.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING 07:09:37.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23 07:09:37.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING 07:09:37.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE 07:09:37.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING 07:09:37.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ 07:09:37.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126 07:09:37.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5817 *** *** 5818 *** *** 5819 *** *** 5820 *** *** 5821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5822 *** *** 5823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING 07:09:37.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4 07:09:37.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING 07:09:37.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5824 *** *** 5825 *** *** 5826 *** *** 5827 *** *** 5828 *** *** 5829 *** *** 5830 *** *** 5831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7 07:09:37.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5840 *** *** 5841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5843 *** *** 5844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5845 *** *** 5846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING 07:09:37.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5855 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING 07:09:37.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23 07:09:37.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING 07:09:37.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5856 *** *** 5857 *** *** 5858 *** *** 5859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING 07:09:37.454 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5860 *** *** 5861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.454 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5862 *** *** 5863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5864 *** *** 5865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5866 *** *** 5867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23 07:09:37.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5882 *** *** 5883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5885 *** *** 5886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5887 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4 07:09:37.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING 07:09:37.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING 07:09:37.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5 07:09:37.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING 07:09:37.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7 07:09:37.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5888 *** *** 5889 *** *** 5890 *** *** 5891 *** *** 5892 *** *** 5893 *** *** 5894 *** *** 5895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC 07:09:37.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5896 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING 07:09:37.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5899 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5903 *** *** 5904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING 07:09:37.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5 07:09:37.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING 07:09:37.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7 07:09:37.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING 07:09:37.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC 07:09:37.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING 07:09:37.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23 07:09:37.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING 07:09:37.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE 07:09:37.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING 07:09:37.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ 07:09:37.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126 07:09:37.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2 07:09:37.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING 07:09:37.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING 07:09:37.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4 07:09:37.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING 07:09:37.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING 07:09:37.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5 07:09:37.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING 07:09:37.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7 07:09:37.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING 07:09:37.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC 07:09:37.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING 07:09:37.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23 07:09:37.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING 07:09:37.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE 07:09:37.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING 07:09:37.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5908 *** *** 5909 *** *** 5910 *** *** 5911 *** *** 5912 *** *** 5913 *** *** 5914 *** *** 5915 *** *** 5916 *** *** 5917 *** *** 5918 *** *** 5919 *** *** 5920 *** *** 5921 *** *** 5922 *** *** 5923 *** *** 5924 *** *** 5925 *** *** 5926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5928 *** *** 5929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5931 *** *** 5932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING 07:09:37.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING 07:09:37.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5938 *** *** 5939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING 07:09:37.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5944 *** *** 5945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.488 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.489 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5949 *** *** 5950 *** *** 5951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING 07:09:37.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/ 07:09:37.494 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping. 07:09:37.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING 07:09:37.495 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 07:09:37.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/ 07:09:37.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING 07:09:37.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ 07:09:37.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126 07:09:37.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5953 *** *** 5954 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5955 *** *** 5956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5958 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING 07:09:37.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5967 *** *** 5968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5969 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ 07:09:37.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5970 *** *** 5971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING 07:09:37.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5974 *** *** 5975 *** *** 5976 *** *** 5977 *** *** 5978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5979 *** *** 5980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5984 *** *** 5985 *** *** 5986 *** *** 5987 *** *** 5988 *** *** 5989 *** *** 5990 *** *** 5991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5992 *** *** 5993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING 07:09:37.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6000 *** *** 6001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6002 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6003 *** *** 6004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6005 *** *** 6006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4 07:09:37.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING 07:09:37.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6008 *** *** 6009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6010 *** *** 6011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7 07:09:37.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6013 *** *** 6014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING 07:09:37.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.520 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6019 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6020 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2 07:09:37.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING 07:09:37.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING 07:09:37.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4 07:09:37.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING 07:09:37.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING 07:09:37.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5 07:09:37.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING 07:09:37.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7 07:09:37.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING 07:09:37.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC 07:09:37.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING 07:09:37.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23 07:09:37.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING 07:09:37.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE 07:09:37.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING 07:09:37.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ 07:09:37.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126 07:09:37.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2 07:09:37.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING 07:09:37.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING 07:09:37.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4 07:09:37.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING 07:09:37.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING 07:09:37.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5 07:09:37.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING 07:09:37.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7 07:09:37.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING 07:09:37.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC 07:09:37.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING 07:09:37.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23 07:09:37.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING 07:09:37.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE 07:09:37.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING 07:09:37.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6022 *** *** 6023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6025 *** *** 6026 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6028 *** *** 6029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING 07:09:37.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6032 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING 07:09:37.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6034 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23 07:09:37.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING 07:09:37.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6036 *** *** 6037 *** *** 6038 *** *** 6039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6041 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6042 *** *** 6043 *** *** 6044 *** *** 6045 *** *** 6046 *** *** 6047 *** *** 6048 *** *** 6049 *** *** 6050 *** *** 6051 *** *** 6052 *** *** 6053 *** *** 6054 *** *** 6055 *** *** 6056 *** *** 6057 *** *** 6058 *** *** 6059 *** *** 6060 *** *** 6061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.548 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6062 *** *** 6063 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6065 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4 07:09:37.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING 07:09:37.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING 07:09:37.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6066 *** *** 6067 *** *** 6068 *** *** 6069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING 07:09:37.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6070 *** *** 6071 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6072 *** *** 6073 *** *** 6074 *** *** 6075 *** *** 6076 *** *** 6077 *** *** 6078 *** *** 6079 *** *** 6080 *** *** 6081 *** *** 6082 *** *** 6083 *** *** 6084 *** *** 6085 *** *** 6086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23 07:09:37.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6089 *** *** 6090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE 07:09:37.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6093 *** *** 6094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6095 *** *** 6096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6098 *** *** 6099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4 07:09:37.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING 07:09:37.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6100 *** *** 6101 *** *** 6102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5 07:09:37.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6103 *** *** 6104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6106 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE 07:09:37.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6113 *** *** 6114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6115 *** *** 6116 *** *** 6117 *** *** 6118 *** *** 6119 *** *** 6120 *** *** 6121 *** *** 6122 *** *** 6123 *** *** 6124 *** *** 6125 *** *** 6126 *** *** 6127 *** *** 6128 *** *** 6129 *** *** 6130 *** *** 6131 *** *** 6132 *** *** 6133 *** *** 6134 *** *** 6135 *** *** 6136 *** *** 6137 *** *** 6138 *** *** 6139 *** *** 6140 *** *** 6141 *** *** 6142 *** *** 6143 *** *** 6144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING 07:09:37.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING 07:09:37.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ 07:09:37.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126 07:09:37.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2 07:09:37.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING 07:09:37.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING 07:09:37.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4 07:09:37.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING 07:09:37.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING 07:09:37.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5 07:09:37.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING 07:09:37.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7 07:09:37.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING 07:09:37.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC 07:09:37.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING 07:09:37.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23 07:09:37.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING 07:09:37.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE 07:09:37.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING 07:09:37.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ 07:09:37.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126 07:09:37.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2 07:09:37.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6145 *** *** 6146 *** *** 6147 *** *** 6148 *** *** 6149 *** *** 6150 *** *** 6151 *** *** 6152 *** *** 6153 *** *** 6154 *** *** 6155 *** *** 6156 *** *** 6157 *** *** 6158 *** *** 6159 *** *** 6160 *** *** 6161 *** *** 6162 *** *** 6163 *** *** 6164 *** *** 6165 *** *** 6166 *** *** 6167 *** *** 6168 *** *** 6169 *** *** 6170 *** *** 6171 *** *** 6172 *** *** 6173 *** *** 6174 *** *** 6175 *** *** 6176 *** *** 6177 *** *** 6178 *** *** 6179 *** *** 6180 *** *** 6181 *** *** 6182 *** *** 6183 *** *** 6184 *** *** 6185 *** *** 6186 *** *** 6187 *** *** 6188 *** *** 6189 *** *** 6190 *** *** 6191 *** *** 6192 *** *** 6193 *** *** 6194 *** *** 6195 *** *** 6196 *** *** 6197 *** *** 6198 *** *** 6199 *** *** 6200 *** *** 6201 *** *** 6202 *** *** 6203 *** *** 6204 *** *** 6205 *** *** 6206 *** *** 6207 *** *** 6208 *** *** 6209 *** *** 6210 *** *** 6211 *** *** 6212 *** *** 6213 *** *** 6214 *** *** 6215 *** *** 6216 *** *** 6217 *** *** 6218 *** *** 6219 *** *** 6220 *** *** 6221 *** *** 6222 *** *** 6223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6224 *** *** 6225 *** *** 6226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6229 *** *** 6230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5 07:09:37.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING 07:09:37.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7 07:09:37.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6231 *** *** 6232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6236 *** *** 6237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ 07:09:37.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126 07:09:37.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2 07:09:37.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING 07:09:37.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING 07:09:37.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4 07:09:37.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6240 *** *** 6241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6244 *** *** 6245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6247 *** *** 6248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6251 *** *** 6252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ 07:09:37.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6256 *** *** 6257 *** *** 6258 *** *** 6259 *** *** 6260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6261 *** *** 6262 *** *** 6263 *** *** 6264 *** *** 6265 *** *** 6266 *** *** 6267 *** *** 6268 *** *** 6269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6270 *** *** 6271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6272 *** *** 6273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4 07:09:37.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING 07:09:37.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING 07:09:37.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5 07:09:37.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING 07:09:37.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6274 *** *** 6275 *** *** 6276 *** *** 6277 *** *** 6278 *** *** 6279 *** *** 6280 *** *** 6281 *** *** 6282 *** *** 6283 *** *** 6284 *** *** 6285 *** *** 6286 *** *** 6287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6290 *** *** 6291 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6293 *** *** 6294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6298 *** *** 6299 *** *** 6300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6301 *** *** 6302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6303 *** *** 6304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6305 *** *** 6306 *** *** 6307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING 07:09:37.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING 07:09:37.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6309 *** *** 6310 *** *** 6311 *** *** 6312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6313 *** *** 6314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6318 *** *** 6319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6320 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6325 *** *** 6326 *** *** 6327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6328 *** *** 6329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6330 *** *** 6331 *** *** 6332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6333 *** *** 6334 *** *** 6335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6339 *** *** 6340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING 07:09:37.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6342 *** *** 6343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC 07:09:37.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6344 *** *** 6345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23 07:09:37.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING 07:09:37.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE 07:09:37.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING 07:09:37.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ 07:09:37.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126 07:09:37.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2 07:09:37.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING 07:09:37.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING 07:09:37.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4 07:09:37.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING 07:09:37.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING 07:09:37.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6346 *** *** 6347 *** *** 6348 *** *** 6349 *** *** 6350 *** *** 6351 *** *** 6352 *** *** 6353 *** *** 6354 *** *** 6355 *** *** 6356 *** *** 6357 *** *** 6358 *** *** 6359 *** *** 6360 *** *** 6361 *** *** 6362 *** *** 6363 *** *** 6364 *** *** 6365 *** *** 6366 *** *** 6367 *** *** 6368 *** *** 6369 *** *** 6370 *** *** 6371 *** *** 6372 *** *** 6373 *** *** 6374 *** *** 6375 *** *** 6376 *** *** 6377 *** *** 6378 *** *** 6379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6380 *** *** 6381 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6382 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6383 *** *** 6384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6385 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6386 *** *** 6387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6389 *** *** 6390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6391 *** *** 6392 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6393 *** *** 6394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6396 *** *** 6397 *** *** 6398 *** *** 6399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6400 *** *** 6401 *** *** 6402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6403 *** *** 6404 *** *** 6405 *** *** 6406 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6407 *** *** 6408 *** *** 6409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6410 *** *** 6411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6413 *** *** 6414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6416 *** *** 6417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING 07:09:37.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6419 *** *** 6420 *** *** 6421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6422 *** *** 6423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6426 *** *** 6427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6430 *** *** 6431 *** *** 6432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6433 *** *** 6434 *** *** 6435 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6436 *** *** 6437 *** *** 6438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6439 *** *** 6440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6441 *** *** 6442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6443 *** *** 6444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6445 *** *** 6446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6447 *** *** 6448 *** *** 6449 *** *** 6450 *** *** 6451 *** *** 6452 *** *** 6453 *** *** 6454 *** *** 6455 *** *** 6456 *** *** 6457 *** *** 6458 *** *** 6459 *** *** 6460 *** *** 6461 *** *** 6462 *** *** 6463 *** *** 6464 *** *** 6465 *** *** 6466 *** *** 6467 *** *** 6468 *** *** 6469 *** *** 6470 *** *** 6471 *** *** 6472 *** *** 6473 *** *** 6474 *** *** 6475 *** *** 6476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.714 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6477 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6479 *** *** 6480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6481 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6482 *** *** 6483 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6484 *** *** 6485 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6487 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6489 *** *** 6490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING 07:09:37.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING 07:09:37.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4 07:09:37.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING 07:09:37.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING 07:09:37.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6493 *** *** 6494 *** *** 6495 *** *** 6496 *** *** 6497 *** *** 6498 *** *** 6499 *** *** 6500 *** *** 6501 *** *** 6502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6503 *** *** 6504 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7 07:09:37.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING 07:09:37.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC 07:09:37.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING 07:09:37.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23 07:09:37.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING 07:09:37.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE 07:09:37.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING 07:09:37.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ 07:09:37.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126 07:09:37.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2 07:09:37.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING 07:09:37.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6505 *** *** 6506 *** *** 6507 *** *** 6508 *** *** 6509 *** *** 6510 *** *** 6511 *** *** 6512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING 07:09:37.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING 07:09:37.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5 07:09:37.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING 07:09:37.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7 07:09:37.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING 07:09:37.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC 07:09:37.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING 07:09:37.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23 07:09:37.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING 07:09:37.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE 07:09:37.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING 07:09:37.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ 07:09:37.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126 07:09:37.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2 07:09:37.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING 07:09:37.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING 07:09:37.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4 07:09:37.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING 07:09:37.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING 07:09:37.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5 07:09:37.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6514 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6515 *** *** 6516 *** *** 6517 *** *** 6518 *** *** 6519 *** *** 6520 *** *** 6521 *** *** 6522 *** *** 6523 *** *** 6524 *** *** 6525 *** *** 6526 *** *** 6527 *** *** 6528 *** *** 6529 *** *** 6530 *** *** 6531 *** *** 6532 *** *** 6533 *** *** 6534 *** *** 6535 *** *** 6536 *** *** 6537 *** *** 6538 *** *** 6539 *** *** 6540 *** *** 6541 *** *** 6542 *** *** 6543 *** *** 6544 *** *** 6545 *** *** 6546 *** *** 6547 *** *** 6548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23 07:09:37.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING 07:09:37.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE 07:09:37.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6552 *** *** 6553 *** *** 6554 *** *** 6555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ 07:09:37.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6556 *** *** 6557 *** *** 6558 *** *** 6559 *** *** 6560 *** *** 6561 *** *** 6562 *** *** 6563 *** *** 6564 *** *** 6565 *** *** 6566 *** *** 6567 *** *** 6568 *** *** 6569 *** *** 6570 *** *** 6571 *** *** 6572 *** *** 6573 *** *** 6574 *** *** 6575 *** *** 6576 *** *** 6577 *** *** 6578 *** *** 6579 *** *** 6580 *** *** 6581 *** *** 6582 *** *** 6583 *** *** 6584 *** *** 6585 *** *** 6586 *** *** 6587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2 07:09:37.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING 07:09:37.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING 07:09:37.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING 07:09:37.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ 07:09:37.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126 07:09:37.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2 07:09:37.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING 07:09:37.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING 07:09:37.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ 07:09:37.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6588 *** *** 6589 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6590 *** *** 6591 *** *** 6592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6593 *** *** 6594 *** *** 6595 *** *** 6596 *** *** 6597 *** *** 6598 *** *** 6599 *** *** 6600 *** *** 6601 *** *** 6602 *** *** 6603 *** *** 6604 *** *** 6605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING 07:09:37.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4 07:09:37.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING 07:09:37.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING 07:09:37.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5 07:09:37.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING 07:09:37.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7 07:09:37.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6606 *** *** 6607 *** *** 6608 *** *** 6609 *** *** 6610 *** *** 6611 *** *** 6612 *** *** 6613 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6614 *** *** 6615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.777 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6617 *** *** 6618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ 07:09:37.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6622 *** *** 6623 *** *** 6624 *** *** 6625 *** *** 6626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6627 *** *** 6628 *** *** 6629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.782 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6630 *** *** 6631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6632 *** *** 6633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6634 *** *** 6635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6640 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6641 *** *** 6642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6644 *** *** 6645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6648 *** *** 6649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6650 *** *** 6651 *** *** 6652 *** *** 6653 *** *** 6654 *** *** 6655 *** *** 6656 *** *** 6657 *** *** 6658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6659 *** *** 6660 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6661 *** *** 6662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6663 *** *** 6664 *** *** 6665 *** *** 6666 *** *** 6667 *** *** 6668 *** *** 6669 *** *** 6670 *** *** 6671 *** *** 6672 *** *** 6673 *** *** 6674 *** *** 6675 *** *** 6676 *** *** 6677 *** *** 6678 *** *** 6679 *** *** 6680 *** *** 6681 *** *** 6682 *** *** 6683 *** *** 6684 *** *** 6685 *** *** 6686 *** *** 6687 *** *** 6688 *** *** 6689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6691 *** *** 6692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6695 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6696 *** *** 6697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC 07:09:37.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING 07:09:37.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6701 *** *** 6702 *** *** 6703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6704 *** *** 6705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING 07:09:37.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6707 *** *** 6708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6709 *** *** 6710 *** *** 6711 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6712 *** *** 6713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6714 *** *** 6715 *** *** 6716 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6717 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4 07:09:37.819 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING 07:09:37.819 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING 07:09:37.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5 07:09:37.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING 07:09:37.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7 07:09:37.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING 07:09:37.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC 07:09:37.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING 07:09:37.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23 07:09:37.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6718 *** *** 6719 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6720 *** *** 6721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6722 *** *** 6723 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6724 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6725 *** *** 6726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6727 *** *** 6728 *** *** 6729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6730 *** *** 6731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6732 *** *** 6733 *** *** 6734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6739 *** *** 6740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6741 *** *** 6742 *** *** 6743 *** *** 6744 *** *** 6745 *** *** 6746 *** *** 6747 *** *** 6748 *** *** 6749 *** *** 6750 *** *** 6751 *** *** 6752 *** *** 6753 *** *** 6754 *** *** 6755 *** *** 6756 *** *** 6757 *** *** 6758 *** *** 6759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6762 *** *** 6763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6766 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6768 *** *** 6769 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6770 *** *** 6771 *** *** 6772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6773 *** *** 6774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.847 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6775 *** *** 6776 *** *** 6777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.848 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6778 *** *** 6779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.849 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6780 *** *** 6781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.849 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.849 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6783 *** *** 6784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.850 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5 07:09:37.850 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6785 *** *** 6786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.851 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.851 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6788 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.851 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6789 *** *** 6790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6793 *** *** 6794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING 07:09:37.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ 07:09:37.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126 07:09:37.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2 07:09:37.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING 07:09:37.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING 07:09:37.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4 07:09:37.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING 07:09:37.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING 07:09:37.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5 07:09:37.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING 07:09:37.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7 07:09:37.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING 07:09:37.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC 07:09:37.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING 07:09:37.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23 07:09:37.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING 07:09:37.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6796 *** *** 6797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6800 *** *** 6801 *** *** 6802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6803 *** *** 6804 *** *** 6805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6806 *** *** 6807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6808 *** *** 6809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6810 *** *** 6811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6813 *** *** 6814 *** *** 6815 *** *** 6816 *** *** 6817 *** *** 6818 *** *** 6819 *** *** 6820 *** *** 6821 *** *** 6822 *** *** 6823 *** *** 6824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6828 *** *** 6829 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING 07:09:37.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6836 *** *** 6837 *** *** 6838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6839 *** *** 6840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6841 *** *** 6842 *** *** 6843 *** *** 6844 *** *** 6845 *** *** 6846 *** *** 6847 *** *** 6848 *** *** 6849 *** *** 6850 *** *** 6851 *** *** 6852 *** *** 6853 *** *** 6854 *** *** 6855 *** *** 6856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING 07:09:37.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4 07:09:37.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING 07:09:37.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING 07:09:37.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5 07:09:37.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING 07:09:37.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7 07:09:37.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6860 *** *** 6861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6864 *** *** 6865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6867 *** *** 6868 *** *** 6869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6870 *** *** 6871 *** *** 6872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6873 *** *** 6874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6875 *** *** 6876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6880 *** *** 6881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6886 *** *** 6887 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6888 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6891 *** *** 6892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6893 *** *** 6894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6895 *** *** 6896 *** *** 6897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6898 *** *** 6899 *** *** 6900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6901 *** *** 6902 *** *** 6903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6904 *** *** 6905 *** *** 6906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.911 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6907 *** *** 6908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6909 *** *** 6910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6911 *** *** 6912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6913 *** *** 6914 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6915 *** *** 6916 *** *** 6917 *** *** 6918 *** *** 6919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6920 *** *** 6921 *** *** 6922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6923 *** *** 6924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6925 *** *** 6926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6927 *** *** 6928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6930 *** *** 6931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6933 *** *** 6934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES// org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6935 *** *** 6936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.920 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6938 *** *** 6939 *** *** 6940 *** *** 6941 *** *** 6942 *** *** 6943 *** *** 6944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.923 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6946 *** *** 6947 *** *** 6948 *** *** 6949 *** *** 6950 *** *** 6951 *** *** 6952 *** *** 6953 *** *** 6954 *** *** 6955 *** *** 6956 *** *** 6957 *** *** 6958 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6959 *** *** 6960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6961 *** *** 6962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6963 *** *** 6964 *** *** 6965 *** *** 6966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6967 *** *** 6968 *** *** 6969 *** *** 6970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6971 *** *** 6972 *** *** 6973 *** *** 6974 *** *** 6975 *** *** 6976 *** *** 6977 *** *** 6978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6979 *** *** 6980 *** *** 6981 *** *** 6982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6983 *** *** 6984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6985 *** *** 6986 *** *** 6987 *** *** 6988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6989 *** *** 6990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6991 *** *** 6992 *** *** 6993 *** *** 6994 *** *** 6995 *** *** 6996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6997 *** *** 6998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6999 *** *** 7000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7001 *** *** 7002 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7003 *** *** 7004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7005 *** *** 7006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7007 *** *** 7008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.943 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7009 *** *** 7010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.943 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7011 *** *** 7012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.944 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7013 *** *** 7014 *** *** 7015 *** *** 7016 *** *** 7017 *** *** 7018 *** *** 7019 *** *** 7020 *** *** 7021 *** *** 7022 *** *** 7023 *** *** 7024 *** *** 7025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7026 *** *** 7027 *** *** 7028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.948 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7029 *** *** 7030 *** *** 7031 *** *** 7032 *** *** 7033 *** *** 7034 *** *** 7035 *** *** 7036 *** *** 7037 *** *** 7038 *** *** 7039 *** *** 7040 *** *** 7041 *** *** 7042 *** *** 7043 *** *** 7044 *** *** 7045 *** *** 7046 *** *** 7047 *** *** 7048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7049 *** *** 7050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.956 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7051 *** *** 7052 *** *** 7053 *** *** 7054 *** *** 7055 *** *** 7056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7057 *** *** 7058 *** *** 7059 *** *** 7060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7061 *** *** 7062 *** *** 7063 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7064 *** *** 7065 *** *** 7066 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7067 *** *** 7068 *** *** 7069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7070 *** *** 7071 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7072 *** *** 7073 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7074 *** *** 7075 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7076 *** *** 7077 *** *** 7078 *** *** 7079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7080 *** *** 7081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7083 *** *** 7084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7085 *** *** 7086 *** *** 7087 *** *** 7088 *** *** 7089 *** *** 7090 *** *** 7091 *** *** 7092 *** *** 7093 *** *** 7094 *** *** 7095 *** *** 7096 *** *** 7097 *** *** 7098 *** *** 7099 *** *** 7100 *** *** 7101 *** *** 7102 *** *** 7103 *** *** 7104 *** *** 7105 *** *** 7106 *** *** 7107 *** *** 7108 *** *** 7109 *** *** 7110 *** *** 7111 *** *** 7112 *** *** 7113 *** *** 7114 *** *** 7115 *** *** 7116 *** *** 7117 *** *** 7118 *** *** 7119 *** *** 7120 *** *** 7121 *** *** 7122 *** *** 7123 *** *** 7124 *** *** 7125 *** *** 7126 *** *** 7127 *** *** 7128 *** *** 7129 *** *** 7130 *** *** 7131 *** *** 7132 *** *** 7133 *** *** 7134 *** *** 7135 *** *** 7136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7137 *** *** 7138 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7139 *** *** 7140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7141 *** *** 7142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7145 *** *** 7146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7147 *** *** 7148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.985 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7149 *** *** 7150 *** *** 7151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7152 *** *** 7153 *** *** 7154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7155 *** *** 7156 *** *** 7157 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7158 *** *** 7159 *** *** 7160 *** *** 7161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7162 *** *** 7163 *** *** 7164 *** *** 7165 *** *** 7166 *** *** 7167 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7168 *** *** 7169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7171 *** *** 7172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7173 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7174 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7175 *** *** 7176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:37.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7177 *** *** 7178 *** *** 7179 *** *** 7180 *** *** 7181 *** *** 7182 *** *** 7183 *** *** 7184 *** *** 7185 *** *** 7186 *** *** 7187 *** *** 7188 *** *** 7189 *** *** 7190 *** *** 7191 *** *** 7192 *** *** 7193 *** *** 7194 *** *** 7195 *** *** 7196 *** *** 7197 *** *** 7198 *** *** 7199 *** *** 7200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7201 *** *** 7202 *** *** 7203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7204 *** *** 7205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7206 *** *** 7207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7208 *** *** 7209 *** *** 7210 *** *** 7211 *** *** 7212 *** *** 7213 *** *** 7214 *** *** 7215 *** *** 7216 *** *** 7217 *** *** 7218 *** *** 7219 *** *** 7220 *** *** 7221 *** *** 7222 *** *** 7223 *** *** 7224 *** *** 7225 *** *** 7226 *** *** 7227 *** *** 7228 *** *** 7229 *** *** 7230 *** *** 7231 *** *** 7232 *** *** 7233 *** *** 7234 *** *** 7235 *** *** 7236 *** *** 7237 *** *** 7238 *** *** 7239 *** *** 7240 *** *** 7241 *** *** 7242 *** *** 7243 *** *** 7244 *** *** 7245 *** *** 7246 *** *** 7247 *** *** 7248 *** *** 7249 *** *** 7250 *** *** 7251 *** *** 7252 *** *** 7253 *** *** 7254 *** *** 7255 *** *** 7256 *** *** 7257 *** *** 7258 *** *** 7259 *** *** 7260 *** *** 7261 *** *** 7262 *** *** 7263 *** *** 7264 *** *** 7265 *** *** 7266 *** *** 7267 *** *** 7268 *** *** 7269 *** *** 7270 *** *** 7271 *** *** 7272 *** *** 7273 *** *** 7274 *** *** 7275 *** *** 7276 *** *** 7277 *** *** 7278 *** *** 7279 *** *** 7280 *** *** 7281 *** *** 7282 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7283 *** *** 7284 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7285 *** *** 7286 *** *** 7287 *** *** 7288 *** *** 7289 *** *** 7290 *** *** 7291 *** *** 7292 *** *** 7293 *** *** 7294 *** *** 7295 *** *** 7296 *** *** 7297 *** *** 7298 *** *** 7299 *** *** 7300 *** *** 7301 *** *** 7302 *** *** 7303 *** *** 7304 *** *** 7305 *** *** 7306 *** *** 7307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7308 *** *** 7309 *** *** 7310 *** *** 7311 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.035 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7312 *** *** 7313 *** *** 7314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7315 *** *** 7316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7317 *** *** 7318 *** *** 7319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7320 *** *** 7321 *** *** 7322 *** *** 7323 *** *** 7324 *** *** 7325 *** *** 7326 *** *** 7327 *** *** 7328 *** *** 7329 *** *** 7330 *** *** 7331 *** *** 7332 *** *** 7333 *** *** 7334 *** *** 7335 *** *** 7336 *** *** 7337 *** *** 7338 *** *** 7339 *** *** 7340 *** *** 7341 *** *** 7342 *** *** 7343 *** *** 7344 *** *** 7345 *** *** 7346 *** *** 7347 *** *** 7348 *** *** 7349 *** *** 7350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7353 *** *** 7354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7357 *** *** 7358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7361 *** *** 7362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7363 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7364 *** *** 7365 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7366 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7368 *** *** 7369 *** *** 7370 *** *** 7371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7372 *** *** 7373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7374 *** *** 7375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7376 *** *** 7377 *** *** 7378 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7379 *** *** 7380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7381 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7382 *** *** 7383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7385 *** *** 7386 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7388 *** *** 7389 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.060 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7392 *** *** 7393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.060 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7394 *** *** 7395 *** *** 7396 *** *** 7397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.061 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7399 *** *** 7400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7402 *** *** 7403 *** *** 7404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7405 *** *** 7406 *** *** 7407 *** *** 7408 *** *** 7409 *** *** 7410 *** *** 7411 *** *** 7412 *** *** 7413 *** *** 7414 *** *** 7415 *** *** 7416 *** *** 7417 *** *** 7418 *** *** 7419 *** *** 7420 *** *** 7421 *** *** 7422 *** *** 7423 *** *** 7424 *** *** 7425 *** *** 7426 *** *** 7427 *** *** 7428 *** *** 7429 *** *** 7430 *** *** 7431 *** *** 7432 *** *** 7433 *** *** 7434 *** *** 7435 *** *** 7436 *** *** 7437 *** *** 7438 *** *** 7439 *** *** 7440 *** *** 7441 *** *** 7442 *** *** 7443 *** *** 7444 *** *** 7445 *** *** 7446 *** *** 7447 *** *** 7448 *** *** 7449 *** *** 7450 *** *** 7451 *** *** 7452 *** *** 7453 *** *** 7454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7455 *** *** 7456 *** *** 7457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7458 *** *** 7459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7461 *** *** 7462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7465 *** *** 7466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7467 *** *** 7468 *** *** 7469 *** *** 7470 *** *** 7471 *** *** 7472 *** *** 7473 *** *** 7474 *** *** 7475 *** *** 7476 *** *** 7477 *** *** 7478 *** *** 7479 *** *** 7480 *** *** 7481 *** *** 7482 *** *** 7483 *** *** 7484 *** *** 7485 *** *** 7486 *** *** 7487 *** *** 7488 *** *** 7489 *** *** 7490 *** *** 7491 *** *** 7492 *** *** 7493 *** *** 7494 *** *** 7495 *** *** 7496 *** *** 7497 *** *** 7498 *** *** 7499 *** *** 7500 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBC 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23 07:09:38.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING 07:09:38.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE 07:09:38.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING 07:09:38.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ 07:09:38.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126 07:09:38.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2 07:09:38.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING 07:09:38.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING 07:09:38.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7 07:09:38.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING 07:09:38.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBC 07:09:38.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING 07:09:38.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23 07:09:38.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7501 *** *** 7502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7504 *** *** 7505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7506 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7507 *** *** 7508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7509 *** *** 7510 *** *** 7511 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7512 *** *** 7513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7514 *** *** 7515 *** *** 7516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7520 *** *** 7521 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7522 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7524 *** *** 7525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7531 *** *** 7532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7534 *** *** 7535 *** *** 7536 *** *** 7537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7538 *** *** 7539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7540 *** *** 7541 *** *** 7542 *** *** 7543 *** *** 7544 *** *** 7545 *** *** 7546 *** *** 7547 *** *** 7548 *** *** 7549 *** *** 7550 *** *** 7551 *** *** 7552 *** *** 7553 *** *** 7554 *** *** 7555 *** *** 7556 *** *** 7557 *** *** 7558 *** *** 7559 *** *** 7560 *** *** 7561 *** *** 7562 *** *** 7563 *** *** 7564 *** *** 7565 *** *** 7566 *** *** 7567 *** *** 7568 *** *** 7569 *** *** 7570 *** *** 7571 *** *** 7572 *** *** 7573 *** *** 7574 *** *** 7575 *** *** 7576 *** *** 7577 *** *** 7578 *** *** 7579 *** *** 7580 *** *** 7581 *** *** 7582 *** *** 7583 *** *** 7584 *** *** 7585 *** *** 7586 *** *** 7587 *** *** 7588 *** *** 7589 *** *** 7590 *** *** 7591 *** *** 7592 *** *** 7593 *** *** 7594 *** *** 7595 *** *** 7596 *** *** 7597 *** *** 7598 *** *** 7599 *** *** 7600 *** *** 7601 *** *** 7602 *** *** 7603 *** *** 7604 *** *** 7605 *** *** 7606 *** *** 7607 *** *** 7608 *** *** 7609 *** *** 7610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7611 *** *** 7612 *** *** 7613 *** *** 7614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7616 *** *** 7617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7621 *** *** 7622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7627 *** *** 7628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7631 *** *** 7632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7633 *** *** 7634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7635 *** *** 7636 *** *** 7637 *** *** 7638 *** *** 7639 *** *** 7640 *** *** 7641 *** *** 7642 *** *** 7643 *** *** 7644 *** *** 7645 *** *** 7646 *** *** 7647 *** *** 7648 *** *** 7649 *** *** 7650 *** *** 7651 *** *** 7652 *** *** 7653 *** *** 7654 *** *** 7655 *** *** 7656 *** *** 7657 *** *** 7658 *** *** 7659 *** *** 7660 *** *** 7661 *** *** 7662 *** *** 7663 *** *** 7664 *** *** 7665 *** *** 7666 *** *** 7667 *** *** 7668 *** *** 7669 *** *** 7670 *** *** 7671 *** *** 7672 *** *** 7673 *** *** 7674 *** *** 7675 *** *** 7676 *** *** 7677 *** *** 7678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7679 *** *** 7680 *** *** 7681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7682 *** *** 7683 *** *** 7684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7686 *** *** 7687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7689 *** *** 7690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.150 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.150 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7692 *** *** 7693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7695 *** *** 7696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7699 *** *** 7700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7701 *** *** 7702 *** *** 7703 *** *** 7704 *** *** 7705 *** *** 7706 *** *** 7707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7709 *** *** 7710 *** *** 7711 *** *** 7712 *** *** 7713 *** *** 7714 *** *** 7715 *** *** 7716 *** *** 7717 *** *** 7718 *** *** 7719 *** *** 7720 *** *** 7721 *** *** 7722 *** *** 7723 *** *** 7724 *** *** 7725 *** *** 7726 *** *** 7727 *** *** 7728 *** *** 7729 *** *** 7730 *** *** 7731 *** *** 7732 *** *** 7733 *** *** 7734 *** *** 7735 *** *** 7736 *** *** 7737 *** *** 7738 *** *** 7739 *** *** 7740 *** *** 7741 *** *** 7742 *** *** 7743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7744 *** *** 7745 *** *** 7746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7747 *** *** 7748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7749 *** *** 7750 *** *** 7751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7752 *** *** 7753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7754 *** *** 7755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7757 *** *** 7758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.171 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.171 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.171 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7761 *** *** 7762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7764 *** *** 7765 *** *** 7766 *** *** 7767 *** *** 7768 *** *** 7769 *** *** 7770 *** *** 7771 *** *** 7772 *** *** 7773 *** *** 7774 *** *** 7775 *** *** 7776 *** *** 7777 *** *** 7778 *** *** 7779 *** *** 7780 *** *** 7781 *** *** 7782 *** *** 7783 *** *** 7784 *** *** 7785 *** *** 7786 *** *** 7787 *** *** 7788 *** *** 7789 *** *** 7790 *** *** 7791 *** *** 7792 *** *** 7793 *** *** 7794 *** *** 7795 *** *** 7796 *** *** 7797 *** *** 7798 *** *** 7799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7801 *** *** 7802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7806 *** *** 7807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7808 *** *** 7809 *** *** 7810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7811 *** *** 7812 *** *** 7813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7814 *** *** 7815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7816 *** *** 7817 *** *** 7818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7820 *** *** 7821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7822 *** *** 7823 *** *** 7824 *** *** 7825 *** *** 7826 *** *** 7827 *** *** 7828 *** *** 7829 *** *** 7830 *** *** 7831 *** *** 7832 *** *** 7833 *** *** 7834 *** *** 7835 *** *** 7836 *** *** 7837 *** *** 7838 *** *** 7839 *** *** 7840 *** *** 7841 *** *** 7842 *** *** 7843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7844 *** *** 7845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7847 *** *** 7848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7855 *** *** 7856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.200 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.200 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7858 *** *** 7859 *** *** 7860 *** *** 7861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.201 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7862 *** *** 7863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7864 *** *** 7865 *** *** 7866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7867 *** *** 7868 *** *** 7869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7872 *** *** 7873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7875 *** *** 7876 *** *** 7877 *** *** 7878 *** *** 7879 *** *** 7880 *** *** 7881 *** *** 7882 *** *** 7883 *** *** 7884 *** *** 7885 *** *** 7886 *** *** 7887 *** *** 7888 *** *** 7889 *** *** 7890 *** *** 7891 *** *** 7892 *** *** 7893 *** *** 7894 *** *** 7895 *** *** 7896 *** *** 7897 *** *** 7898 *** *** 7899 *** *** 7900 *** *** 7901 *** *** 7902 *** *** 7903 *** *** 7904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.214 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7905 *** *** 7906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7909 *** *** 7910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7911 *** *** 7912 *** *** 7913 *** *** 7914 *** *** 7915 *** *** 7916 *** *** 7917 *** *** 7918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7923 *** *** 7924 *** *** 7925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7926 *** *** 7927 *** *** 7928 *** *** 7929 *** *** 7930 *** *** 7931 *** *** 7932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7933 *** *** 7934 *** *** 7935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7936 *** *** 7937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7938 *** *** 7939 *** *** 7940 *** *** 7941 *** *** 7942 *** *** 7943 *** *** 7944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7948 *** *** 7949 *** *** 7950 *** *** 7951 *** *** 7952 *** *** 7953 *** *** 7954 *** *** 7955 *** *** 7956 *** *** 7957 *** *** 7958 *** *** 7959 *** *** 7960 *** *** 7961 *** *** 7962 *** *** 7963 *** *** 7964 *** *** 7965 *** *** 7966 *** *** 7967 *** *** 7968 *** *** 7969 *** *** 7970 *** *** 7971 *** *** 7972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.238 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7973 *** *** 7974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7976 *** *** 7977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7979 *** *** 7980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7983 *** *** 7984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.242 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7986 *** *** 7987 *** *** 7988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.242 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7989 *** *** 7990 *** *** 7991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.243 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7992 *** *** 7993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7994 *** *** 7995 *** *** 7996 *** *** 7997 *** *** 7998 *** *** 7999 *** *** 8000 *** *** 8001 *** *** 8002 *** *** 8003 *** *** 8004 *** *** 8005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8007 *** *** 8008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8010 *** *** 8011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8013 *** *** 8014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8016 *** *** 8017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8018 *** *** 8019 *** *** 8020 *** *** 8021 *** *** 8022 *** *** 8023 *** *** 8024 *** *** 8025 *** *** 8026 *** *** 8027 *** *** 8028 *** *** 8029 *** *** 8030 *** *** 8031 *** *** 8032 *** *** 8033 *** *** 8034 *** *** 8035 *** *** 8036 *** *** 8037 *** *** 8038 *** *** 8039 *** *** 8040 *** *** 8041 *** *** 8042 *** *** 8043 *** *** 8044 *** *** 8045 *** *** 8046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8047 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8049 *** *** 8050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8051 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8053 *** *** 8054 *** *** 8055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8056 *** *** 8057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.262 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8058 *** *** 8059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.263 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8060 *** *** 8061 *** *** 8062 *** *** 8063 *** *** 8064 *** *** 8065 *** *** 8066 *** *** 8067 *** *** 8068 *** *** 8069 *** *** 8070 *** *** 8071 *** *** 8072 *** *** 8073 *** *** 8074 *** *** 8075 *** *** 8076 *** *** 8077 *** *** 8078 *** *** 8079 *** *** 8080 *** *** 8081 *** *** 8082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8083 *** *** 8084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8086 *** *** 8087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8089 *** *** 8090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8091 *** *** 8092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8095 *** *** 8096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8098 *** *** 8099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.275 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8101 *** *** 8102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8104 *** *** 8105 *** *** 8106 *** *** 8107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8108 *** *** 8109 *** *** 8110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8111 *** *** 8112 *** *** 8113 *** *** 8114 *** *** 8115 *** *** 8116 *** *** 8117 *** *** 8118 *** *** 8119 *** *** 8120 *** *** 8121 *** *** 8122 *** *** 8123 *** *** 8124 *** *** 8125 *** *** 8126 *** *** 8127 *** *** 8128 *** *** 8129 *** *** 8130 *** *** 8131 *** *** 8132 *** *** 8133 *** *** 8134 *** *** 8135 *** *** 8136 *** *** 8137 *** *** 8138 *** *** 8139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8140 *** *** 8141 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8143 *** *** 8144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8147 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8149 *** *** 8150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8152 *** *** 8153 *** *** 8154 *** *** 8155 *** *** 8156 *** *** 8157 *** *** 8158 *** *** 8159 *** *** 8160 *** *** 8161 *** *** 8162 *** *** 8163 *** *** 8164 *** *** 8165 *** *** 8166 *** *** 8167 *** *** 8168 *** *** 8169 *** *** 8170 *** *** 8171 *** *** 8172 *** *** 8173 *** *** 8174 *** *** 8175 *** *** 8176 *** *** 8177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.298 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.299 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8179 *** *** 8180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.299 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8183 *** *** 8184 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8185 *** *** 8186 *** *** 8187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.301 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8188 *** *** 8189 *** *** 8190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.302 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8191 *** *** 8192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.303 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8193 *** *** 8194 *** *** 8195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8196 *** *** 8197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8199 *** *** 8200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8202 *** *** 8203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8204 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8205 *** *** 8206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBC 07:09:38.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING 07:09:38.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23 07:09:38.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING 07:09:38.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE 07:09:38.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING 07:09:38.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ 07:09:38.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126 07:09:38.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2 07:09:38.311 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8207 *** *** 8208 *** *** 8209 *** *** 8210 *** *** 8211 *** *** 8212 *** *** 8213 *** *** 8214 *** *** 8215 *** *** 8216 *** *** 8217 *** *** 8218 *** *** 8219 *** *** 8220 *** *** 8221 *** *** 8222 *** *** 8223 *** *** 8224 *** *** 8225 *** *** 8226 *** *** 8227 *** *** 8228 *** *** 8229 *** *** 8230 *** *** 8231 *** *** 8232 *** *** 8233 *** *** 8234 *** *** 8235 *** *** 8236 *** *** 8237 *** *** 8238 *** *** 8239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8240 *** *** 8241 *** *** 8242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8243 *** *** 8244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8247 *** *** 8248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8250 *** *** 8251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.326 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBC 07:09:38.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING 07:09:38.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23 07:09:38.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING 07:09:38.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE 07:09:38.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING 07:09:38.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ 07:09:38.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126 07:09:38.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2 07:09:38.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING 07:09:38.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING 07:09:38.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4 07:09:38.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING 07:09:38.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING 07:09:38.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5 07:09:38.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING 07:09:38.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7 07:09:38.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING 07:09:38.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBC 07:09:38.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING 07:09:38.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23 07:09:38.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING 07:09:38.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE 07:09:38.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING 07:09:38.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ 07:09:38.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8253 *** *** 8254 *** *** 8255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.339 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8256 *** *** 8257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8258 *** *** 8259 *** *** 8260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8261 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.341 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4 07:09:38.341 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING 07:09:38.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING 07:09:38.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8262 *** *** 8263 *** *** 8264 *** *** 8265 *** *** 8266 *** *** 8267 *** *** 8268 *** *** 8269 *** *** 8270 *** *** 8271 *** *** 8272 *** *** 8273 *** *** 8274 *** *** 8275 *** *** 8276 *** *** 8277 *** *** 8278 *** *** 8279 *** *** 8280 *** *** 8281 *** *** 8282 *** *** 8283 *** *** 8284 *** *** 8285 *** *** 8286 *** *** 8287 *** *** 8288 *** *** 8289 *** *** 8290 *** *** 8291 *** *** 8292 *** *** 8293 *** *** 8294 *** *** 8295 *** *** 8296 *** *** 8297 *** *** 8298 *** *** 8299 *** *** 8300 *** *** 8301 *** *** 8302 *** *** 8303 *** *** 8304 *** *** 8305 *** *** 8306 *** *** 8307 *** *** 8308 *** *** 8309 *** *** 8310 *** *** 8311 *** *** 8312 *** *** 8313 *** *** 8314 *** *** 8315 *** *** 8316 *** *** 8317 *** *** 8318 *** *** 8319 *** *** 8320 *** *** 8321 *** *** 8322 *** *** 8323 *** *** 8324 *** *** 8325 *** *** 8326 *** *** 8327 *** *** 8328 *** *** 8329 *** *** 8330 *** *** 8331 *** *** 8332 *** *** 8333 *** *** 8334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8339 *** *** 8340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8343 *** *** 8344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8346 *** *** 8347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8348 *** *** 8349 *** *** 8350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8351 *** *** 8352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8353 *** *** 8354 *** *** 8355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8356 *** *** 8357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8361 *** *** 8362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING 07:09:38.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7 07:09:38.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING 07:09:38.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBC 07:09:38.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING 07:09:38.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23 07:09:38.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING 07:09:38.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE 07:09:38.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING 07:09:38.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ 07:09:38.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126 07:09:38.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2 07:09:38.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING 07:09:38.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING 07:09:38.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4 07:09:38.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING 07:09:38.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING 07:09:38.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5 07:09:38.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING 07:09:38.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7 07:09:38.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING 07:09:38.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBC 07:09:38.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING 07:09:38.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8363 *** *** 8364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8365 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8366 *** *** 8367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8368 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8369 *** *** 8370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8371 *** *** 8372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8373 *** *** 8374 *** *** 8375 *** *** 8376 *** *** 8377 *** *** 8378 *** *** 8379 *** *** 8380 *** *** 8381 *** *** 8382 *** *** 8383 *** *** 8384 *** *** 8385 *** *** 8386 *** *** 8387 *** *** 8388 *** *** 8389 *** *** 8390 *** *** 8391 *** *** 8392 *** *** 8393 *** *** 8394 *** *** 8395 *** *** 8396 *** *** 8397 *** *** 8398 *** *** 8399 *** *** 8400 *** *** 8401 *** *** 8402 *** *** 8403 *** *** 8404 *** *** 8405 *** *** 8406 *** *** 8407 *** *** 8408 *** *** 8409 *** *** 8410 *** *** 8411 *** *** 8412 *** *** 8413 *** *** 8414 *** *** 8415 *** *** 8416 *** *** 8417 *** *** 8418 *** *** 8419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8420 *** *** 8421 *** *** 8422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.392 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8423 *** *** 8424 *** *** 8425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.392 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8426 *** *** 8427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8429 *** *** 8430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8433 *** *** 8434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8435 *** *** 8436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8437 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8439 *** *** 8440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8441 *** *** 8442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING 07:09:38.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ 07:09:38.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126 07:09:38.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2 07:09:38.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING 07:09:38.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING 07:09:38.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4 07:09:38.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING 07:09:38.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.404 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8446 *** *** 8447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.404 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.404 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8449 *** *** 8450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.405 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.405 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.405 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8453 *** *** 8454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.406 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8456 *** *** 8457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.407 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.408 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8460 *** *** 8461 *** *** 8462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.408 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8463 *** *** 8464 *** *** 8465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8466 *** *** 8467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.410 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8468 *** *** 8469 *** *** 8470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8472 *** *** 8473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.412 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8474 *** *** 8475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.412 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.412 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8477 *** *** 8478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7 07:09:38.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8479 *** *** 8480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8481 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.414 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8482 *** *** 8483 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING 07:09:38.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE 07:09:38.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING 07:09:38.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ 07:09:38.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126 07:09:38.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2 07:09:38.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING 07:09:38.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8485 *** *** 8486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8487 *** *** 8488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8493 *** *** 8494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8496 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8498 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8499 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8500 *** *** 8501 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8503 *** *** 8504 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8505 *** *** 8506 *** *** 8507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8508 *** *** 8509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8510 *** *** 8511 *** *** 8512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8513 *** *** 8514 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8516 *** *** 8517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5 07:09:38.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING 07:09:38.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7 07:09:38.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING 07:09:38.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBC 07:09:38.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING 07:09:38.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23 07:09:38.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING 07:09:38.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE 07:09:38.435 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING 07:09:38.435 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ 07:09:38.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126 07:09:38.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2 07:09:38.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING 07:09:38.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING 07:09:38.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4 07:09:38.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING 07:09:38.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8519 *** *** 8520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8521 *** *** 8522 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8526 *** *** 8527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8534 *** *** 8535 *** *** 8536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8537 *** *** 8538 *** *** 8539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8540 *** *** 8541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8542 *** *** 8543 *** *** 8544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8546 *** *** 8547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8549 *** *** 8550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8554 *** *** 8555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8560 *** *** 8561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.454 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8562 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.454 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8563 *** *** 8564 *** *** 8565 *** *** 8566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8567 *** *** 8568 *** *** 8569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8570 *** *** 8571 *** *** 8572 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8573 *** *** 8574 *** *** 8575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8577 *** *** 8578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8579 *** *** 8580 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8583 *** *** 8584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8586 *** *** 8587 *** *** 8588 *** *** 8589 *** *** 8590 *** *** 8591 *** *** 8592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8594 *** *** 8595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8598 *** *** 8599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8601 *** *** 8602 *** *** 8603 *** *** 8604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8605 *** *** 8606 *** *** 8607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8608 *** *** 8609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8610 *** *** 8611 *** *** 8612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8613 *** *** 8614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8616 *** *** 8617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8620 *** *** 8621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8624 *** *** 8625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8630 *** *** 8631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8632 *** *** 8633 *** *** 8634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8635 *** *** 8636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8637 *** *** 8638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8639 *** *** 8640 *** *** 8641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8643 *** *** 8644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8647 *** *** 8648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8650 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8651 *** *** 8652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8657 *** *** 8658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8660 *** *** 8661 *** *** 8662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8663 *** *** 8664 *** *** 8665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8666 *** *** 8667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8668 *** *** 8669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4 07:09:38.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING 07:09:38.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING 07:09:38.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5 07:09:38.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING 07:09:38.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7 07:09:38.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING 07:09:38.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBC 07:09:38.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING 07:09:38.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23 07:09:38.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING 07:09:38.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE 07:09:38.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING 07:09:38.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/ 07:09:38.490 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping. 07:09:38.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/NOPADDING 07:09:38.491 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping. 07:09:38.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/ 07:09:38.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/NOPADDING 07:09:38.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/ 07:09:38.494 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping. 07:09:38.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/NOPADDING 07:09:38.495 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping. 07:09:38.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8670 *** *** 8671 *** *** 8672 *** *** 8673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8674 *** *** 8675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8676 *** *** 8677 *** *** 8678 *** *** 8679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8680 *** *** 8681 *** *** 8682 *** *** 8683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8684 *** *** 8685 *** *** 8686 *** *** 8687 *** *** 8688 *** *** 8689 *** *** 8690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8691 *** *** 8692 *** *** 8693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8694 *** *** 8695 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8696 *** *** 8697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8700 *** *** 8701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8702 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8704 *** *** 8705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8707 *** *** 8708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8709 *** *** 8710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8711 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8712 *** *** 8713 *** *** 8714 *** *** 8715 *** *** 8716 *** *** 8717 *** *** 8718 *** *** 8719 *** *** 8720 *** *** 8721 *** *** 8722 *** *** 8723 *** *** 8724 *** *** 8725 *** *** 8726 *** *** 8727 *** *** 8728 *** *** 8729 *** *** 8730 *** *** 8731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8732 *** *** 8733 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8735 *** *** 8736 *** *** 8737 *** *** 8738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8739 *** *** 8740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8741 *** *** 8742 *** *** 8743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8744 *** *** 8745 *** *** 8746 *** *** 8747 *** *** 8748 *** *** 8749 *** *** 8750 *** *** 8751 *** *** 8752 *** *** 8753 *** *** 8754 *** *** 8755 *** *** 8756 *** *** 8757 *** *** 8758 *** *** 8759 *** *** 8760 *** *** 8761 *** *** 8762 *** *** 8763 *** *** 8764 *** *** 8765 *** *** 8766 *** *** 8767 *** *** 8768 *** *** 8769 *** *** 8770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8771 *** *** 8772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8773 *** *** 8774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8777 *** *** 8778 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8780 *** *** 8781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8782 *** *** 8783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8785 *** *** 8786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8788 *** *** 8789 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8792 *** *** 8793 *** *** 8794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8795 *** *** 8796 *** *** 8797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8798 *** *** 8799 *** *** 8800 *** *** 8801 *** *** 8802 *** *** 8803 *** *** 8804 *** *** 8805 *** *** 8806 *** *** 8807 *** *** 8808 *** *** 8809 *** *** 8810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8811 *** *** 8812 *** *** 8813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8816 *** *** 8817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8820 *** *** 8821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8824 *** *** 8825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8826 *** *** 8827 *** *** 8828 *** *** 8829 *** *** 8830 *** *** 8831 *** *** 8832 *** *** 8833 *** *** 8834 *** *** 8835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8837 *** *** 8838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8840 *** *** 8841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8842 *** *** 8843 *** *** 8844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.548 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8845 *** *** 8846 *** *** 8847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8848 *** *** 8849 *** *** 8850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8851 *** *** 8852 *** *** 8853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8854 *** *** 8855 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8858 *** *** 8859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8862 *** *** 8863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8866 *** *** 8867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8871 *** *** 8872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8873 *** *** 8874 *** *** 8875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8876 *** *** 8877 *** *** 8878 *** *** 8879 *** *** 8880 *** *** 8881 *** *** 8882 *** *** 8883 *** *** 8884 *** *** 8885 *** *** 8886 *** *** 8887 *** *** 8888 *** *** 8889 *** *** 8890 *** *** 8891 *** *** 8892 *** *** 8893 *** *** 8894 *** *** 8895 *** *** 8896 *** *** 8897 *** *** 8898 *** *** 8899 *** *** 8900 *** *** 8901 *** *** 8902 *** *** 8903 *** *** 8904 *** *** 8905 *** *** 8906 *** *** 8907 *** *** 8908 *** *** 8909 *** *** 8910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8911 *** *** 8912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8913 *** *** 8914 *** *** 8915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8917 *** *** 8918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8920 *** *** 8921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8923 *** *** 8924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8927 *** *** 8928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8932 *** *** 8933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8935 *** *** 8936 *** *** 8937 *** *** 8938 *** *** 8939 *** *** 8940 *** *** 8941 *** *** 8942 *** *** 8943 *** *** 8944 *** *** 8945 *** *** 8946 *** *** 8947 *** *** 8948 *** *** 8949 *** *** 8950 *** *** 8951 *** *** 8952 *** *** 8953 *** *** 8954 *** *** 8955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8956 *** *** 8957 *** *** 8958 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8959 *** *** 8960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8961 *** *** 8962 *** *** 8963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8965 *** *** 8966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8967 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8968 *** *** 8969 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8971 *** *** 8972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8973 *** *** 8974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8976 *** *** 8977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8979 *** *** 8980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8981 *** *** 8982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8985 *** *** 8986 *** *** 8987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8988 *** *** 8989 *** *** 8990 *** *** 8991 *** *** 8992 *** *** 8993 *** *** 8994 *** *** 8995 *** *** 8996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8997 *** *** 8998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8999 *** *** 9000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9001 *** *** 9002 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9009 *** *** 9010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9014 *** *** 9015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9016 *** *** 9017 *** *** 9018 *** *** 9019 *** *** 9020 *** *** 9021 *** *** 9022 *** *** 9023 *** *** 9024 *** *** 9025 *** *** 9026 *** *** 9027 *** *** 9028 *** *** 9029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9030 *** *** 9031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9032 *** *** 9033 *** *** 9034 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9035 *** *** 9036 *** *** 9037 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9038 *** *** 9039 *** *** 9040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9041 *** *** 9042 *** *** 9043 *** *** 9044 *** *** 9045 *** *** 9046 *** *** 9047 *** *** 9048 *** *** 9049 *** *** 9050 *** *** 9051 *** *** 9052 *** *** 9053 *** *** 9054 *** *** 9055 *** *** 9056 *** *** 9057 *** *** 9058 *** *** 9059 *** *** 9060 *** *** 9061 *** *** 9062 *** *** 9063 *** *** 9064 *** *** 9065 *** *** 9066 *** *** 9067 *** *** 9068 *** *** 9069 *** *** 9070 *** *** 9071 *** *** 9072 *** *** 9073 *** *** 9074 *** *** 9075 *** *** 9076 *** *** 9077 *** *** 9078 *** *** 9079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9080 *** *** 9081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9082 *** *** 9083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9087 *** *** 9088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9090 *** *** 9091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9093 *** *** 9094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9099 *** *** 9100 *** *** 9101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9103 *** *** 9104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9105 *** *** 9106 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9110 *** *** 9111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9119 *** *** 9120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9123 *** *** 9124 *** *** 9125 *** *** 9126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9127 *** *** 9128 *** *** 9129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9130 *** *** 9131 *** *** 9132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9133 *** *** 9134 *** *** 9135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9136 *** *** 9137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9138 *** *** 9139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9140 *** *** 9141 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9143 *** *** 9144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9147 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9148 *** *** 9149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9152 *** *** 9153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9156 *** *** 9157 *** *** 9158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9159 *** *** 9160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9161 *** *** 9162 *** *** 9163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9164 *** *** 9165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9167 *** *** 9168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9171 *** *** 9172 *** *** 9173 *** *** 9174 *** *** 9175 *** *** 9176 *** *** 9177 *** *** 9178 *** *** 9179 *** *** 9180 *** *** 9181 *** *** 9182 *** *** 9183 *** *** 9184 *** *** 9185 *** *** 9186 *** *** 9187 *** *** 9188 *** *** 9189 *** *** 9190 *** *** 9191 *** *** 9192 *** *** 9193 *** *** 9194 *** *** 9195 *** *** 9196 *** *** 9197 *** *** 9198 *** *** 9199 *** *** 9200 *** *** 9201 *** *** 9202 *** *** 9203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9204 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9205 *** *** 9206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9207 *** *** 9208 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9210 *** *** 9211 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9212 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9214 *** *** 9215 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9217 *** *** 9218 *** *** 9219 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9220 *** *** 9221 *** *** 9222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9223 *** *** 9224 *** *** 9225 *** *** 9226 *** *** 9227 *** *** 9228 *** *** 9229 *** *** 9230 *** *** 9231 *** *** 9232 *** *** 9233 *** *** 9234 *** *** 9235 *** *** 9236 *** *** 9237 *** *** 9238 *** *** 9239 *** *** 9240 *** *** 9241 *** *** 9242 *** *** 9243 *** *** 9244 *** *** 9245 *** *** 9246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9247 *** *** 9248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9250 *** *** 9251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING 07:09:38.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9253 *** *** 9254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9256 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9259 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9261 *** *** 9262 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9263 *** *** 9264 *** *** 9265 *** *** 9266 *** *** 9267 *** *** 9268 *** *** 9269 *** *** 9270 *** *** 9271 *** *** 9272 *** *** 9273 *** *** 9274 *** *** 9275 *** *** 9276 *** *** 9277 *** *** 9278 *** *** 9279 *** *** 9280 *** *** 9281 *** *** 9282 *** *** 9283 *** *** 9284 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9285 *** *** 9286 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9287 *** *** 9288 *** *** 9289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9290 *** *** 9291 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9292 *** *** 9293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9294 *** *** 9295 *** *** 9296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9299 *** *** 9300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9303 *** *** 9304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9308 *** *** 9309 *** *** 9310 *** *** 9311 *** *** 9312 *** *** 9313 *** *** 9314 *** *** 9315 *** *** 9316 *** *** 9317 *** *** 9318 *** *** 9319 *** *** 9320 *** *** 9321 *** *** 9322 *** *** 9323 *** *** 9324 *** *** 9325 *** *** 9326 *** *** 9327 *** *** 9328 *** *** 9329 *** *** 9330 *** *** 9331 *** *** 9332 *** *** 9333 *** *** 9334 *** *** 9335 *** *** 9336 *** *** 9337 *** *** 9338 *** *** 9339 *** *** 9340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9342 *** *** 9343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9345 *** *** 9346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9347 *** *** 9348 *** *** 9349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9350 *** *** 9351 *** *** 9352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9353 *** *** 9354 *** *** 9355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9356 *** *** 9357 *** *** 9358 *** *** 9359 *** *** 9360 *** *** 9361 *** *** 9362 *** *** 9363 *** *** 9364 *** *** 9365 *** *** 9366 *** *** 9367 *** *** 9368 *** *** 9369 *** *** 9370 *** *** 9371 *** *** 9372 *** *** 9373 *** *** 9374 *** *** 9375 *** *** 9376 *** *** 9377 *** *** 9378 *** *** 9379 *** *** 9380 *** *** 9381 *** *** 9382 *** *** 9383 *** *** 9384 *** *** 9385 *** *** 9386 *** *** 9387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9389 *** *** 9390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9392 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9393 *** *** 9394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9396 *** *** 9397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9399 *** *** 9400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9402 *** *** 9403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9405 *** *** 9406 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9408 *** *** 9409 *** *** 9410 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9411 *** *** 9412 *** *** 9413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9414 *** *** 9415 *** *** 9416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9417 *** *** 9418 *** *** 9419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9420 *** *** 9421 *** *** 9422 *** *** 9423 *** *** 9424 *** *** 9425 *** *** 9426 *** *** 9427 *** *** 9428 *** *** 9429 *** *** 9430 *** *** 9431 *** *** 9432 *** *** 9433 *** *** 9434 *** *** 9435 *** *** 9436 *** *** 9437 *** *** 9438 *** *** 9439 *** *** 9440 *** *** 9441 *** *** 9442 *** *** 9443 *** *** 9444 *** *** 9445 *** *** 9446 *** *** 9447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9450 *** *** 9451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9457 *** *** 9458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9461 *** *** 9462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9464 *** *** 9465 *** *** 9466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9467 *** *** 9468 *** *** 9469 *** *** 9470 *** *** 9471 *** *** 9472 *** *** 9473 *** *** 9474 *** *** 9475 *** *** 9476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING 07:09:38.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING 07:09:38.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4 07:09:38.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING 07:09:38.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING 07:09:38.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBC 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23 07:09:38.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING 07:09:38.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE 07:09:38.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING 07:09:38.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ 07:09:38.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126 07:09:38.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2 07:09:38.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9477 *** *** 9478 *** *** 9479 *** *** 9480 *** *** 9481 *** *** 9482 *** *** 9483 *** *** 9484 *** *** 9485 *** *** 9486 *** *** 9487 *** *** 9488 *** *** 9489 *** *** 9490 *** *** 9491 *** *** 9492 *** *** 9493 *** *** 9494 *** *** 9495 *** *** 9496 *** *** 9497 *** *** 9498 *** *** 9499 *** *** 9500 *** *** 9501 *** *** 9502 *** *** 9503 *** *** 9504 *** *** 9505 *** *** 9506 *** *** 9507 *** *** 9508 *** *** 9509 *** *** 9510 *** *** 9511 *** *** 9512 *** *** 9513 *** *** 9514 *** *** 9515 *** *** 9516 *** *** 9517 *** *** 9518 *** *** 9519 *** *** 9520 *** *** 9521 *** *** 9522 *** *** 9523 *** *** 9524 *** *** 9525 *** *** 9526 *** *** 9527 *** *** 9528 *** *** 9529 *** *** 9530 *** *** 9531 *** *** 9532 *** *** 9533 *** *** 9534 *** *** 9535 *** *** 9536 *** *** 9537 *** *** 9538 *** *** 9539 *** *** 9540 *** *** 9541 *** *** 9542 *** *** 9543 *** *** 9544 *** *** 9545 *** *** 9546 *** *** 9547 *** *** 9548 *** *** 9549 *** *** 9550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING 07:09:38.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4 07:09:38.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING 07:09:38.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING 07:09:38.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5 07:09:38.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING 07:09:38.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7 07:09:38.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING 07:09:38.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBC 07:09:38.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING 07:09:38.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23 07:09:38.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING 07:09:38.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE 07:09:38.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING 07:09:38.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ 07:09:38.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126 07:09:38.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2 07:09:38.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING 07:09:38.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING 07:09:38.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4 07:09:38.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING 07:09:38.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING 07:09:38.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5 07:09:38.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING 07:09:38.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7 07:09:38.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING 07:09:38.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBC 07:09:38.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING 07:09:38.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23 07:09:38.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING 07:09:38.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE 07:09:38.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING 07:09:38.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ 07:09:38.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126 07:09:38.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2 07:09:38.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING 07:09:38.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING 07:09:38.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4 07:09:38.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING 07:09:38.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING 07:09:38.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5 07:09:38.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING 07:09:38.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7 07:09:38.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING 07:09:38.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBC 07:09:38.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING 07:09:38.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23 07:09:38.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING 07:09:38.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE 07:09:38.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9551 *** *** 9552 *** *** 9553 *** *** 9554 *** *** 9555 *** *** 9556 *** *** 9557 *** *** 9558 *** *** 9559 *** *** 9560 *** *** 9561 *** *** 9562 *** *** 9563 *** *** 9564 *** *** 9565 *** *** 9566 *** *** 9567 *** *** 9568 *** *** 9569 *** *** 9570 *** *** 9571 *** *** 9572 *** *** 9573 *** *** 9574 *** *** 9575 *** *** 9576 *** *** 9577 *** *** 9578 *** *** 9579 *** *** 9580 *** *** 9581 *** *** 9582 *** *** 9583 *** *** 9584 *** *** 9585 *** *** 9586 *** *** 9587 *** *** 9588 *** *** 9589 *** *** 9590 *** *** 9591 *** *** 9592 *** *** 9593 *** *** 9594 *** *** 9595 *** *** 9596 *** *** 9597 *** *** 9598 *** *** 9599 *** *** 9600 *** *** 9601 *** *** 9602 *** *** 9603 *** *** 9604 *** *** 9605 *** *** 9606 *** *** 9607 *** *** 9608 *** *** 9609 *** *** 9610 *** *** 9611 *** *** 9612 *** *** 9613 *** *** 9614 *** *** 9615 *** *** 9616 *** *** 9617 *** *** 9618 *** *** 9619 *** *** 9620 *** *** 9621 *** *** 9622 *** *** 9623 *** *** 9624 *** *** 9625 *** *** 9626 *** *** 9627 *** *** 9628 *** *** 9629 *** *** 9630 *** *** 9631 *** *** 9632 *** *** 9633 *** *** 9634 *** *** 9635 *** *** 9636 *** *** 9637 *** *** 9638 *** *** 9639 *** *** 9640 *** *** 9641 *** *** 9642 *** *** 9643 *** *** 9644 *** *** 9645 *** *** 9646 *** *** 9647 *** *** 9648 *** *** 9649 *** *** 9650 *** *** 9651 *** *** 9652 *** *** 9653 *** *** 9654 *** *** 9655 *** *** 9656 *** *** 9657 *** *** 9658 *** *** 9659 *** *** 9660 *** *** 9661 *** *** 9662 *** *** 9663 *** *** 9664 *** *** 9665 *** *** 9666 *** *** 9667 *** *** 9668 *** *** 9669 *** *** 9670 *** *** 9671 *** *** 9672 *** *** 9673 *** *** 9674 *** *** 9675 *** *** 9676 *** *** 9677 *** *** 9678 *** *** 9679 *** *** 9680 *** *** 9681 *** *** 9682 *** *** 9683 *** *** 9684 *** *** 9685 *** *** 9686 *** *** 9687 *** *** 9688 *** *** 9689 *** *** 9690 *** *** 9691 *** *** 9692 *** *** 9693 *** *** 9694 *** *** 9695 *** *** 9696 *** *** 9697 *** *** 9698 *** *** 9699 *** *** 9700 *** *** 9701 *** *** 9702 *** *** 9703 *** *** 9704 *** *** 9705 *** *** 9706 *** *** 9707 *** *** 9708 *** *** 9709 *** *** 9710 *** *** 9711 *** *** 9712 *** *** 9713 *** *** 9714 *** *** 9715 *** *** 9716 *** *** 9717 *** *** 9718 *** *** 9719 *** *** 9720 *** *** 9721 *** *** 9722 *** *** 9723 *** *** 9724 *** *** 9725 *** *** 9726 *** *** 9727 *** *** 9728 *** *** 9729 *** *** 9730 *** *** 9731 *** *** 9732 *** *** 9733 *** *** 9734 *** *** 9735 *** *** 9736 *** *** 9737 *** *** 9738 *** *** 9739 *** *** 9740 *** *** 9741 *** *** 9742 *** *** 9743 *** *** 9744 *** *** 9745 *** *** 9746 *** *** 9747 *** *** 9748 *** *** 9749 *** *** 9750 *** *** 9751 *** *** 9752 *** *** 9753 *** *** 9754 *** *** 9755 *** *** 9756 *** *** 9757 *** *** 9758 *** *** 9759 *** *** 9760 *** *** 9761 *** *** 9762 *** *** 9763 *** *** 9764 *** *** 9765 *** *** 9766 *** *** 9767 *** *** 9768 *** *** 9769 *** *** 9770 *** *** 9771 *** *** 9772 *** *** 9773 *** *** 9774 *** *** 9775 *** *** 9776 *** *** 9777 *** *** 9778 *** *** 9779 *** *** 9780 *** *** 9781 *** *** 9782 *** *** 9783 *** *** 9784 *** *** 9785 *** *** 9786 *** *** 9787 *** *** 9788 *** *** 9789 *** *** 9790 *** *** 9791 *** *** 9792 *** *** 9793 *** *** 9794 *** *** 9795 *** *** 9796 *** *** 9797 *** *** 9798 *** *** 9799 *** *** 9800 *** *** 9801 *** *** 9802 *** *** 9803 *** *** 9804 *** *** 9805 *** *** 9806 *** *** 9807 *** *** 9808 *** *** 9809 *** *** 9810 *** *** 9811 *** *** 9812 *** *** 9813 *** *** 9814 *** *** 9815 *** *** 9816 *** *** 9817 *** *** 9818 *** *** 9819 *** *** 9820 *** *** 9821 *** *** 9822 *** *** 9823 *** *** 9824 *** *** 9825 *** *** 9826 *** *** 9827 *** *** 9828 *** *** 9829 *** *** 9830 *** *** 9831 *** *** 9832 *** *** 9833 *** *** 9834 *** *** 9835 *** *** 9836 *** *** 9837 *** *** 9838 *** *** 9839 *** *** 9840 *** *** 9841 *** *** 9842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ 07:09:38.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126 07:09:38.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2 07:09:38.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING 07:09:38.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING 07:09:38.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4 07:09:38.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING 07:09:38.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING 07:09:38.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5 07:09:38.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING 07:09:38.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7 07:09:38.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING 07:09:38.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBC 07:09:38.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING 07:09:38.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23 07:09:38.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING 07:09:38.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE 07:09:38.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING 07:09:38.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ 07:09:38.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126 07:09:38.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2 07:09:38.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING 07:09:38.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING 07:09:38.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4 07:09:38.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING 07:09:38.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING 07:09:38.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5 07:09:38.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING 07:09:38.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7 07:09:38.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING 07:09:38.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBC 07:09:38.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING 07:09:38.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23 07:09:38.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING 07:09:38.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE 07:09:38.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING 07:09:38.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ 07:09:38.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126 07:09:38.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2 07:09:38.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING 07:09:38.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING 07:09:38.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4 07:09:38.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING 07:09:38.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING 07:09:38.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5 07:09:38.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING 07:09:38.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7 07:09:38.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING 07:09:38.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBC 07:09:38.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING 07:09:38.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23 07:09:38.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING 07:09:38.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE 07:09:38.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9843 *** *** 9844 *** *** 9845 *** *** 9846 *** *** 9847 *** *** 9848 *** *** 9849 *** *** 9850 *** *** 9851 *** *** 9852 *** *** 9853 *** *** 9854 *** *** 9855 *** *** 9856 *** *** 9857 *** *** 9858 *** *** 9859 *** *** 9860 *** *** 9861 *** *** 9862 *** *** 9863 *** *** 9864 *** *** 9865 *** *** 9866 *** *** 9867 *** *** 9868 *** *** 9869 *** *** 9870 *** *** 9871 *** *** 9872 *** *** 9873 *** *** 9874 *** *** 9875 *** *** 9876 *** *** 9877 *** *** 9878 *** *** 9879 *** *** 9880 *** *** 9881 *** *** 9882 *** *** 9883 *** *** 9884 *** *** 9885 *** *** 9886 *** *** 9887 *** *** 9888 *** *** 9889 *** *** 9890 *** *** 9891 *** *** 9892 *** *** 9893 *** *** 9894 *** *** 9895 *** *** 9896 *** *** 9897 *** *** 9898 *** *** 9899 *** *** 9900 *** *** 9901 *** *** 9902 *** *** 9903 *** *** 9904 *** *** 9905 *** *** 9906 *** *** 9907 *** *** 9908 *** *** 9909 *** *** 9910 *** *** 9911 *** *** 9912 *** *** 9913 *** *** 9914 *** *** 9915 *** *** 9916 *** *** 9917 *** *** 9918 *** *** 9919 *** *** 9920 *** *** 9921 *** *** 9922 *** *** 9923 *** *** 9924 *** *** 9925 *** *** 9926 *** *** 9927 *** *** 9928 *** *** 9929 *** *** 9930 *** *** 9931 *** *** 9932 *** *** 9933 *** *** 9934 *** *** 9935 *** *** 9936 *** *** 9937 *** *** 9938 *** *** 9939 *** *** 9940 *** *** 9941 *** *** 9942 *** *** 9943 *** *** 9944 *** *** 9945 *** *** 9946 *** *** 9947 *** *** 9948 *** *** 9949 *** *** 9950 *** *** 9951 *** *** 9952 *** *** 9953 *** *** 9954 *** *** 9955 *** *** 9956 *** *** 9957 *** *** 9958 *** *** 9959 *** *** 9960 *** *** 9961 *** *** 9962 *** *** 9963 *** *** 9964 *** *** 9965 *** *** 9966 *** *** 9967 *** *** 9968 *** *** 9969 *** *** 9970 *** *** 9971 *** *** 9972 *** *** 9973 *** *** 9974 *** *** 9975 *** *** 9976 *** *** 9977 *** *** 9978 *** *** 9979 *** *** 9980 *** *** 9981 *** *** 9982 *** *** 9983 *** *** 9984 *** *** 9985 *** *** 9986 *** *** 9987 *** *** 9988 *** *** 9989 *** *** 9990 *** *** 9991 *** *** 9992 *** *** 9993 *** *** 9994 *** *** 9995 *** *** 9996 *** *** 9997 *** *** 9998 *** *** 9999 *** org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 0 *** *** gcm 1 *** *** gcm 2 *** *** gcm 3 *** *** gcm 4 *** *** gcm 5 *** *** gcm 6 *** *** gcm 7 *** *** gcm 8 *** *** gcm 9 *** *** gcm 10 *** *** gcm 11 *** *** gcm 12 *** *** gcm 13 *** *** gcm 14 *** *** gcm 15 *** *** gcm 16 *** *** gcm 17 *** *** gcm 18 *** *** gcm 19 *** *** gcm 20 *** *** gcm 21 *** *** gcm 22 *** *** gcm 23 *** *** gcm 24 *** *** gcm 25 *** *** gcm 26 *** *** gcm 27 *** *** gcm 28 *** *** gcm 29 *** *** gcm 30 *** *** gcm 31 *** *** gcm 32 *** *** gcm 33 *** *** gcm 34 *** *** gcm 35 *** *** gcm 36 *** *** gcm 37 *** *** gcm 38 *** *** gcm 39 *** *** gcm 40 *** *** gcm 41 *** *** gcm 42 *** *** gcm 43 *** *** gcm 44 *** *** gcm 45 *** *** gcm 46 *** *** gcm 47 *** *** gcm 48 *** *** gcm 49 *** *** gcm 50 *** *** gcm 51 *** *** gcm 52 *** *** gcm 53 *** *** gcm 54 *** *** gcm 55 *** *** gcm 56 *** *** gcm 57 *** *** gcm 58 *** *** gcm 59 *** *** gcm 60 *** *** gcm 61 *** *** gcm 62 *** *** gcm 63 *** *** gcm 64 *** *** gcm 65 *** *** gcm 66 *** *** gcm 67 *** *** gcm 68 *** *** gcm 69 *** *** gcm 70 *** *** gcm 71 *** *** gcm 72 *** *** gcm 73 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 74 *** *** gcm 75 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 76 *** *** gcm 77 *** *** gcm 78 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 79 *** *** gcm 80 *** *** gcm 81 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 82 *** *** gcm 83 *** *** gcm 84 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 85 *** *** gcm 86 *** *** gcm 87 *** *** gcm 88 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 89 *** *** gcm 90 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 91 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 92 *** *** gcm 93 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5 07:09:38.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 94 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 95 *** *** gcm 96 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING 07:09:38.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 97 *** *** gcm 98 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 99 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.830 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.830 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.831 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.831 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 104 *** *** gcm 105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.831 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 106 *** *** gcm 107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.832 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 108 *** *** gcm 109 *** *** gcm 110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 111 *** *** gcm 112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 113 *** *** gcm 114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 116 *** *** gcm 117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 119 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 121 *** *** gcm 122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 124 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 125 *** *** gcm 126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING 07:09:38.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE 07:09:38.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 128 *** *** gcm 129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 130 *** *** gcm 131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 132 *** *** gcm 133 *** *** gcm 134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 135 *** *** gcm 136 *** *** gcm 137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 138 *** *** gcm 139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 140 *** *** gcm 141 *** *** gcm 142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 146 *** *** gcm 147 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 150 *** *** gcm 151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 152 *** *** gcm 153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 156 *** *** gcm 157 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 159 *** *** gcm 160 *** *** gcm 161 *** *** gcm 162 *** *** gcm 163 *** *** gcm 164 *** *** gcm 165 *** *** gcm 166 *** *** gcm 167 *** *** gcm 168 *** *** gcm 169 *** *** gcm 170 *** *** gcm 171 *** *** gcm 172 *** *** gcm 173 *** *** gcm 174 *** *** gcm 175 *** *** gcm 176 *** *** gcm 177 *** *** gcm 178 *** *** gcm 179 *** *** gcm 180 *** *** gcm 181 *** *** gcm 182 *** *** gcm 183 *** *** gcm 184 *** *** gcm 185 *** *** gcm 186 *** *** gcm 187 *** *** gcm 188 *** *** gcm 189 *** *** gcm 190 *** *** gcm 191 *** *** gcm 192 *** *** gcm 193 *** *** gcm 194 *** *** gcm 195 *** *** gcm 196 *** *** gcm 197 *** *** gcm 198 *** *** gcm 199 *** *** gcm 200 *** *** gcm 201 *** *** gcm 202 *** *** gcm 203 *** *** gcm 204 *** *** gcm 205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 207 *** *** gcm 208 *** *** gcm 209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 210 *** *** gcm 211 *** *** gcm 212 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 213 *** *** gcm 214 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 215 *** *** gcm 216 *** *** gcm 217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 219 *** *** gcm 220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 227 *** *** gcm 228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 234 *** *** gcm 235 *** *** gcm 236 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 237 *** *** gcm 238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 239 *** *** gcm 240 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 241 *** *** gcm 242 *** *** gcm 243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 246 *** *** gcm 247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 248 *** *** gcm 249 *** *** gcm 250 *** *** gcm 251 *** *** gcm 252 *** *** gcm 253 *** *** gcm 254 *** *** gcm 255 *** *** gcm 256 *** *** gcm 257 *** *** gcm 258 *** *** gcm 259 *** *** gcm 260 *** *** gcm 261 *** *** gcm 262 *** *** gcm 263 *** *** gcm 264 *** *** gcm 265 *** *** gcm 266 *** *** gcm 267 *** *** gcm 268 *** *** gcm 269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 270 *** *** gcm 271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 274 *** *** gcm 275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 276 *** *** gcm 277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 279 *** *** gcm 280 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 282 *** *** gcm 283 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 284 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 285 *** *** gcm 286 *** *** gcm 287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 288 *** *** gcm 289 *** *** gcm 290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 291 *** *** gcm 292 *** *** gcm 293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 294 *** *** gcm 295 *** *** gcm 296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 298 *** *** gcm 299 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 301 *** *** gcm 302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING 07:09:38.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 303 *** *** gcm 304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING 07:09:38.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE 07:09:38.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING 07:09:38.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ 07:09:38.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126 07:09:38.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2 07:09:38.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING 07:09:38.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING 07:09:38.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4 07:09:38.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING 07:09:38.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING 07:09:38.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5 07:09:38.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING 07:09:38.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7 07:09:38.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING 07:09:38.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBC 07:09:38.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING 07:09:38.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23 07:09:38.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING 07:09:38.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE 07:09:38.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING 07:09:38.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ 07:09:38.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 309 *** *** gcm 310 *** *** gcm 311 *** *** gcm 312 *** *** gcm 313 *** *** gcm 314 *** *** gcm 315 *** *** gcm 316 *** *** gcm 317 *** *** gcm 318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 319 *** *** gcm 320 *** *** gcm 321 *** *** gcm 322 *** *** gcm 323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 324 *** *** gcm 325 *** *** gcm 326 *** *** gcm 327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 328 *** *** gcm 329 *** *** gcm 330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 331 *** *** gcm 332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 333 *** *** gcm 334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 336 *** *** gcm 337 *** *** gcm 338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 339 *** *** gcm 340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 341 *** *** gcm 342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 343 *** *** gcm 344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 346 *** *** gcm 347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 348 *** *** gcm 349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 350 *** *** gcm 351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 352 *** *** gcm 353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 354 *** *** gcm 355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 356 *** *** gcm 357 *** *** gcm 358 *** *** gcm 359 *** *** gcm 360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 361 *** *** gcm 362 *** *** gcm 363 *** *** gcm 364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 365 *** *** gcm 366 *** *** gcm 367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 368 *** *** gcm 369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 370 *** *** gcm 371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 377 *** *** gcm 378 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 379 *** *** gcm 380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 381 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 382 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 385 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 386 *** *** gcm 387 *** *** gcm 388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 389 *** *** gcm 390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 391 *** *** gcm 392 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 393 *** *** gcm 394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 396 *** *** gcm 397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5 07:09:38.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING 07:09:38.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7 07:09:38.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING 07:09:38.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBC 07:09:38.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING 07:09:38.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23 07:09:38.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING 07:09:38.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE 07:09:38.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 402 *** *** gcm 403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 404 *** *** gcm 405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 406 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 407 *** *** gcm 408 *** *** gcm 409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 410 *** *** gcm 411 *** *** gcm 412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 415 *** *** gcm 416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 418 *** *** gcm 419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 420 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 422 *** *** gcm 423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING 07:09:38.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23 07:09:38.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING 07:09:38.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE 07:09:38.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING 07:09:38.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ 07:09:38.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126 07:09:38.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2 07:09:38.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING 07:09:38.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING 07:09:38.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4 07:09:38.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING 07:09:38.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/NOPADDING 07:09:38.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5 07:09:38.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING 07:09:38.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7 07:09:38.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING 07:09:38.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBC 07:09:38.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING 07:09:38.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23 07:09:38.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING 07:09:38.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE 07:09:38.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.942 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH// org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 425 *** *** gcm 426 *** *** gcm 427 *** *** gcm 428 *** *** gcm 429 *** *** gcm 430 *** *** gcm 431 *** *** gcm 432 *** *** gcm 433 *** *** gcm 434 *** *** gcm 435 *** *** gcm 436 *** *** gcm 437 *** *** gcm 438 *** *** gcm 439 *** *** gcm 440 *** *** gcm 441 *** *** gcm 442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.948 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 443 *** *** gcm 444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.949 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 445 *** *** gcm 446 *** *** gcm 447 *** *** gcm 448 *** *** gcm 449 *** *** gcm 450 *** *** gcm 451 *** *** gcm 452 *** *** gcm 453 *** *** gcm 454 *** *** gcm 455 *** *** gcm 456 *** *** gcm 457 *** *** gcm 458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.952 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 459 *** *** gcm 460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.953 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 461 *** *** gcm 462 *** *** gcm 463 *** *** gcm 464 *** *** gcm 465 *** *** gcm 466 *** *** gcm 467 *** *** gcm 468 *** *** gcm 469 *** *** gcm 470 *** *** gcm 471 *** *** gcm 472 *** *** gcm 473 *** *** gcm 474 *** *** gcm 475 *** *** gcm 476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.956 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 477 *** *** gcm 478 *** *** gcm 479 *** *** gcm 480 *** *** gcm 481 *** *** gcm 482 *** *** gcm 483 *** *** gcm 484 *** *** gcm 485 *** *** gcm 486 *** *** gcm 487 *** *** gcm 488 *** *** gcm 489 *** *** gcm 490 *** *** gcm 491 *** *** gcm 492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.961 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 493 *** *** gcm 494 *** *** gcm 495 *** *** gcm 496 *** *** gcm 497 *** *** gcm 498 *** *** gcm 499 *** *** gcm 500 *** *** gcm 501 *** *** gcm 502 *** *** gcm 503 *** *** gcm 504 *** *** gcm 505 *** *** gcm 506 *** *** gcm 507 *** *** gcm 508 *** *** gcm 509 *** *** gcm 510 *** *** gcm 511 *** *** gcm 512 *** *** gcm 513 *** *** gcm 514 *** *** gcm 515 *** *** gcm 516 *** *** gcm 517 *** *** gcm 518 *** *** gcm 519 *** *** gcm 520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.969 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 521 *** *** gcm 522 *** *** gcm 523 *** *** gcm 524 *** *** gcm 525 *** *** gcm 526 *** *** gcm 527 *** *** gcm 528 *** *** gcm 529 *** *** gcm 530 *** *** gcm 531 *** *** gcm 532 *** *** gcm 533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.974 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 534 *** *** gcm 535 *** *** gcm 536 *** *** gcm 537 *** *** gcm 538 *** *** gcm 539 *** *** gcm 540 *** *** gcm 541 *** *** gcm 542 *** *** gcm 543 *** *** gcm 544 *** *** gcm 545 *** *** gcm 546 *** *** gcm 547 *** *** gcm 548 *** *** gcm 549 *** *** gcm 550 *** *** gcm 551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.983 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING 07:09:38.984 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING 07:09:38.987 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4 07:09:38.988 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 552 *** *** gcm 553 *** *** gcm 554 *** *** gcm 555 *** *** gcm 556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.990 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 557 *** *** gcm 558 *** *** gcm 559 *** *** gcm 560 *** *** gcm 561 *** *** gcm 562 *** *** gcm 563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.992 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 564 *** *** gcm 565 *** *** gcm 566 *** *** gcm 567 *** *** gcm 568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.994 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 569 *** *** gcm 570 *** *** gcm 571 *** *** gcm 572 *** *** gcm 573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.995 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 574 *** *** gcm 575 *** *** gcm 576 *** *** gcm 577 *** *** gcm 578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.996 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 579 *** *** gcm 580 *** *** gcm 581 *** *** gcm 582 *** *** gcm 583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.998 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 584 *** *** gcm 585 *** *** gcm 586 *** *** gcm 587 *** *** gcm 588 *** *** gcm 589 *** *** gcm 590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:38.999 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 591 *** *** gcm 592 *** *** gcm 593 *** *** gcm 594 *** *** gcm 595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.001 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 596 *** *** gcm 597 *** *** gcm 598 *** *** gcm 599 *** *** gcm 600 *** *** gcm 601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.002 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 602 *** *** gcm 603 *** *** gcm 604 *** *** gcm 605 *** *** gcm 606 *** *** gcm 607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.004 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 608 *** *** gcm 609 *** *** gcm 610 *** *** gcm 611 *** *** gcm 612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.005 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 613 *** *** gcm 614 *** *** gcm 615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.007 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ 07:09:39.008 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.009 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 617 *** *** gcm 618 *** *** gcm 619 *** *** gcm 620 *** *** gcm 621 *** *** gcm 622 *** *** gcm 623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.011 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 624 *** *** gcm 625 *** *** gcm 626 *** *** gcm 627 *** *** gcm 628 *** *** gcm 629 *** *** gcm 630 *** *** gcm 631 *** *** gcm 632 *** *** gcm 633 *** *** gcm 634 *** *** gcm 635 *** *** gcm 636 *** *** gcm 637 *** *** gcm 638 *** *** gcm 639 *** *** gcm 640 *** *** gcm 641 *** *** gcm 642 *** *** gcm 643 *** *** gcm 644 *** *** gcm 645 *** *** gcm 646 *** *** gcm 647 *** *** gcm 648 *** *** gcm 649 *** *** gcm 650 *** *** gcm 651 *** *** gcm 652 *** *** gcm 653 *** *** gcm 654 *** *** gcm 655 *** *** gcm 656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.020 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 657 *** *** gcm 658 *** *** gcm 659 *** *** gcm 660 *** *** gcm 661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.021 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 662 *** *** gcm 663 *** *** gcm 664 *** *** gcm 665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.022 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 666 *** *** gcm 667 *** *** gcm 668 *** *** gcm 669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.023 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 670 *** *** gcm 671 *** *** gcm 672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.024 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 673 *** *** gcm 674 *** *** gcm 675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.025 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 676 *** *** gcm 677 *** *** gcm 678 *** *** gcm 679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.026 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 680 *** *** gcm 681 *** *** gcm 682 *** *** gcm 683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.027 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 684 *** *** gcm 685 *** *** gcm 686 *** *** gcm 687 *** *** gcm 688 *** *** gcm 689 *** *** gcm 690 *** *** gcm 691 *** *** gcm 692 *** *** gcm 693 *** *** gcm 694 *** *** gcm 695 *** *** gcm 696 *** *** gcm 697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.031 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 698 *** *** gcm 699 *** *** gcm 700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.032 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 701 *** *** gcm 702 *** *** gcm 703 *** *** gcm 704 *** *** gcm 705 *** *** gcm 706 *** *** gcm 707 *** *** gcm 708 *** *** gcm 709 *** *** gcm 710 *** *** gcm 711 *** *** gcm 712 *** *** gcm 713 *** *** gcm 714 *** *** gcm 715 *** *** gcm 716 *** *** gcm 717 *** *** gcm 718 *** *** gcm 719 *** *** gcm 720 *** *** gcm 721 *** *** gcm 722 *** *** gcm 723 *** *** gcm 724 *** *** gcm 725 *** *** gcm 726 *** *** gcm 727 *** *** gcm 728 *** *** gcm 729 *** *** gcm 730 *** *** gcm 731 *** *** gcm 732 *** *** gcm 733 *** *** gcm 734 *** *** gcm 735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.043 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 736 *** *** gcm 737 *** *** gcm 738 *** *** gcm 739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.044 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 740 *** *** gcm 741 *** *** gcm 742 *** *** gcm 743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.045 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 744 *** *** gcm 745 *** *** gcm 746 *** *** gcm 747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.046 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 748 *** *** gcm 749 *** *** gcm 750 *** *** gcm 751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.047 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 752 *** *** gcm 753 *** *** gcm 754 *** *** gcm 755 *** *** gcm 756 *** *** gcm 757 *** *** gcm 758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.049 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 759 *** *** gcm 760 *** *** gcm 761 *** *** gcm 762 *** *** gcm 763 *** *** gcm 764 *** *** gcm 765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.051 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 766 *** *** gcm 767 *** *** gcm 768 *** *** gcm 769 *** *** gcm 770 *** *** gcm 771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.053 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 772 *** *** gcm 773 *** *** gcm 774 *** *** gcm 775 *** *** gcm 776 *** *** gcm 777 *** *** gcm 778 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.055 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 779 *** *** gcm 780 *** *** gcm 781 *** *** gcm 782 *** *** gcm 783 *** *** gcm 784 *** *** gcm 785 *** *** gcm 786 *** *** gcm 787 *** *** gcm 788 *** *** gcm 789 *** *** gcm 790 *** *** gcm 791 *** *** gcm 792 *** *** gcm 793 *** *** gcm 794 *** *** gcm 795 *** *** gcm 796 *** *** gcm 797 *** *** gcm 798 *** *** gcm 799 *** *** gcm 800 *** *** gcm 801 *** *** gcm 802 *** *** gcm 803 *** *** gcm 804 *** *** gcm 805 *** *** gcm 806 *** *** gcm 807 *** *** gcm 808 *** *** gcm 809 *** *** gcm 810 *** *** gcm 811 *** *** gcm 812 *** *** gcm 813 *** *** gcm 814 *** *** gcm 815 *** *** gcm 816 *** *** gcm 817 *** *** gcm 818 *** *** gcm 819 *** *** gcm 820 *** *** gcm 821 *** *** gcm 822 *** *** gcm 823 *** *** gcm 824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.067 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 825 *** *** gcm 826 *** *** gcm 827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.069 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 828 *** *** gcm 829 *** *** gcm 830 *** *** gcm 831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.070 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 832 *** *** gcm 833 *** *** gcm 834 *** *** gcm 835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.071 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 836 *** *** gcm 837 *** *** gcm 838 *** *** gcm 839 *** *** gcm 840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.072 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 841 *** *** gcm 842 *** *** gcm 843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.073 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 844 *** *** gcm 845 *** *** gcm 846 *** *** gcm 847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.074 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 848 *** *** gcm 849 *** *** gcm 850 *** *** gcm 851 *** *** gcm 852 *** *** gcm 853 *** *** gcm 854 *** *** gcm 855 *** *** gcm 856 *** *** gcm 857 *** *** gcm 858 *** *** gcm 859 *** *** gcm 860 *** *** gcm 861 *** *** gcm 862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.078 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 863 *** *** gcm 864 *** *** gcm 865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.080 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 866 *** *** gcm 867 *** *** gcm 868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.081 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 869 *** *** gcm 870 *** *** gcm 871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.081 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 872 *** *** gcm 873 *** *** gcm 874 *** *** gcm 875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.082 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 876 *** *** gcm 877 *** *** gcm 878 *** *** gcm 879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.083 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 880 *** *** gcm 881 *** *** gcm 882 *** *** gcm 883 *** *** gcm 884 *** *** gcm 885 *** *** gcm 886 *** *** gcm 887 *** *** gcm 888 *** *** gcm 889 *** *** gcm 890 *** *** gcm 891 *** *** gcm 892 *** *** gcm 893 *** *** gcm 894 *** *** gcm 895 *** *** gcm 896 *** *** gcm 897 *** *** gcm 898 *** *** gcm 899 *** *** gcm 900 *** *** gcm 901 *** *** gcm 902 *** *** gcm 903 *** *** gcm 904 *** *** gcm 905 *** *** gcm 906 *** *** gcm 907 *** *** gcm 908 *** *** gcm 909 *** *** gcm 910 *** *** gcm 911 *** *** gcm 912 *** *** gcm 913 *** *** gcm 914 *** *** gcm 915 *** *** gcm 916 *** *** gcm 917 *** *** gcm 918 *** *** gcm 919 *** *** gcm 920 *** *** gcm 921 *** *** gcm 922 *** *** gcm 923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.095 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 924 *** *** gcm 925 *** *** gcm 926 *** *** gcm 927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.096 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 928 *** *** gcm 929 *** *** gcm 930 *** *** gcm 931 *** *** gcm 932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.098 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 933 *** *** gcm 934 *** *** gcm 935 *** *** gcm 936 *** *** gcm 937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.099 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 938 *** *** gcm 939 *** *** gcm 940 *** *** gcm 941 *** *** gcm 942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.101 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 943 *** *** gcm 944 *** *** gcm 945 *** *** gcm 946 *** *** gcm 947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.103 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 948 *** *** gcm 949 *** *** gcm 950 *** *** gcm 951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.104 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 952 *** *** gcm 953 *** *** gcm 954 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.105 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 955 *** *** gcm 956 *** *** gcm 957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.106 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 958 *** *** gcm 959 *** *** gcm 960 *** *** gcm 961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.107 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 962 *** *** gcm 963 *** *** gcm 964 *** *** gcm 965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.108 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 966 *** *** gcm 967 *** *** gcm 968 *** *** gcm 969 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.109 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 970 *** *** gcm 971 *** *** gcm 972 *** *** gcm 973 *** *** gcm 974 *** *** gcm 975 *** *** gcm 976 *** *** gcm 977 *** *** gcm 978 *** *** gcm 979 *** *** gcm 980 *** *** gcm 981 *** *** gcm 982 *** *** gcm 983 *** *** gcm 984 *** *** gcm 985 *** *** gcm 986 *** *** gcm 987 *** *** gcm 988 *** *** gcm 989 *** *** gcm 990 *** *** gcm 991 *** *** gcm 992 *** *** gcm 993 *** *** gcm 994 *** *** gcm 995 *** *** gcm 996 *** *** gcm 997 *** *** gcm 998 *** *** gcm 999 *** *** gcm 1000 *** *** gcm 1001 *** *** gcm 1002 *** *** gcm 1003 *** *** gcm 1004 *** *** gcm 1005 *** *** gcm 1006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.120 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1007 *** *** gcm 1008 *** *** gcm 1009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.121 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1010 *** *** gcm 1011 *** *** gcm 1012 *** *** gcm 1013 *** *** gcm 1014 *** *** gcm 1015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.122 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1016 *** *** gcm 1017 *** *** gcm 1018 *** *** gcm 1019 *** *** gcm 1020 *** *** gcm 1021 *** *** gcm 1022 *** *** gcm 1023 *** *** gcm 1024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.125 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1025 *** *** gcm 1026 *** *** gcm 1027 *** *** gcm 1028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.127 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1029 *** *** gcm 1030 *** *** gcm 1031 *** *** gcm 1032 *** *** gcm 1033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.128 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1034 *** *** gcm 1035 *** *** gcm 1036 *** *** gcm 1037 *** *** gcm 1038 *** *** gcm 1039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1040 *** *** gcm 1041 *** *** gcm 1042 *** *** gcm 1043 *** *** gcm 1044 *** *** gcm 1045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.131 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1046 *** *** gcm 1047 *** *** gcm 1048 *** *** gcm 1049 *** *** gcm 1050 *** *** gcm 1051 *** *** gcm 1052 *** *** gcm 1053 *** *** gcm 1054 *** *** gcm 1055 *** *** gcm 1056 *** *** gcm 1057 *** *** gcm 1058 *** *** gcm 1059 *** *** gcm 1060 *** *** gcm 1061 *** *** gcm 1062 *** *** gcm 1063 *** *** gcm 1064 *** *** gcm 1065 *** *** gcm 1066 *** *** gcm 1067 *** *** gcm 1068 *** *** gcm 1069 *** *** gcm 1070 *** *** gcm 1071 *** *** gcm 1072 *** *** gcm 1073 *** *** gcm 1074 *** *** gcm 1075 *** *** gcm 1076 *** *** gcm 1077 *** *** gcm 1078 *** *** gcm 1079 *** *** gcm 1080 *** *** gcm 1081 *** *** gcm 1082 *** *** gcm 1083 *** *** gcm 1084 *** *** gcm 1085 *** *** gcm 1086 *** *** gcm 1087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1088 *** *** gcm 1089 *** *** gcm 1090 *** *** gcm 1091 *** *** gcm 1092 *** *** gcm 1093 *** *** gcm 1094 *** *** gcm 1095 *** *** gcm 1096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.145 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1097 *** *** gcm 1098 *** *** gcm 1099 *** *** gcm 1100 *** *** gcm 1101 *** *** gcm 1102 *** *** gcm 1103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.147 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1104 *** *** gcm 1105 *** *** gcm 1106 *** *** gcm 1107 *** *** gcm 1108 *** *** gcm 1109 *** *** gcm 1110 *** *** gcm 1111 *** *** gcm 1112 *** *** gcm 1113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.149 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1114 *** *** gcm 1115 *** *** gcm 1116 *** *** gcm 1117 *** *** gcm 1118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.151 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1119 *** *** gcm 1120 *** *** gcm 1121 *** *** gcm 1122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.152 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1123 *** *** gcm 1124 *** *** gcm 1125 *** *** gcm 1126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.154 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1127 *** *** gcm 1128 *** *** gcm 1129 *** *** gcm 1130 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.155 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1131 *** *** gcm 1132 *** *** gcm 1133 *** *** gcm 1134 *** *** gcm 1135 *** *** gcm 1136 *** *** gcm 1137 *** *** gcm 1138 *** *** gcm 1139 *** *** gcm 1140 *** *** gcm 1141 *** *** gcm 1142 *** *** gcm 1143 *** *** gcm 1144 *** *** gcm 1145 *** *** gcm 1146 *** *** gcm 1147 *** *** gcm 1148 *** *** gcm 1149 *** *** gcm 1150 *** *** gcm 1151 *** *** gcm 1152 *** *** gcm 1153 *** *** gcm 1154 *** *** gcm 1155 *** *** gcm 1156 *** *** gcm 1157 *** *** gcm 1158 *** *** gcm 1159 *** *** gcm 1160 *** *** gcm 1161 *** *** gcm 1162 *** *** gcm 1163 *** *** gcm 1164 *** *** gcm 1165 *** *** gcm 1166 *** *** gcm 1167 *** *** gcm 1168 *** *** gcm 1169 *** *** gcm 1170 *** *** gcm 1171 *** *** gcm 1172 *** *** gcm 1173 *** *** gcm 1174 *** *** gcm 1175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.167 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1176 *** *** gcm 1177 *** *** gcm 1178 *** *** gcm 1179 *** *** gcm 1180 *** *** gcm 1181 *** *** gcm 1182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.169 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1183 *** *** gcm 1184 *** *** gcm 1185 *** *** gcm 1186 *** *** gcm 1187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.171 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1188 *** *** gcm 1189 *** *** gcm 1190 *** *** gcm 1191 *** *** gcm 1192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.172 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1193 *** *** gcm 1194 *** *** gcm 1195 *** *** gcm 1196 *** *** gcm 1197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.174 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1198 *** *** gcm 1199 *** *** gcm 1200 *** *** gcm 1201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.175 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1202 *** *** gcm 1203 *** *** gcm 1204 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.176 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1205 *** *** gcm 1206 *** *** gcm 1207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.177 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1208 *** *** gcm 1209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.177 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1210 *** *** gcm 1211 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.178 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1212 *** *** gcm 1213 *** *** gcm 1214 *** *** gcm 1215 *** *** gcm 1216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.179 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1217 *** *** gcm 1218 *** *** gcm 1219 *** *** gcm 1220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.181 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1221 *** *** gcm 1222 *** *** gcm 1223 *** *** gcm 1224 *** *** gcm 1225 *** *** gcm 1226 *** *** gcm 1227 *** *** gcm 1228 *** *** gcm 1229 *** *** gcm 1230 *** *** gcm 1231 *** *** gcm 1232 *** *** gcm 1233 *** *** gcm 1234 *** *** gcm 1235 *** *** gcm 1236 *** *** gcm 1237 *** *** gcm 1238 *** *** gcm 1239 *** *** gcm 1240 *** *** gcm 1241 *** *** gcm 1242 *** *** gcm 1243 *** *** gcm 1244 *** *** gcm 1245 *** *** gcm 1246 *** *** gcm 1247 *** *** gcm 1248 *** *** gcm 1249 *** *** gcm 1250 *** *** gcm 1251 *** *** gcm 1252 *** *** gcm 1253 *** *** gcm 1254 *** *** gcm 1255 *** *** gcm 1256 *** *** gcm 1257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.191 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1258 *** *** gcm 1259 *** *** gcm 1260 *** *** gcm 1261 *** *** gcm 1262 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1263 *** *** gcm 1264 *** *** gcm 1265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.193 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1266 *** *** gcm 1267 *** *** gcm 1268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.194 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1269 *** *** gcm 1270 *** *** gcm 1271 *** *** gcm 1272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1273 *** *** gcm 1274 *** *** gcm 1275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1276 *** *** gcm 1277 *** *** gcm 1278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.196 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1279 *** *** gcm 1280 *** *** gcm 1281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1282 *** *** gcm 1283 *** *** gcm 1284 *** *** gcm 1285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.198 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1286 *** *** gcm 1287 *** *** gcm 1288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.199 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1289 *** *** gcm 1290 *** *** gcm 1291 *** *** gcm 1292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.199 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1293 *** *** gcm 1294 *** *** gcm 1295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.200 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1296 *** *** gcm 1297 *** *** gcm 1298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.201 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1299 *** *** gcm 1300 *** *** gcm 1301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.201 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1302 *** *** gcm 1303 *** *** gcm 1304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.202 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1305 *** *** gcm 1306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.203 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1307 *** *** gcm 1308 *** *** gcm 1309 *** *** gcm 1310 *** *** gcm 1311 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.204 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1312 *** *** gcm 1313 *** *** gcm 1314 *** *** gcm 1315 *** *** gcm 1316 *** *** gcm 1317 *** *** gcm 1318 *** *** gcm 1319 *** *** gcm 1320 *** *** gcm 1321 *** *** gcm 1322 *** *** gcm 1323 *** *** gcm 1324 *** *** gcm 1325 *** *** gcm 1326 *** *** gcm 1327 *** *** gcm 1328 *** *** gcm 1329 *** *** gcm 1330 *** *** gcm 1331 *** *** gcm 1332 *** *** gcm 1333 *** *** gcm 1334 *** *** gcm 1335 *** *** gcm 1336 *** *** gcm 1337 *** *** gcm 1338 *** *** gcm 1339 *** *** gcm 1340 *** *** gcm 1341 *** *** gcm 1342 *** *** gcm 1343 *** *** gcm 1344 *** *** gcm 1345 *** *** gcm 1346 *** *** gcm 1347 *** *** gcm 1348 *** *** gcm 1349 *** *** gcm 1350 *** *** gcm 1351 *** *** gcm 1352 *** *** gcm 1353 *** *** gcm 1354 *** *** gcm 1355 *** *** gcm 1356 *** *** gcm 1357 *** *** gcm 1358 *** *** gcm 1359 *** *** gcm 1360 *** *** gcm 1361 *** *** gcm 1362 *** *** gcm 1363 *** *** gcm 1364 *** *** gcm 1365 *** *** gcm 1366 *** *** gcm 1367 *** *** gcm 1368 *** *** gcm 1369 *** *** gcm 1370 *** *** gcm 1371 *** *** gcm 1372 *** *** gcm 1373 *** *** gcm 1374 *** *** gcm 1375 *** *** gcm 1376 *** *** gcm 1377 *** *** gcm 1378 *** *** gcm 1379 *** *** gcm 1380 *** *** gcm 1381 *** *** gcm 1382 *** *** gcm 1383 *** *** gcm 1384 *** *** gcm 1385 *** *** gcm 1386 *** *** gcm 1387 *** *** gcm 1388 *** *** gcm 1389 *** *** gcm 1390 *** *** gcm 1391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.227 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1392 *** *** gcm 1393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.228 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.228 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.229 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.229 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.229 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.230 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.230 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.230 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1405 *** *** gcm 1406 *** *** gcm 1407 *** *** gcm 1408 *** *** gcm 1409 *** *** gcm 1410 *** *** gcm 1411 *** *** gcm 1412 *** *** gcm 1413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.232 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE 07:09:39.232 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING 07:09:39.232 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ 07:09:39.232 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126 07:09:39.233 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2 07:09:39.233 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1414 *** *** gcm 1415 *** *** gcm 1416 *** *** gcm 1417 *** *** gcm 1418 *** *** gcm 1419 *** *** gcm 1420 *** *** gcm 1421 *** *** gcm 1422 *** *** gcm 1423 *** *** gcm 1424 *** *** gcm 1425 *** *** gcm 1426 *** *** gcm 1427 *** *** gcm 1428 *** *** gcm 1429 *** *** gcm 1430 *** *** gcm 1431 *** *** gcm 1432 *** *** gcm 1433 *** *** gcm 1434 *** *** gcm 1435 *** *** gcm 1436 *** *** gcm 1437 *** *** gcm 1438 *** *** gcm 1439 *** *** gcm 1440 *** *** gcm 1441 *** *** gcm 1442 *** *** gcm 1443 *** *** gcm 1444 *** *** gcm 1445 *** *** gcm 1446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.242 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.243 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.243 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING 07:09:39.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1449 *** *** gcm 1450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.246 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.246 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1462 *** *** gcm 1463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1464 *** *** gcm 1465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1466 *** *** gcm 1467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1471 *** *** gcm 1472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.250 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1473 *** *** gcm 1474 *** *** gcm 1475 *** *** gcm 1476 *** *** gcm 1477 *** *** gcm 1478 *** *** gcm 1479 *** *** gcm 1480 *** *** gcm 1481 *** *** gcm 1482 *** *** gcm 1483 *** *** gcm 1484 *** *** gcm 1485 *** *** gcm 1486 *** *** gcm 1487 *** *** gcm 1488 *** *** gcm 1489 *** *** gcm 1490 *** *** gcm 1491 *** *** gcm 1492 *** *** gcm 1493 *** *** gcm 1494 *** *** gcm 1495 *** *** gcm 1496 *** *** gcm 1497 *** *** gcm 1498 *** *** gcm 1499 *** *** gcm 1500 *** *** gcm 1501 *** *** gcm 1502 *** *** gcm 1503 *** *** gcm 1504 *** *** gcm 1505 *** *** gcm 1506 *** *** gcm 1507 *** *** gcm 1508 *** *** gcm 1509 *** *** gcm 1510 *** *** gcm 1511 *** *** gcm 1512 *** *** gcm 1513 *** *** gcm 1514 *** *** gcm 1515 *** *** gcm 1516 *** *** gcm 1517 *** *** gcm 1518 *** *** gcm 1519 *** *** gcm 1520 *** *** gcm 1521 *** *** gcm 1522 *** *** gcm 1523 *** *** gcm 1524 *** *** gcm 1525 *** *** gcm 1526 *** *** gcm 1527 *** *** gcm 1528 *** *** gcm 1529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.265 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING 07:09:39.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1534 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.268 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.268 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1539 *** *** gcm 1540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.269 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1541 *** *** gcm 1542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.269 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1543 *** *** gcm 1544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.270 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.270 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.271 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.271 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.271 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.271 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.272 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.272 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1552 *** *** gcm 1553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.272 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1554 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.272 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.273 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.273 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.273 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.273 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.274 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1560 *** *** gcm 1561 *** *** gcm 1562 *** *** gcm 1563 *** *** gcm 1564 *** *** gcm 1565 *** *** gcm 1566 *** *** gcm 1567 *** *** gcm 1568 *** *** gcm 1569 *** *** gcm 1570 *** *** gcm 1571 *** *** gcm 1572 *** *** gcm 1573 *** *** gcm 1574 *** *** gcm 1575 *** *** gcm 1576 *** *** gcm 1577 *** *** gcm 1578 *** *** gcm 1579 *** *** gcm 1580 *** *** gcm 1581 *** *** gcm 1582 *** *** gcm 1583 *** *** gcm 1584 *** *** gcm 1585 *** *** gcm 1586 *** *** gcm 1587 *** *** gcm 1588 *** *** gcm 1589 *** *** gcm 1590 *** *** gcm 1591 *** *** gcm 1592 *** *** gcm 1593 *** *** gcm 1594 *** *** gcm 1595 *** *** gcm 1596 *** *** gcm 1597 *** *** gcm 1598 *** *** gcm 1599 *** *** gcm 1600 *** *** gcm 1601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.285 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1602 *** *** gcm 1603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.286 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1604 *** *** gcm 1605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1606 *** *** gcm 1607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1608 *** *** gcm 1609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1613 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING 07:09:39.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.292 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1623 *** *** gcm 1624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.292 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1625 *** *** gcm 1626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.292 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.293 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1628 *** *** gcm 1629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.293 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.294 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1631 *** *** gcm 1632 *** *** gcm 1633 *** *** gcm 1634 *** *** gcm 1635 *** *** gcm 1636 *** *** gcm 1637 *** *** gcm 1638 *** *** gcm 1639 *** *** gcm 1640 *** *** gcm 1641 *** *** gcm 1642 *** *** gcm 1643 *** *** gcm 1644 *** *** gcm 1645 *** *** gcm 1646 *** *** gcm 1647 *** *** gcm 1648 *** *** gcm 1649 *** *** gcm 1650 *** *** gcm 1651 *** *** gcm 1652 *** *** gcm 1653 *** *** gcm 1654 *** *** gcm 1655 *** *** gcm 1656 *** *** gcm 1657 *** *** gcm 1658 *** *** gcm 1659 *** *** gcm 1660 *** *** gcm 1661 *** *** gcm 1662 *** *** gcm 1663 *** *** gcm 1664 *** *** gcm 1665 *** *** gcm 1666 *** *** gcm 1667 *** *** gcm 1668 *** *** gcm 1669 *** *** gcm 1670 *** *** gcm 1671 *** *** gcm 1672 *** *** gcm 1673 *** *** gcm 1674 *** *** gcm 1675 *** *** gcm 1676 *** *** gcm 1677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING 07:09:39.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.308 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.308 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1682 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.308 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.308 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1689 *** *** gcm 1690 *** *** gcm 1691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.311 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.311 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1693 *** *** gcm 1694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1695 *** *** gcm 1696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1702 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1709 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1711 *** *** gcm 1712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1713 *** *** gcm 1714 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1715 *** *** gcm 1716 *** *** gcm 1717 *** *** gcm 1718 *** *** gcm 1719 *** *** gcm 1720 *** *** gcm 1721 *** *** gcm 1722 *** *** gcm 1723 *** *** gcm 1724 *** *** gcm 1725 *** *** gcm 1726 *** *** gcm 1727 *** *** gcm 1728 *** *** gcm 1729 *** *** gcm 1730 *** *** gcm 1731 *** *** gcm 1732 *** *** gcm 1733 *** *** gcm 1734 *** *** gcm 1735 *** *** gcm 1736 *** *** gcm 1737 *** *** gcm 1738 *** *** gcm 1739 *** *** gcm 1740 *** *** gcm 1741 *** *** gcm 1742 *** *** gcm 1743 *** *** gcm 1744 *** *** gcm 1745 *** *** gcm 1746 *** *** gcm 1747 *** *** gcm 1748 *** *** gcm 1749 *** *** gcm 1750 *** *** gcm 1751 *** *** gcm 1752 *** *** gcm 1753 *** *** gcm 1754 *** *** gcm 1755 *** *** gcm 1756 *** *** gcm 1757 *** *** gcm 1758 *** *** gcm 1759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.330 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1760 *** *** gcm 1761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.331 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.331 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.331 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.331 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1766 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1768 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1769 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1770 *** *** gcm 1771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1773 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE 07:09:39.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1776 *** *** gcm 1777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1778 *** *** gcm 1779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1780 *** *** gcm 1781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1782 *** *** gcm 1783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4 07:09:39.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING 07:09:39.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING 07:09:39.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5 07:09:39.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING 07:09:39.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7 07:09:39.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC 07:09:39.339 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING 07:09:39.339 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23 07:09:39.339 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING 07:09:39.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE 07:09:39.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING 07:09:39.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ 07:09:39.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126 07:09:39.375 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2 07:09:39.375 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING 07:09:39.376 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING 07:09:39.376 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4 07:09:39.376 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING 07:09:39.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING 07:09:39.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5 07:09:39.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING 07:09:39.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7 07:09:39.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING 07:09:39.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC 07:09:39.379 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING 07:09:39.379 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23 07:09:39.379 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING 07:09:39.379 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE 07:09:39.380 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING 07:09:39.380 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ 07:09:39.380 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126 07:09:39.381 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2 07:09:39.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING 07:09:39.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING 07:09:39.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4 07:09:39.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING 07:09:39.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING 07:09:39.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5 07:09:39.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING 07:09:39.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1785 *** *** gcm 1786 *** *** gcm 1787 *** *** gcm 1788 *** *** gcm 1789 *** *** gcm 1790 *** *** gcm 1791 *** *** gcm 1792 *** *** gcm 1793 *** *** gcm 1794 *** *** gcm 1795 *** *** gcm 1796 *** *** gcm 1797 *** *** gcm 1798 *** *** gcm 1799 *** *** gcm 1800 *** *** gcm 1801 *** *** gcm 1802 *** *** gcm 1803 *** *** gcm 1804 *** *** gcm 1805 *** *** gcm 1806 *** *** gcm 1807 *** *** gcm 1808 *** *** gcm 1809 *** *** gcm 1810 *** *** gcm 1811 *** *** gcm 1812 *** *** gcm 1813 *** *** gcm 1814 *** *** gcm 1815 *** *** gcm 1816 *** *** gcm 1817 *** *** gcm 1818 *** *** gcm 1819 *** *** gcm 1820 *** *** gcm 1821 *** *** gcm 1822 *** *** gcm 1823 *** *** gcm 1824 *** *** gcm 1825 *** *** gcm 1826 *** *** gcm 1827 *** *** gcm 1828 *** *** gcm 1829 *** *** gcm 1830 *** *** gcm 1831 *** *** gcm 1832 *** *** gcm 1833 *** *** gcm 1834 *** *** gcm 1835 *** *** gcm 1836 *** *** gcm 1837 *** *** gcm 1838 *** *** gcm 1839 *** *** gcm 1840 *** *** gcm 1841 *** *** gcm 1842 *** *** gcm 1843 *** *** gcm 1844 *** *** gcm 1845 *** *** gcm 1846 *** *** gcm 1847 *** *** gcm 1848 *** *** gcm 1849 *** *** gcm 1850 *** *** gcm 1851 *** *** gcm 1852 *** *** gcm 1853 *** *** gcm 1854 *** *** gcm 1855 *** *** gcm 1856 *** *** gcm 1857 *** *** gcm 1858 *** *** gcm 1859 *** *** gcm 1860 *** *** gcm 1861 *** *** gcm 1862 *** *** gcm 1863 *** *** gcm 1864 *** *** gcm 1865 *** *** gcm 1866 *** *** gcm 1867 *** *** gcm 1868 *** *** gcm 1869 *** *** gcm 1870 *** *** gcm 1871 *** *** gcm 1872 *** *** gcm 1873 *** *** gcm 1874 *** *** gcm 1875 *** *** gcm 1876 *** *** gcm 1877 *** *** gcm 1878 *** *** gcm 1879 *** *** gcm 1880 *** *** gcm 1881 *** *** gcm 1882 *** *** gcm 1883 *** *** gcm 1884 *** *** gcm 1885 *** *** gcm 1886 *** *** gcm 1887 *** *** gcm 1888 *** *** gcm 1889 *** *** gcm 1890 *** *** gcm 1891 *** *** gcm 1892 *** *** gcm 1893 *** *** gcm 1894 *** *** gcm 1895 *** *** gcm 1896 *** *** gcm 1897 *** *** gcm 1898 *** *** gcm 1899 *** *** gcm 1900 *** *** gcm 1901 *** *** gcm 1902 *** *** gcm 1903 *** *** gcm 1904 *** *** gcm 1905 *** *** gcm 1906 *** *** gcm 1907 *** *** gcm 1908 *** *** gcm 1909 *** *** gcm 1910 *** *** gcm 1911 *** *** gcm 1912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.398 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING 07:09:39.398 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1913 *** *** gcm 1914 *** *** gcm 1915 *** *** gcm 1916 *** *** gcm 1917 *** *** gcm 1918 *** *** gcm 1919 *** *** gcm 1920 *** *** gcm 1921 *** *** gcm 1922 *** *** gcm 1923 *** *** gcm 1924 *** *** gcm 1925 *** *** gcm 1926 *** *** gcm 1927 *** *** gcm 1928 *** *** gcm 1929 *** *** gcm 1930 *** *** gcm 1931 *** *** gcm 1932 *** *** gcm 1933 *** *** gcm 1934 *** *** gcm 1935 *** *** gcm 1936 *** *** gcm 1937 *** *** gcm 1938 *** *** gcm 1939 *** *** gcm 1940 *** *** gcm 1941 *** *** gcm 1942 *** *** gcm 1943 *** *** gcm 1944 *** *** gcm 1945 *** *** gcm 1946 *** *** gcm 1947 *** *** gcm 1948 *** *** gcm 1949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.399 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING 07:09:39.399 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23 07:09:39.400 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING 07:09:39.400 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE 07:09:39.400 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING 07:09:39.401 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ 07:09:39.401 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126 07:09:39.402 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2 07:09:39.403 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING 07:09:39.403 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING 07:09:39.404 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1950 *** *** gcm 1951 *** *** gcm 1952 *** *** gcm 1953 *** *** gcm 1954 *** *** gcm 1955 *** *** gcm 1956 *** *** gcm 1957 *** *** gcm 1958 *** *** gcm 1959 *** *** gcm 1960 *** *** gcm 1961 *** *** gcm 1962 *** *** gcm 1963 *** *** gcm 1964 *** *** gcm 1965 *** *** gcm 1966 *** *** gcm 1967 *** *** gcm 1968 *** *** gcm 1969 *** *** gcm 1970 *** *** gcm 1971 *** *** gcm 1972 *** *** gcm 1973 *** *** gcm 1974 *** *** gcm 1975 *** *** gcm 1976 *** *** gcm 1977 *** *** gcm 1978 *** *** gcm 1979 *** *** gcm 1980 *** *** gcm 1981 *** *** gcm 1982 *** *** gcm 1983 *** *** gcm 1984 *** *** gcm 1985 *** *** gcm 1986 *** *** gcm 1987 *** *** gcm 1988 *** *** gcm 1989 *** *** gcm 1990 *** *** gcm 1991 *** *** gcm 1992 *** *** gcm 1993 *** *** gcm 1994 *** *** gcm 1995 *** *** gcm 1996 *** *** gcm 1997 *** *** gcm 1998 *** *** gcm 1999 *** *** gcm 2000 *** *** gcm 2001 *** *** gcm 2002 *** *** gcm 2003 *** *** gcm 2004 *** *** gcm 2005 *** *** gcm 2006 *** *** gcm 2007 *** *** gcm 2008 *** *** gcm 2009 *** *** gcm 2010 *** *** gcm 2011 *** *** gcm 2012 *** *** gcm 2013 *** *** gcm 2014 *** *** gcm 2015 *** *** gcm 2016 *** *** gcm 2017 *** *** gcm 2018 *** *** gcm 2019 *** *** gcm 2020 *** *** gcm 2021 *** *** gcm 2022 *** *** gcm 2023 *** *** gcm 2024 *** *** gcm 2025 *** *** gcm 2026 *** *** gcm 2027 *** *** gcm 2028 *** *** gcm 2029 *** *** gcm 2030 *** *** gcm 2031 *** *** gcm 2032 *** *** gcm 2033 *** *** gcm 2034 *** *** gcm 2035 *** *** gcm 2036 *** *** gcm 2037 *** *** gcm 2038 *** *** gcm 2039 *** *** gcm 2040 *** *** gcm 2041 *** *** gcm 2042 *** *** gcm 2043 *** *** gcm 2044 *** *** gcm 2045 *** *** gcm 2046 *** *** gcm 2047 *** *** gcm 2048 *** *** gcm 2049 *** *** gcm 2050 *** *** gcm 2051 *** *** gcm 2052 *** *** gcm 2053 *** *** gcm 2054 *** *** gcm 2055 *** *** gcm 2056 *** *** gcm 2057 *** *** gcm 2058 *** *** gcm 2059 *** *** gcm 2060 *** *** gcm 2061 *** *** gcm 2062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.414 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING 07:09:39.415 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING 07:09:39.415 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5 07:09:39.416 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING 07:09:39.416 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7 07:09:39.416 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING 07:09:39.417 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC 07:09:39.417 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING 07:09:39.418 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23 07:09:39.418 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING 07:09:39.419 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE 07:09:39.419 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING 07:09:39.419 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ 07:09:39.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126 07:09:39.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2 07:09:39.421 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING 07:09:39.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2063 *** *** gcm 2064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2065 *** *** gcm 2066 *** *** gcm 2067 *** *** gcm 2068 *** *** gcm 2069 *** *** gcm 2070 *** *** gcm 2071 *** *** gcm 2072 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.423 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2073 *** *** gcm 2074 *** *** gcm 2075 *** *** gcm 2076 *** *** gcm 2077 *** *** gcm 2078 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.423 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2079 *** *** gcm 2080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2081 *** *** gcm 2082 *** *** gcm 2083 *** *** gcm 2084 *** *** gcm 2085 *** *** gcm 2086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2087 *** *** gcm 2088 *** *** gcm 2089 *** *** gcm 2090 *** *** gcm 2091 *** *** gcm 2092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2093 *** *** gcm 2094 *** *** gcm 2095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2096 *** *** gcm 2097 *** *** gcm 2098 *** *** gcm 2099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2100 *** *** gcm 2101 *** *** gcm 2102 *** *** gcm 2103 *** *** gcm 2104 *** *** gcm 2105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2106 *** *** gcm 2107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2108 *** *** gcm 2109 *** *** gcm 2110 *** *** gcm 2111 *** *** gcm 2112 *** *** gcm 2113 *** *** gcm 2114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2115 *** *** gcm 2116 *** *** gcm 2117 *** *** gcm 2118 *** *** gcm 2119 *** *** gcm 2120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2121 *** *** gcm 2122 *** *** gcm 2123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2124 *** *** gcm 2125 *** *** gcm 2126 *** *** gcm 2127 *** *** gcm 2128 *** *** gcm 2129 *** *** gcm 2130 *** *** gcm 2131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2132 *** *** gcm 2133 *** *** gcm 2134 *** *** gcm 2135 *** *** gcm 2136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2137 *** *** gcm 2138 *** *** gcm 2139 *** *** gcm 2140 *** *** gcm 2141 *** *** gcm 2142 *** *** gcm 2143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2144 *** *** gcm 2145 *** *** gcm 2146 *** *** gcm 2147 *** *** gcm 2148 *** *** gcm 2149 *** *** gcm 2150 *** *** gcm 2151 *** *** gcm 2152 *** *** gcm 2153 *** *** gcm 2154 *** *** gcm 2155 *** *** gcm 2156 *** *** gcm 2157 *** *** gcm 2158 *** *** gcm 2159 *** *** gcm 2160 *** *** gcm 2161 *** *** gcm 2162 *** *** gcm 2163 *** *** gcm 2164 *** *** gcm 2165 *** *** gcm 2166 *** *** gcm 2167 *** *** gcm 2168 *** *** gcm 2169 *** *** gcm 2170 *** *** gcm 2171 *** *** gcm 2172 *** *** gcm 2173 *** *** gcm 2174 *** *** gcm 2175 *** *** gcm 2176 *** *** gcm 2177 *** *** gcm 2178 *** *** gcm 2179 *** *** gcm 2180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.443 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2181 *** *** gcm 2182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.443 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2183 *** *** gcm 2184 *** *** gcm 2185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2187 *** *** gcm 2188 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.445 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.445 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2190 *** *** gcm 2191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.446 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.446 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2193 *** *** gcm 2194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.447 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.447 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.447 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2197 *** *** gcm 2198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.449 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2201 *** *** gcm 2202 *** *** gcm 2203 *** *** gcm 2204 *** *** gcm 2205 *** *** gcm 2206 *** *** gcm 2207 *** *** gcm 2208 *** *** gcm 2209 *** *** gcm 2210 *** *** gcm 2211 *** *** gcm 2212 *** *** gcm 2213 *** *** gcm 2214 *** *** gcm 2215 *** *** gcm 2216 *** *** gcm 2217 *** *** gcm 2218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.449 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2219 *** *** gcm 2220 *** *** gcm 2221 *** *** gcm 2222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.454 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.455 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2224 *** *** gcm 2225 *** *** gcm 2226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2227 *** *** gcm 2228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2229 *** *** gcm 2230 *** *** gcm 2231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.457 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2232 *** *** gcm 2233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2234 *** *** gcm 2235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2236 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2237 *** *** gcm 2238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING 07:09:39.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2240 *** *** gcm 2241 *** *** gcm 2242 *** *** gcm 2243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2244 *** *** gcm 2245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2247 *** *** gcm 2248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2251 *** *** gcm 2252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2254 *** *** gcm 2255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2256 *** *** gcm 2257 *** *** gcm 2258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2259 *** *** gcm 2260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2261 *** *** gcm 2262 *** *** gcm 2263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2264 *** *** gcm 2265 *** *** gcm 2266 *** *** gcm 2267 *** *** gcm 2268 *** *** gcm 2269 *** *** gcm 2270 *** *** gcm 2271 *** *** gcm 2272 *** *** gcm 2273 *** *** gcm 2274 *** *** gcm 2275 *** *** gcm 2276 *** *** gcm 2277 *** *** gcm 2278 *** *** gcm 2279 *** *** gcm 2280 *** *** gcm 2281 *** *** gcm 2282 *** *** gcm 2283 *** *** gcm 2284 *** *** gcm 2285 *** *** gcm 2286 *** *** gcm 2287 *** *** gcm 2288 *** *** gcm 2289 *** *** gcm 2290 *** *** gcm 2291 *** *** gcm 2292 *** *** gcm 2293 *** *** gcm 2294 *** *** gcm 2295 *** *** gcm 2296 *** *** gcm 2297 *** *** gcm 2298 *** *** gcm 2299 *** *** gcm 2300 *** *** gcm 2301 *** *** gcm 2302 *** *** gcm 2303 *** *** gcm 2304 *** *** gcm 2305 *** *** gcm 2306 *** *** gcm 2307 *** *** gcm 2308 *** *** gcm 2309 *** *** gcm 2310 *** *** gcm 2311 *** *** gcm 2312 *** *** gcm 2313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.479 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2314 *** *** gcm 2315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.479 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.480 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2317 *** *** gcm 2318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.480 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING 07:09:39.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2320 *** *** gcm 2321 *** *** gcm 2322 *** *** gcm 2323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2324 *** *** gcm 2325 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2326 *** *** gcm 2327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2329 *** *** gcm 2330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2332 *** *** gcm 2333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2334 *** *** gcm 2335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2336 *** *** gcm 2337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2338 *** *** gcm 2339 *** *** gcm 2340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.486 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2341 *** *** gcm 2342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.487 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2343 *** *** gcm 2344 *** *** gcm 2345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.488 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2346 *** *** gcm 2347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.488 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2348 *** *** gcm 2349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2352 *** *** gcm 2353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.490 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2354 *** *** gcm 2355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.490 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.491 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.491 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC 07:09:39.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2358 *** *** gcm 2359 *** *** gcm 2360 *** *** gcm 2361 *** *** gcm 2362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2363 *** *** gcm 2364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2365 *** *** gcm 2366 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.493 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.493 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2368 *** *** gcm 2369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.494 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.494 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2371 *** *** gcm 2372 *** *** gcm 2373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.495 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2374 *** *** gcm 2375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.496 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2376 *** *** gcm 2377 *** *** gcm 2378 *** *** gcm 2379 *** *** gcm 2380 *** *** gcm 2381 *** *** gcm 2382 *** *** gcm 2383 *** *** gcm 2384 *** *** gcm 2385 *** *** gcm 2386 *** *** gcm 2387 *** *** gcm 2388 *** *** gcm 2389 *** *** gcm 2390 *** *** gcm 2391 *** *** gcm 2392 *** *** gcm 2393 *** *** gcm 2394 *** *** gcm 2395 *** *** gcm 2396 *** *** gcm 2397 *** *** gcm 2398 *** *** gcm 2399 *** *** gcm 2400 *** *** gcm 2401 *** *** gcm 2402 *** *** gcm 2403 *** *** gcm 2404 *** *** gcm 2405 *** *** gcm 2406 *** *** gcm 2407 *** *** gcm 2408 *** *** gcm 2409 *** *** gcm 2410 *** *** gcm 2411 *** *** gcm 2412 *** *** gcm 2413 *** *** gcm 2414 *** *** gcm 2415 *** *** gcm 2416 *** *** gcm 2417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.507 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2418 *** *** gcm 2419 *** *** gcm 2420 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.507 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2421 *** *** gcm 2422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.508 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.508 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2424 *** *** gcm 2425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.509 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2426 *** *** gcm 2427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.509 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2428 *** *** gcm 2429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.510 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.510 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.511 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2432 *** *** gcm 2433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.511 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2434 *** *** gcm 2435 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.511 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2436 *** *** gcm 2437 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.512 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.512 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE 07:09:39.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2439 *** *** gcm 2440 *** *** gcm 2441 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2442 *** *** gcm 2443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2444 *** *** gcm 2445 *** *** gcm 2446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.514 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2447 *** *** gcm 2448 *** *** gcm 2449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.515 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2450 *** *** gcm 2451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2452 *** *** gcm 2453 *** *** gcm 2454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.517 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2456 *** *** gcm 2457 *** *** gcm 2458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.517 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.518 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2460 *** *** gcm 2461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.518 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.519 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2463 *** *** gcm 2464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.519 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2465 *** *** gcm 2466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.520 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2467 *** *** gcm 2468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.520 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.520 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2470 *** *** gcm 2471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.521 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2472 *** *** gcm 2473 *** *** gcm 2474 *** *** gcm 2475 *** *** gcm 2476 *** *** gcm 2477 *** *** gcm 2478 *** *** gcm 2479 *** *** gcm 2480 *** *** gcm 2481 *** *** gcm 2482 *** *** gcm 2483 *** *** gcm 2484 *** *** gcm 2485 *** *** gcm 2486 *** *** gcm 2487 *** *** gcm 2488 *** *** gcm 2489 *** *** gcm 2490 *** *** gcm 2491 *** *** gcm 2492 *** *** gcm 2493 *** *** gcm 2494 *** *** gcm 2495 *** *** gcm 2496 *** *** gcm 2497 *** *** gcm 2498 *** *** gcm 2499 *** *** gcm 2500 *** *** gcm 2501 *** *** gcm 2502 *** *** gcm 2503 *** *** gcm 2504 *** *** gcm 2505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.530 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2506 *** *** gcm 2507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2508 *** *** gcm 2509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2510 *** *** gcm 2511 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2512 *** *** gcm 2513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2514 *** *** gcm 2515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2516 *** *** gcm 2517 *** *** gcm 2518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.534 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2519 *** *** gcm 2520 *** *** gcm 2521 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.535 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2522 *** *** gcm 2523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.535 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2524 *** *** gcm 2525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.536 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.536 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.537 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2528 *** *** gcm 2529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.537 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.537 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2531 *** *** gcm 2532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.538 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.538 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2534 *** *** gcm 2535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.539 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2536 *** *** gcm 2537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.539 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2538 *** *** gcm 2539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.540 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.540 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2541 *** *** gcm 2542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.540 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.541 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2544 *** *** gcm 2545 *** *** gcm 2546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.542 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2547 *** *** gcm 2548 *** *** gcm 2549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.543 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2550 *** *** gcm 2551 *** *** gcm 2552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.543 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2553 *** *** gcm 2554 *** *** gcm 2555 *** *** gcm 2556 *** *** gcm 2557 *** *** gcm 2558 *** *** gcm 2559 *** *** gcm 2560 *** *** gcm 2561 *** *** gcm 2562 *** *** gcm 2563 *** *** gcm 2564 *** *** gcm 2565 *** *** gcm 2566 *** *** gcm 2567 *** *** gcm 2568 *** *** gcm 2569 *** *** gcm 2570 *** *** gcm 2571 *** *** gcm 2572 *** *** gcm 2573 *** *** gcm 2574 *** *** gcm 2575 *** *** gcm 2576 *** *** gcm 2577 *** *** gcm 2578 *** *** gcm 2579 *** *** gcm 2580 *** *** gcm 2581 *** *** gcm 2582 *** *** gcm 2583 *** *** gcm 2584 *** *** gcm 2585 *** *** gcm 2586 *** *** gcm 2587 *** *** gcm 2588 *** *** gcm 2589 *** *** gcm 2590 *** *** gcm 2591 *** *** gcm 2592 *** *** gcm 2593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.555 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.555 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2595 *** *** gcm 2596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.556 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2597 *** *** gcm 2598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.556 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.556 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2600 *** *** gcm 2601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.557 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2602 *** *** gcm 2603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.557 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.558 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.559 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.559 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2607 *** *** gcm 2608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.559 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2609 *** *** gcm 2610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.560 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE 07:09:39.560 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2611 *** *** gcm 2612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.561 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2613 *** *** gcm 2614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.561 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2615 *** *** gcm 2616 *** *** gcm 2617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.562 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2618 *** *** gcm 2619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.563 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2620 *** *** gcm 2621 *** *** gcm 2622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.563 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2623 *** *** gcm 2624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2625 *** *** gcm 2626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2627 *** *** gcm 2628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2629 *** *** gcm 2630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2632 *** *** gcm 2633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2634 *** *** gcm 2635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2637 *** *** gcm 2638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2639 *** *** gcm 2640 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2642 *** *** gcm 2643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2645 *** *** gcm 2646 *** *** gcm 2647 *** *** gcm 2648 *** *** gcm 2649 *** *** gcm 2650 *** *** gcm 2651 *** *** gcm 2652 *** *** gcm 2653 *** *** gcm 2654 *** *** gcm 2655 *** *** gcm 2656 *** *** gcm 2657 *** *** gcm 2658 *** *** gcm 2659 *** *** gcm 2660 *** *** gcm 2661 *** *** gcm 2662 *** *** gcm 2663 *** *** gcm 2664 *** *** gcm 2665 *** *** gcm 2666 *** *** gcm 2667 *** *** gcm 2668 *** *** gcm 2669 *** *** gcm 2670 *** *** gcm 2671 *** *** gcm 2672 *** *** gcm 2673 *** *** gcm 2674 *** *** gcm 2675 *** *** gcm 2676 *** *** gcm 2677 *** *** gcm 2678 *** *** gcm 2679 *** *** gcm 2680 *** *** gcm 2681 *** *** gcm 2682 *** *** gcm 2683 *** *** gcm 2684 *** *** gcm 2685 *** *** gcm 2686 *** *** gcm 2687 *** *** gcm 2688 *** *** gcm 2689 *** *** gcm 2690 *** *** gcm 2691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.582 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2692 *** *** gcm 2693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.583 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2694 *** *** gcm 2695 *** *** gcm 2696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.584 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2697 *** *** gcm 2698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.584 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2699 *** *** gcm 2700 *** *** gcm 2701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.585 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2702 *** *** gcm 2703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.585 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2704 *** *** gcm 2705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.586 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2706 *** *** gcm 2707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.587 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.587 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2709 *** *** gcm 2710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.587 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2711 *** *** gcm 2712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.588 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.588 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2714 *** *** gcm 2715 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.589 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2716 *** *** gcm 2717 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.589 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.589 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2719 *** *** gcm 2720 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.590 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2721 *** *** gcm 2722 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.590 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2723 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.591 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2724 *** *** gcm 2725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.591 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2726 *** *** gcm 2727 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.592 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2728 *** *** gcm 2729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.592 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2730 *** *** gcm 2731 *** *** gcm 2732 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.593 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2733 *** *** gcm 2734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.593 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2735 *** *** gcm 2736 *** *** gcm 2737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.594 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2738 *** *** gcm 2739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.595 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.595 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2741 *** *** gcm 2742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.596 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2743 *** *** gcm 2744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.596 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.597 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.597 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2747 *** *** gcm 2748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.597 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2749 *** *** gcm 2750 *** *** gcm 2751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.598 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2752 *** *** gcm 2753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.599 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2754 *** *** gcm 2755 *** *** gcm 2756 *** *** gcm 2757 *** *** gcm 2758 *** *** gcm 2759 *** *** gcm 2760 *** *** gcm 2761 *** *** gcm 2762 *** *** gcm 2763 *** *** gcm 2764 *** *** gcm 2765 *** *** gcm 2766 *** *** gcm 2767 *** *** gcm 2768 *** *** gcm 2769 *** *** gcm 2770 *** *** gcm 2771 *** *** gcm 2772 *** *** gcm 2773 *** *** gcm 2774 *** *** gcm 2775 *** *** gcm 2776 *** *** gcm 2777 *** *** gcm 2778 *** *** gcm 2779 *** *** gcm 2780 *** *** gcm 2781 *** *** gcm 2782 *** *** gcm 2783 *** *** gcm 2784 *** *** gcm 2785 *** *** gcm 2786 *** *** gcm 2787 *** *** gcm 2788 *** *** gcm 2789 *** *** gcm 2790 *** *** gcm 2791 *** *** gcm 2792 *** *** gcm 2793 *** *** gcm 2794 *** *** gcm 2795 *** *** gcm 2796 *** *** gcm 2797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.611 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2799 *** *** gcm 2800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.611 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2802 *** *** gcm 2803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2804 *** *** gcm 2805 *** *** gcm 2806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.613 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2807 *** *** gcm 2808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.613 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2809 *** *** gcm 2810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.614 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2811 *** *** gcm 2812 *** *** gcm 2813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2815 *** *** gcm 2816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2817 *** *** gcm 2818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.616 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2819 *** *** gcm 2820 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2822 *** *** gcm 2823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2825 *** *** gcm 2826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.619 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.619 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.619 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2829 *** *** gcm 2830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.620 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.620 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2832 *** *** gcm 2833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.621 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2834 *** *** gcm 2835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.621 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2836 *** *** gcm 2837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.622 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2838 *** *** gcm 2839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.623 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2840 *** *** gcm 2841 *** *** gcm 2842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.624 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2843 *** *** gcm 2844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.624 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2845 *** *** gcm 2846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.625 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.625 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2848 *** *** gcm 2849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.626 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2850 *** *** gcm 2851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.626 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2852 *** *** gcm 2853 *** *** gcm 2854 *** *** gcm 2855 *** *** gcm 2856 *** *** gcm 2857 *** *** gcm 2858 *** *** gcm 2859 *** *** gcm 2860 *** *** gcm 2861 *** *** gcm 2862 *** *** gcm 2863 *** *** gcm 2864 *** *** gcm 2865 *** *** gcm 2866 *** *** gcm 2867 *** *** gcm 2868 *** *** gcm 2869 *** *** gcm 2870 *** *** gcm 2871 *** *** gcm 2872 *** *** gcm 2873 *** *** gcm 2874 *** *** gcm 2875 *** *** gcm 2876 *** *** gcm 2877 *** *** gcm 2878 *** *** gcm 2879 *** *** gcm 2880 *** *** gcm 2881 *** *** gcm 2882 *** *** gcm 2883 *** *** gcm 2884 *** *** gcm 2885 *** *** gcm 2886 *** *** gcm 2887 *** *** gcm 2888 *** *** gcm 2889 *** *** gcm 2890 *** *** gcm 2891 *** *** gcm 2892 *** *** gcm 2893 *** *** gcm 2894 *** *** gcm 2895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2896 *** *** gcm 2897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.639 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.639 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2899 *** *** gcm 2900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.640 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.640 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2902 *** *** gcm 2903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.640 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.641 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2905 *** *** gcm 2906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.641 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.642 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2908 *** *** gcm 2909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.642 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2910 *** *** gcm 2911 *** *** gcm 2912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.643 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2913 *** *** gcm 2914 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.644 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2915 *** *** gcm 2916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.644 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2917 *** *** gcm 2918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.645 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2919 *** *** gcm 2920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.646 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.646 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2922 *** *** gcm 2923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2924 *** *** gcm 2925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2927 *** *** gcm 2928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.648 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.648 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2930 *** *** gcm 2931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2933 *** *** gcm 2934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2935 *** *** gcm 2936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2938 *** *** gcm 2939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.651 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.651 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2941 *** *** gcm 2942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2943 *** *** gcm 2944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2945 *** *** gcm 2946 *** *** gcm 2947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2948 *** *** gcm 2949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2950 *** *** gcm 2951 *** *** gcm 2952 *** *** gcm 2953 *** *** gcm 2954 *** *** gcm 2955 *** *** gcm 2956 *** *** gcm 2957 *** *** gcm 2958 *** *** gcm 2959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.657 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2960 *** *** gcm 2961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.657 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.658 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2963 *** *** gcm 2964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.658 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2965 *** *** gcm 2966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.659 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2967 *** *** gcm 2968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.659 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2969 *** *** gcm 2970 *** *** gcm 2971 *** *** gcm 2972 *** *** gcm 2973 *** *** gcm 2974 *** *** gcm 2975 *** *** gcm 2976 *** *** gcm 2977 *** *** gcm 2978 *** *** gcm 2979 *** *** gcm 2980 *** *** gcm 2981 *** *** gcm 2982 *** *** gcm 2983 *** *** gcm 2984 *** *** gcm 2985 *** *** gcm 2986 *** *** gcm 2987 *** *** gcm 2988 *** *** gcm 2989 *** *** gcm 2990 *** *** gcm 2991 *** *** gcm 2992 *** *** gcm 2993 *** *** gcm 2994 *** *** gcm 2995 *** *** gcm 2996 *** *** gcm 2997 *** *** gcm 2998 *** *** gcm 2999 *** *** gcm 3000 *** *** gcm 3001 *** *** gcm 3002 *** *** gcm 3003 *** *** gcm 3004 *** *** gcm 3005 *** *** gcm 3006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.670 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3007 *** *** gcm 3008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.671 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3009 *** *** gcm 3010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.671 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3012 *** *** gcm 3013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.673 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3015 *** *** gcm 3016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.673 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3017 *** *** gcm 3018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.674 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping. 07:09:39.674 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3019 *** *** gcm 3020 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.674 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping. 07:09:39.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3021 *** *** gcm 3022 *** *** gcm 3023 *** *** gcm 3024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3025 *** *** gcm 3026 *** *** gcm 3027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.676 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/ 07:09:39.677 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping. 07:09:39.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING 07:09:39.678 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping. 07:09:39.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3028 *** *** gcm 3029 *** *** gcm 3030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.679 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3031 *** *** gcm 3032 *** *** gcm 3033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3034 *** *** gcm 3035 *** *** gcm 3036 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3037 *** *** gcm 3038 *** *** gcm 3039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3040 *** *** gcm 3041 *** *** gcm 3042 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3043 *** *** gcm 3044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3045 *** *** gcm 3046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.683 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3047 *** *** gcm 3048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3049 *** *** gcm 3050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3051 *** *** gcm 3052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.685 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3053 *** *** gcm 3054 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.685 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3055 *** *** gcm 3056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3057 *** *** gcm 3058 *** *** gcm 3059 *** *** gcm 3060 *** *** gcm 3061 *** *** gcm 3062 *** *** gcm 3063 *** *** gcm 3064 *** *** gcm 3065 *** *** gcm 3066 *** *** gcm 3067 *** *** gcm 3068 *** *** gcm 3069 *** *** gcm 3070 *** *** gcm 3071 *** *** gcm 3072 *** *** gcm 3073 *** *** gcm 3074 *** *** gcm 3075 *** *** gcm 3076 *** *** gcm 3077 *** *** gcm 3078 *** *** gcm 3079 *** *** gcm 3080 *** *** gcm 3081 *** *** gcm 3082 *** *** gcm 3083 *** *** gcm 3084 *** *** gcm 3085 *** *** gcm 3086 *** *** gcm 3087 *** *** gcm 3088 *** *** gcm 3089 *** *** gcm 3090 *** *** gcm 3091 *** *** gcm 3092 *** *** gcm 3093 *** *** gcm 3094 *** *** gcm 3095 *** *** gcm 3096 *** *** gcm 3097 *** *** gcm 3098 *** *** gcm 3099 *** *** gcm 3100 *** *** gcm 3101 *** *** gcm 3102 *** *** gcm 3103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3104 *** *** gcm 3105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3106 *** *** gcm 3107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3108 *** *** gcm 3109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3110 *** *** gcm 3111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3112 *** *** gcm 3113 *** *** gcm 3114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3116 *** *** gcm 3117 *** *** gcm 3118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.703 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3119 *** *** gcm 3120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3121 *** *** gcm 3122 *** *** gcm 3123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3124 *** *** gcm 3125 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3126 *** *** gcm 3127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.706 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3129 *** *** gcm 3130 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.706 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.707 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3132 *** *** gcm 3133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.707 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.707 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3135 *** *** gcm 3136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.708 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.708 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3138 *** *** gcm 3139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.709 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3140 *** *** gcm 3141 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.709 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3142 *** *** gcm 3143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.709 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.710 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3145 *** *** gcm 3146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.711 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3147 *** *** gcm 3148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.711 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3149 *** *** gcm 3150 *** *** gcm 3151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.712 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3152 *** *** gcm 3153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.712 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3154 *** *** gcm 3155 *** *** gcm 3156 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.713 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3157 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.714 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3158 *** *** gcm 3159 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.714 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3160 *** *** gcm 3161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.715 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.715 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3163 *** *** gcm 3164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.715 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3165 *** *** gcm 3166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.716 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3167 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.716 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3168 *** *** gcm 3169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.717 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3170 *** *** gcm 3171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.717 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3172 *** *** gcm 3173 *** *** gcm 3174 *** *** gcm 3175 *** *** gcm 3176 *** *** gcm 3177 *** *** gcm 3178 *** *** gcm 3179 *** *** gcm 3180 *** *** gcm 3181 *** *** gcm 3182 *** *** gcm 3183 *** *** gcm 3184 *** *** gcm 3185 *** *** gcm 3186 *** *** gcm 3187 *** *** gcm 3188 *** *** gcm 3189 *** *** gcm 3190 *** *** gcm 3191 *** *** gcm 3192 *** *** gcm 3193 *** *** gcm 3194 *** *** gcm 3195 *** *** gcm 3196 *** *** gcm 3197 *** *** gcm 3198 *** *** gcm 3199 *** *** gcm 3200 *** *** gcm 3201 *** *** gcm 3202 *** *** gcm 3203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.727 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3204 *** *** gcm 3205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.728 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.728 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3207 *** *** gcm 3208 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.729 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.729 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3210 *** *** gcm 3211 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.729 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3212 *** *** gcm 3213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.730 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3214 *** *** gcm 3215 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.731 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3216 *** *** gcm 3217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.731 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3218 *** *** gcm 3219 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.732 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3220 *** *** gcm 3221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.732 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.733 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3223 *** *** gcm 3224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.733 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.734 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3226 *** *** gcm 3227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.734 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.735 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3229 *** *** gcm 3230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.735 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3231 *** *** gcm 3232 *** *** gcm 3233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.736 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.736 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3236 *** *** gcm 3237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3239 *** *** gcm 3240 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.739 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3242 *** *** gcm 3243 *** *** gcm 3244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3245 *** *** gcm 3246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3247 *** *** gcm 3248 *** *** gcm 3249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3250 *** *** gcm 3251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3252 *** *** gcm 3253 *** *** gcm 3254 *** *** gcm 3255 *** *** gcm 3256 *** *** gcm 3257 *** *** gcm 3258 *** *** gcm 3259 *** *** gcm 3260 *** *** gcm 3261 *** *** gcm 3262 *** *** gcm 3263 *** *** gcm 3264 *** *** gcm 3265 *** *** gcm 3266 *** *** gcm 3267 *** *** gcm 3268 *** *** gcm 3269 *** *** gcm 3270 *** *** gcm 3271 *** *** gcm 3272 *** *** gcm 3273 *** *** gcm 3274 *** *** gcm 3275 *** *** gcm 3276 *** *** gcm 3277 *** *** gcm 3278 *** *** gcm 3279 *** *** gcm 3280 *** *** gcm 3281 *** *** gcm 3282 *** *** gcm 3283 *** *** gcm 3284 *** *** gcm 3285 *** *** gcm 3286 *** *** gcm 3287 *** *** gcm 3288 *** *** gcm 3289 *** *** gcm 3290 *** *** gcm 3291 *** *** gcm 3292 *** *** gcm 3293 *** *** gcm 3294 *** *** gcm 3295 *** *** gcm 3296 *** *** gcm 3297 *** *** gcm 3298 *** *** gcm 3299 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.754 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3302 *** *** gcm 3303 *** *** gcm 3304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3306 *** *** gcm 3307 *** *** gcm 3308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3309 *** *** gcm 3310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3311 *** *** gcm 3312 *** *** gcm 3313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.758 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3314 *** *** gcm 3315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3316 *** *** gcm 3317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3318 *** *** gcm 3319 *** *** gcm 3320 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3321 *** *** gcm 3322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3323 *** *** gcm 3324 *** *** gcm 3325 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3326 *** *** gcm 3327 *** *** gcm 3328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.762 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3329 *** *** gcm 3330 *** *** gcm 3331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3332 *** *** gcm 3333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3334 *** *** gcm 3335 *** *** gcm 3336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3337 *** *** gcm 3338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3340 *** *** gcm 3341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3342 *** *** gcm 3343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3344 *** *** gcm 3345 *** *** gcm 3346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.767 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.767 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3348 *** *** gcm 3349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3350 *** *** gcm 3351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3353 *** *** gcm 3354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3355 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3356 *** *** gcm 3357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.770 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.770 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3359 *** *** gcm 3360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3361 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3362 *** *** gcm 3363 *** *** gcm 3364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3365 *** *** gcm 3366 *** *** gcm 3367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3368 *** *** gcm 3369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.773 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3370 *** *** gcm 3371 *** *** gcm 3372 *** *** gcm 3373 *** *** gcm 3374 *** *** gcm 3375 *** *** gcm 3376 *** *** gcm 3377 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.775 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3378 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3379 *** *** gcm 3380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3381 *** *** gcm 3382 *** *** gcm 3383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3384 *** *** gcm 3385 *** *** gcm 3386 *** *** gcm 3387 *** *** gcm 3388 *** *** gcm 3389 *** *** gcm 3390 *** *** gcm 3391 *** *** gcm 3392 *** *** gcm 3393 *** *** gcm 3394 *** *** gcm 3395 *** *** gcm 3396 *** *** gcm 3397 *** *** gcm 3398 *** *** gcm 3399 *** *** gcm 3400 *** *** gcm 3401 *** *** gcm 3402 *** *** gcm 3403 *** *** gcm 3404 *** *** gcm 3405 *** *** gcm 3406 *** *** gcm 3407 *** *** gcm 3408 *** *** gcm 3409 *** *** gcm 3410 *** *** gcm 3411 *** *** gcm 3412 *** *** gcm 3413 *** *** gcm 3414 *** *** gcm 3415 *** *** gcm 3416 *** *** gcm 3417 *** *** gcm 3418 *** *** gcm 3419 *** *** gcm 3420 *** *** gcm 3421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.786 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3423 *** *** gcm 3424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3426 *** *** gcm 3427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3428 *** *** gcm 3429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3430 *** *** gcm 3431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3433 *** *** gcm 3434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3435 *** *** gcm 3436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3437 *** *** gcm 3438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3439 *** *** gcm 3440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3441 *** *** gcm 3442 *** *** gcm 3443 *** *** gcm 3444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3445 *** *** gcm 3446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3447 *** *** gcm 3448 *** *** gcm 3449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3450 *** *** gcm 3451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3453 *** *** gcm 3454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3455 *** *** gcm 3456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3457 *** *** gcm 3458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3460 *** *** gcm 3461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3463 *** *** gcm 3464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3465 *** *** gcm 3466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3467 *** *** gcm 3468 *** *** gcm 3469 *** *** gcm 3470 *** *** gcm 3471 *** *** gcm 3472 *** *** gcm 3473 *** *** gcm 3474 *** *** gcm 3475 *** *** gcm 3476 *** *** gcm 3477 *** *** gcm 3478 *** *** gcm 3479 *** *** gcm 3480 *** *** gcm 3481 *** *** gcm 3482 *** *** gcm 3483 *** *** gcm 3484 *** *** gcm 3485 *** *** gcm 3486 *** *** gcm 3487 *** *** gcm 3488 *** *** gcm 3489 *** *** gcm 3490 *** *** gcm 3491 *** *** gcm 3492 *** *** gcm 3493 *** *** gcm 3494 *** *** gcm 3495 *** *** gcm 3496 *** *** gcm 3497 *** *** gcm 3498 *** *** gcm 3499 *** *** gcm 3500 *** *** gcm 3501 *** *** gcm 3502 *** *** gcm 3503 *** *** gcm 3504 *** *** gcm 3505 *** *** gcm 3506 *** *** gcm 3507 *** *** gcm 3508 *** *** gcm 3509 *** *** gcm 3510 *** *** gcm 3511 *** *** gcm 3512 *** *** gcm 3513 *** *** gcm 3514 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3515 *** *** gcm 3516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3517 *** *** gcm 3518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3519 *** *** gcm 3520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3521 *** *** gcm 3522 *** *** gcm 3523 *** *** gcm 3524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3525 *** *** gcm 3526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3527 *** *** gcm 3528 *** *** gcm 3529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3530 *** *** gcm 3531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3532 *** *** gcm 3533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3534 *** *** gcm 3535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3536 *** *** gcm 3537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3539 *** *** gcm 3540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3541 *** *** gcm 3542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3544 *** *** gcm 3545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3546 *** *** gcm 3547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3549 *** *** gcm 3550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3551 *** *** gcm 3552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.821 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3553 *** *** gcm 3554 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.822 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3555 *** *** gcm 3556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.823 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3557 *** *** gcm 3558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.823 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3559 *** *** gcm 3560 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.824 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3561 *** *** gcm 3562 *** *** gcm 3563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3564 *** *** gcm 3565 *** *** gcm 3566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.826 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3568 *** *** gcm 3569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.827 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3570 *** *** gcm 3571 *** *** gcm 3572 *** *** gcm 3573 *** *** gcm 3574 *** *** gcm 3575 *** *** gcm 3576 *** *** gcm 3577 *** *** gcm 3578 *** *** gcm 3579 *** *** gcm 3580 *** *** gcm 3581 *** *** gcm 3582 *** *** gcm 3583 *** *** gcm 3584 *** *** gcm 3585 *** *** gcm 3586 *** *** gcm 3587 *** *** gcm 3588 *** *** gcm 3589 *** *** gcm 3590 *** *** gcm 3591 *** *** gcm 3592 *** *** gcm 3593 *** *** gcm 3594 *** *** gcm 3595 *** *** gcm 3596 *** *** gcm 3597 *** *** gcm 3598 *** *** gcm 3599 *** *** gcm 3600 *** *** gcm 3601 *** *** gcm 3602 *** *** gcm 3603 *** *** gcm 3604 *** *** gcm 3605 *** *** gcm 3606 *** *** gcm 3607 *** *** gcm 3608 *** *** gcm 3609 *** *** gcm 3610 *** *** gcm 3611 *** *** gcm 3612 *** *** gcm 3613 *** *** gcm 3614 *** *** gcm 3615 *** *** gcm 3616 *** *** gcm 3617 *** *** gcm 3618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.839 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3620 *** *** gcm 3621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.839 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3622 *** *** gcm 3623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3624 *** *** gcm 3625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3626 *** *** gcm 3627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.841 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.841 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3629 *** *** gcm 3630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3631 *** *** gcm 3632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3633 *** *** gcm 3634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.843 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3635 *** *** gcm 3636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.843 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3637 *** *** gcm 3638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.844 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3639 *** *** gcm 3640 *** *** gcm 3641 *** *** gcm 3642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.845 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3643 *** *** gcm 3644 *** *** gcm 3645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.846 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3646 *** *** gcm 3647 *** *** gcm 3648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.847 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3649 *** *** gcm 3650 *** *** gcm 3651 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3652 *** *** gcm 3653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3654 *** *** gcm 3655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3656 *** *** gcm 3657 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3658 *** *** gcm 3659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.850 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3660 *** *** gcm 3661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.851 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.851 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3663 *** *** gcm 3664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.852 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3665 *** *** gcm 3666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.852 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3667 *** *** gcm 3668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3669 *** *** gcm 3670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3671 *** *** gcm 3672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.854 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3674 *** *** gcm 3675 *** *** gcm 3676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.855 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3677 *** *** gcm 3678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.855 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3679 *** *** gcm 3680 *** *** gcm 3681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.856 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3682 *** *** gcm 3683 *** *** gcm 3684 *** *** gcm 3685 *** *** gcm 3686 *** *** gcm 3687 *** *** gcm 3688 *** *** gcm 3689 *** *** gcm 3690 *** *** gcm 3691 *** *** gcm 3692 *** *** gcm 3693 *** *** gcm 3694 *** *** gcm 3695 *** *** gcm 3696 *** *** gcm 3697 *** *** gcm 3698 *** *** gcm 3699 *** *** gcm 3700 *** *** gcm 3701 *** *** gcm 3702 *** *** gcm 3703 *** *** gcm 3704 *** *** gcm 3705 *** *** gcm 3706 *** *** gcm 3707 *** *** gcm 3708 *** *** gcm 3709 *** *** gcm 3710 *** *** gcm 3711 *** *** gcm 3712 *** *** gcm 3713 *** *** gcm 3714 *** *** gcm 3715 *** *** gcm 3716 *** *** gcm 3717 *** *** gcm 3718 *** *** gcm 3719 *** *** gcm 3720 *** *** gcm 3721 *** *** gcm 3722 *** *** gcm 3723 *** *** gcm 3724 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.867 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3725 *** *** gcm 3726 *** *** gcm 3727 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.868 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3728 *** *** gcm 3729 *** *** gcm 3730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3731 *** *** gcm 3732 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3733 *** *** gcm 3734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.870 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3735 *** *** gcm 3736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.871 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3737 *** *** gcm 3738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.871 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3739 *** *** gcm 3740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.872 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3741 *** *** gcm 3742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.872 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.873 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3744 *** *** gcm 3745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.873 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3746 *** *** gcm 3747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.874 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3748 *** *** gcm 3749 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.874 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3750 *** *** gcm 3751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.875 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3752 *** *** gcm 3753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.876 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3754 *** *** gcm 3755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3757 *** *** gcm 3758 *** *** gcm 3759 *** *** gcm 3760 *** *** gcm 3761 *** *** gcm 3762 *** *** gcm 3763 *** *** gcm 3764 *** *** gcm 3765 *** *** gcm 3766 *** *** gcm 3767 *** *** gcm 3768 *** *** gcm 3769 *** *** gcm 3770 *** *** gcm 3771 *** *** gcm 3772 *** *** gcm 3773 *** *** gcm 3774 *** *** gcm 3775 *** *** gcm 3776 *** *** gcm 3777 *** *** gcm 3778 *** *** gcm 3779 *** *** gcm 3780 *** *** gcm 3781 *** *** gcm 3782 *** *** gcm 3783 *** *** gcm 3784 *** *** gcm 3785 *** *** gcm 3786 *** *** gcm 3787 *** *** gcm 3788 *** *** gcm 3789 *** *** gcm 3790 *** *** gcm 3791 *** *** gcm 3792 *** *** gcm 3793 *** *** gcm 3794 *** *** gcm 3795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.887 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3796 *** *** gcm 3797 *** *** gcm 3798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.887 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3799 *** *** gcm 3800 *** *** gcm 3801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.888 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3802 *** *** gcm 3803 *** *** gcm 3804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.889 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3805 *** *** gcm 3806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.889 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3807 *** *** gcm 3808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.890 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3809 *** *** gcm 3810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.891 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3811 *** *** gcm 3812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.891 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3813 *** *** gcm 3814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.892 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3815 *** *** gcm 3816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.892 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3817 *** *** gcm 3818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.893 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3819 *** *** gcm 3820 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.893 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3821 *** *** gcm 3822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.894 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3823 *** *** gcm 3824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.895 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.895 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3826 *** *** gcm 3827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.895 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3828 *** *** gcm 3829 *** *** gcm 3830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.896 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3831 *** *** gcm 3832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.896 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3833 *** *** gcm 3834 *** *** gcm 3835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.897 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3836 *** *** gcm 3837 *** *** gcm 3838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.899 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3839 *** *** gcm 3840 *** *** gcm 3841 *** *** gcm 3842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.899 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3843 *** *** gcm 3844 *** *** gcm 3845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.900 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3846 *** *** gcm 3847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.901 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3848 *** *** gcm 3849 *** *** gcm 3850 *** *** gcm 3851 *** *** gcm 3852 *** *** gcm 3853 *** *** gcm 3854 *** *** gcm 3855 *** *** gcm 3856 *** *** gcm 3857 *** *** gcm 3858 *** *** gcm 3859 *** *** gcm 3860 *** *** gcm 3861 *** *** gcm 3862 *** *** gcm 3863 *** *** gcm 3864 *** *** gcm 3865 *** *** gcm 3866 *** *** gcm 3867 *** *** gcm 3868 *** *** gcm 3869 *** *** gcm 3870 *** *** gcm 3871 *** *** gcm 3872 *** *** gcm 3873 *** *** gcm 3874 *** *** gcm 3875 *** *** gcm 3876 *** *** gcm 3877 *** *** gcm 3878 *** *** gcm 3879 *** *** gcm 3880 *** *** gcm 3881 *** *** gcm 3882 *** *** gcm 3883 *** *** gcm 3884 *** *** gcm 3885 *** *** gcm 3886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.910 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3887 *** *** gcm 3888 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.911 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3889 *** *** gcm 3890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.912 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3891 *** *** gcm 3892 *** *** gcm 3893 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.912 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3894 *** *** gcm 3895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.913 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3896 *** *** gcm 3897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.913 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.914 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3899 *** *** gcm 3900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.914 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3901 *** *** gcm 3902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.915 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.915 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3904 *** *** gcm 3905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.916 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3906 *** *** gcm 3907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.916 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3908 *** *** gcm 3909 *** *** gcm 3910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.917 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3911 *** *** gcm 3912 *** *** gcm 3913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.918 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3914 *** *** gcm 3915 *** *** gcm 3916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.919 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3917 *** *** gcm 3918 *** *** gcm 3919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.920 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3920 *** *** gcm 3921 *** *** gcm 3922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.920 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3923 *** *** gcm 3924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.921 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3925 *** *** gcm 3926 *** *** gcm 3927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.921 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.922 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3929 *** *** gcm 3930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.923 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3931 *** *** gcm 3932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.923 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.924 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3934 *** *** gcm 3935 *** *** gcm 3936 *** *** gcm 3937 *** *** gcm 3938 *** *** gcm 3939 *** *** gcm 3940 *** *** gcm 3941 *** *** gcm 3942 *** *** gcm 3943 *** *** gcm 3944 *** *** gcm 3945 *** *** gcm 3946 *** *** gcm 3947 *** *** gcm 3948 *** *** gcm 3949 *** *** gcm 3950 *** *** gcm 3951 *** *** gcm 3952 *** *** gcm 3953 *** *** gcm 3954 *** *** gcm 3955 *** *** gcm 3956 *** *** gcm 3957 *** *** gcm 3958 *** *** gcm 3959 *** *** gcm 3960 *** *** gcm 3961 *** *** gcm 3962 *** *** gcm 3963 *** *** gcm 3964 *** *** gcm 3965 *** *** gcm 3966 *** *** gcm 3967 *** *** gcm 3968 *** *** gcm 3969 *** *** gcm 3970 *** *** gcm 3971 *** *** gcm 3972 *** *** gcm 3973 *** *** gcm 3974 *** *** gcm 3975 *** *** gcm 3976 *** *** gcm 3977 *** *** gcm 3978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.934 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3979 *** *** gcm 3980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.935 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3981 *** *** gcm 3982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.936 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3983 *** *** gcm 3984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.936 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3985 *** *** gcm 3986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.937 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.937 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.938 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3989 *** *** gcm 3990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.938 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3991 *** *** gcm 3992 *** *** gcm 3993 *** *** gcm 3994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.939 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2 07:09:39.940 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING 07:09:39.941 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3995 *** *** gcm 3996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.942 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3997 *** *** gcm 3998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.942 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3999 *** *** gcm 4000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.943 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.943 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4002 *** *** gcm 4003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.944 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4004 *** *** gcm 4005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.944 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4006 *** *** gcm 4007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.945 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4008 *** *** gcm 4009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.945 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4010 *** *** gcm 4011 *** *** gcm 4012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.946 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.947 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4014 *** *** gcm 4015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.947 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4016 *** *** gcm 4017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.948 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4018 *** *** gcm 4019 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.948 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4020 *** *** gcm 4021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.948 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4022 *** *** gcm 4023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.949 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4024 *** *** gcm 4025 *** *** gcm 4026 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.950 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4027 *** *** gcm 4028 *** *** gcm 4029 *** *** gcm 4030 *** *** gcm 4031 *** *** gcm 4032 *** *** gcm 4033 *** *** gcm 4034 *** *** gcm 4035 *** *** gcm 4036 *** *** gcm 4037 *** *** gcm 4038 *** *** gcm 4039 *** *** gcm 4040 *** *** gcm 4041 *** *** gcm 4042 *** *** gcm 4043 *** *** gcm 4044 *** *** gcm 4045 *** *** gcm 4046 *** *** gcm 4047 *** *** gcm 4048 *** *** gcm 4049 *** *** gcm 4050 *** *** gcm 4051 *** *** gcm 4052 *** *** gcm 4053 *** *** gcm 4054 *** *** gcm 4055 *** *** gcm 4056 *** *** gcm 4057 *** *** gcm 4058 *** *** gcm 4059 *** *** gcm 4060 *** *** gcm 4061 *** *** gcm 4062 *** *** gcm 4063 *** *** gcm 4064 *** *** gcm 4065 *** *** gcm 4066 *** *** gcm 4067 *** *** gcm 4068 *** *** gcm 4069 *** *** gcm 4070 *** *** gcm 4071 *** *** gcm 4072 *** *** gcm 4073 *** *** gcm 4074 *** *** gcm 4075 *** *** gcm 4076 *** *** gcm 4077 *** *** gcm 4078 *** *** gcm 4079 *** *** gcm 4080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.963 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4081 *** *** gcm 4082 *** *** gcm 4083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.964 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4084 *** *** gcm 4085 *** *** gcm 4086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.964 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4087 *** *** gcm 4088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.965 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4089 *** *** gcm 4090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.966 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4091 *** *** gcm 4092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.966 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4093 *** *** gcm 4094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.967 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.967 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4096 *** *** gcm 4097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.968 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4098 *** *** gcm 4099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.968 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4100 *** *** gcm 4101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.969 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4102 *** *** gcm 4103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.969 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4104 *** *** gcm 4105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.970 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4106 *** *** gcm 4107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.971 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4108 *** *** gcm 4109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.971 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4110 *** *** gcm 4111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.972 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4112 *** *** gcm 4113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.972 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4114 *** *** gcm 4115 *** *** gcm 4116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.973 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4117 *** *** gcm 4118 *** *** gcm 4119 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.974 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4120 *** *** gcm 4121 *** *** gcm 4122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.975 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4123 *** *** gcm 4124 *** *** gcm 4125 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.976 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4126 *** *** gcm 4127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.976 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4128 *** *** gcm 4129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.977 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4130 *** *** gcm 4131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.977 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4132 *** *** gcm 4133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.978 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.978 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4135 *** *** gcm 4136 *** *** gcm 4137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.979 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4138 *** *** gcm 4139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.979 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4140 *** *** gcm 4141 *** *** gcm 4142 *** *** gcm 4143 *** *** gcm 4144 *** *** gcm 4145 *** *** gcm 4146 *** *** gcm 4147 *** *** gcm 4148 *** *** gcm 4149 *** *** gcm 4150 *** *** gcm 4151 *** *** gcm 4152 *** *** gcm 4153 *** *** gcm 4154 *** *** gcm 4155 *** *** gcm 4156 *** *** gcm 4157 *** *** gcm 4158 *** *** gcm 4159 *** *** gcm 4160 *** *** gcm 4161 *** *** gcm 4162 *** *** gcm 4163 *** *** gcm 4164 *** *** gcm 4165 *** *** gcm 4166 *** *** gcm 4167 *** *** gcm 4168 *** *** gcm 4169 *** *** gcm 4170 *** *** gcm 4171 *** *** gcm 4172 *** *** gcm 4173 *** *** gcm 4174 *** *** gcm 4175 *** *** gcm 4176 *** *** gcm 4177 *** *** gcm 4178 *** *** gcm 4179 *** *** gcm 4180 *** *** gcm 4181 *** *** gcm 4182 *** *** gcm 4183 *** *** gcm 4184 *** *** gcm 4185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.990 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4186 *** *** gcm 4187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.991 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4188 *** *** gcm 4189 *** *** gcm 4190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.992 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.992 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4192 *** *** gcm 4193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.993 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4194 *** *** gcm 4195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.993 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4196 *** *** gcm 4197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.993 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4198 *** *** gcm 4199 *** *** gcm 4200 *** *** gcm 4201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.995 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4202 *** *** gcm 4203 *** *** gcm 4204 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.995 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4205 *** *** gcm 4206 *** *** gcm 4207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.996 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4208 *** *** gcm 4209 *** *** gcm 4210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.997 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4211 *** *** gcm 4212 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.998 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4213 *** *** gcm 4214 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.998 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4215 *** *** gcm 4216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.999 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4217 *** *** gcm 4218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:39.999 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4219 *** *** gcm 4220 *** *** gcm 4221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.000 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.000 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4223 *** *** gcm 4224 *** *** gcm 4225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.001 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4226 *** *** gcm 4227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.002 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4228 *** *** gcm 4229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.003 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4230 *** *** gcm 4231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.003 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4232 *** *** gcm 4233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.004 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4234 *** *** gcm 4235 *** *** gcm 4236 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.004 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4237 *** *** gcm 4238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.005 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.005 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4240 *** *** gcm 4241 *** *** gcm 4242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.006 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4243 *** *** gcm 4244 *** *** gcm 4245 *** *** gcm 4246 *** *** gcm 4247 *** *** gcm 4248 *** *** gcm 4249 *** *** gcm 4250 *** *** gcm 4251 *** *** gcm 4252 *** *** gcm 4253 *** *** gcm 4254 *** *** gcm 4255 *** *** gcm 4256 *** *** gcm 4257 *** *** gcm 4258 *** *** gcm 4259 *** *** gcm 4260 *** *** gcm 4261 *** *** gcm 4262 *** *** gcm 4263 *** *** gcm 4264 *** *** gcm 4265 *** *** gcm 4266 *** *** gcm 4267 *** *** gcm 4268 *** *** gcm 4269 *** *** gcm 4270 *** *** gcm 4271 *** *** gcm 4272 *** *** gcm 4273 *** *** gcm 4274 *** *** gcm 4275 *** *** gcm 4276 *** *** gcm 4277 *** *** gcm 4278 *** *** gcm 4279 *** *** gcm 4280 *** *** gcm 4281 *** *** gcm 4282 *** *** gcm 4283 *** *** gcm 4284 *** *** gcm 4285 *** *** gcm 4286 *** *** gcm 4287 *** *** gcm 4288 *** *** gcm 4289 *** *** gcm 4290 *** *** gcm 4291 *** *** gcm 4292 *** *** gcm 4293 *** *** gcm 4294 *** *** gcm 4295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.019 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4296 *** *** gcm 4297 *** *** gcm 4298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.020 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4299 *** *** gcm 4300 *** *** gcm 4301 *** *** gcm 4302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.021 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4303 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.021 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4304 *** *** gcm 4305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.022 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4306 *** *** gcm 4307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.023 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.024 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4309 *** *** gcm 4310 *** *** gcm 4311 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.024 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.025 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4313 *** *** gcm 4314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.025 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4315 *** *** gcm 4316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.026 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.026 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4318 *** *** gcm 4319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.027 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4320 *** *** gcm 4321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.027 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4322 *** *** gcm 4323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.028 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4324 *** *** gcm 4325 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.028 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4326 *** *** gcm 4327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.029 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4328 *** *** gcm 4329 *** *** gcm 4330 *** *** gcm 4331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.030 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4332 *** *** gcm 4333 *** *** gcm 4334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.031 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4335 *** *** gcm 4336 *** *** gcm 4337 *** *** gcm 4338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.032 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4339 *** *** gcm 4340 *** *** gcm 4341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.032 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4342 *** *** gcm 4343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.033 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.033 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4345 *** *** gcm 4346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.034 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4347 *** *** gcm 4348 *** *** gcm 4349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.035 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4350 *** *** gcm 4351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.035 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4352 *** *** gcm 4353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.036 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.036 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4355 *** *** gcm 4356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.037 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4357 *** *** gcm 4358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.038 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4359 *** *** gcm 4360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.039 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4361 *** *** gcm 4362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.039 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4363 *** *** gcm 4364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.039 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4365 *** *** gcm 4366 *** *** gcm 4367 *** *** gcm 4368 *** *** gcm 4369 *** *** gcm 4370 *** *** gcm 4371 *** *** gcm 4372 *** *** gcm 4373 *** *** gcm 4374 *** *** gcm 4375 *** *** gcm 4376 *** *** gcm 4377 *** *** gcm 4378 *** *** gcm 4379 *** *** gcm 4380 *** *** gcm 4381 *** *** gcm 4382 *** *** gcm 4383 *** *** gcm 4384 *** *** gcm 4385 *** *** gcm 4386 *** *** gcm 4387 *** *** gcm 4388 *** *** gcm 4389 *** *** gcm 4390 *** *** gcm 4391 *** *** gcm 4392 *** *** gcm 4393 *** *** gcm 4394 *** *** gcm 4395 *** *** gcm 4396 *** *** gcm 4397 *** *** gcm 4398 *** *** gcm 4399 *** *** gcm 4400 *** *** gcm 4401 *** *** gcm 4402 *** *** gcm 4403 *** *** gcm 4404 *** *** gcm 4405 *** *** gcm 4406 *** *** gcm 4407 *** *** gcm 4408 *** *** gcm 4409 *** *** gcm 4410 *** *** gcm 4411 *** *** gcm 4412 *** *** gcm 4413 *** *** gcm 4414 *** *** gcm 4415 *** *** gcm 4416 *** *** gcm 4417 *** *** gcm 4418 *** *** gcm 4419 *** *** gcm 4420 *** *** gcm 4421 *** *** gcm 4422 *** *** gcm 4423 *** *** gcm 4424 *** *** gcm 4425 *** *** gcm 4426 *** *** gcm 4427 *** *** gcm 4428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.040 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4429 *** *** gcm 4430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.057 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4431 *** *** gcm 4432 *** *** gcm 4433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.058 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4434 *** *** gcm 4435 *** *** gcm 4436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.059 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4437 *** *** gcm 4438 *** *** gcm 4439 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.060 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4440 *** *** gcm 4441 *** *** gcm 4442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.061 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4443 *** *** gcm 4444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.061 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4445 *** *** gcm 4446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.062 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4447 *** *** gcm 4448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.063 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4449 *** *** gcm 4450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.063 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4451 *** *** gcm 4452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.064 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4453 *** *** gcm 4454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.064 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.065 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4456 *** *** gcm 4457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.065 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4458 *** *** gcm 4459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.066 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4460 *** *** gcm 4461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.066 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4462 *** *** gcm 4463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.067 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4464 *** *** gcm 4465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.067 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4466 *** *** gcm 4467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.068 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.068 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4469 *** *** gcm 4470 *** *** gcm 4471 *** *** gcm 4472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.069 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4473 *** *** gcm 4474 *** *** gcm 4475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.070 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4476 *** *** gcm 4477 *** *** gcm 4478 *** *** gcm 4479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.071 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4480 *** *** gcm 4481 *** *** gcm 4482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.072 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4483 *** *** gcm 4484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.072 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4485 *** *** gcm 4486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.073 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4487 *** *** gcm 4488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.073 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.074 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4490 *** *** gcm 4491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.075 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4492 *** *** gcm 4493 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.075 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4494 *** *** gcm 4495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.076 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4496 *** *** gcm 4497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.076 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4498 *** *** gcm 4499 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.077 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4500 *** *** gcm 4501 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.077 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4502 *** *** gcm 4503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.078 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4504 *** *** gcm 4505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.078 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4506 *** *** gcm 4507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.079 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4508 *** *** gcm 4509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.079 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4510 *** *** gcm 4511 *** *** gcm 4512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.080 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4513 *** *** gcm 4514 *** *** gcm 4515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.081 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4516 *** *** gcm 4517 *** *** gcm 4518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.082 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4519 *** *** gcm 4520 *** *** gcm 4521 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.083 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4522 *** *** gcm 4523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.084 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4524 *** *** gcm 4525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.084 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.084 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4527 *** *** gcm 4528 *** *** gcm 4529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.085 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4530 *** *** gcm 4531 *** *** gcm 4532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.086 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4533 *** *** gcm 4534 *** *** gcm 4535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.087 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4536 *** *** gcm 4537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.087 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4538 *** *** gcm 4539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.088 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4540 *** *** gcm 4541 *** *** gcm 4542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.088 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4543 *** *** gcm 4544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.089 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.089 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4546 *** *** gcm 4547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.090 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4548 *** *** gcm 4549 *** *** gcm 4550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.091 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4551 *** *** gcm 4552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.091 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4553 *** *** gcm 4554 *** *** gcm 4555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.092 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4556 *** *** gcm 4557 *** *** gcm 4558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.093 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4559 *** *** gcm 4560 *** *** gcm 4561 *** *** gcm 4562 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.094 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4563 *** *** gcm 4564 *** *** gcm 4565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.095 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4566 *** *** gcm 4567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.095 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4568 *** *** gcm 4569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.096 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4570 *** *** gcm 4571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.096 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4572 *** *** gcm 4573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.097 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4574 *** *** gcm 4575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.098 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4576 *** *** gcm 4577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.098 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4578 *** *** gcm 4579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.099 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4580 *** *** gcm 4581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.099 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4582 *** *** gcm 4583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.100 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4584 *** *** gcm 4585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.100 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4586 *** *** gcm 4587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.101 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4588 *** *** gcm 4589 *** *** gcm 4590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.101 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4591 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.102 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4592 *** *** gcm 4593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.103 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4594 *** *** gcm 4595 *** *** gcm 4596 *** *** gcm 4597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.103 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4598 *** *** gcm 4599 *** *** gcm 4600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.104 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4601 *** *** gcm 4602 *** *** gcm 4603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.105 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4604 *** *** gcm 4605 *** *** gcm 4606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.106 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4607 *** *** gcm 4608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.106 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4609 *** *** gcm 4610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.107 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4611 *** *** gcm 4612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.107 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4613 *** *** gcm 4614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.108 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4615 *** *** gcm 4616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.108 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4617 *** *** gcm 4618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.109 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4619 *** *** gcm 4620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.109 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4621 *** *** gcm 4622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.110 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.111 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4624 *** *** gcm 4625 *** *** gcm 4626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.111 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4627 *** *** gcm 4628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.112 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4629 *** *** gcm 4630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.112 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4631 *** *** gcm 4632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.113 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.113 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4634 *** *** gcm 4635 *** *** gcm 4636 *** *** gcm 4637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.114 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4638 *** *** gcm 4639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.115 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4640 *** *** gcm 4641 *** *** gcm 4642 *** *** gcm 4643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.116 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4644 *** *** gcm 4645 *** *** gcm 4646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.117 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4647 *** *** gcm 4648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.117 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4649 *** *** gcm 4650 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.118 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4651 *** *** gcm 4652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.118 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4653 *** *** gcm 4654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.119 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4655 *** *** gcm 4656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.119 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4657 *** *** gcm 4658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.120 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4659 *** *** gcm 4660 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.120 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4661 *** *** gcm 4662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.121 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4663 *** *** gcm 4664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.122 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4665 *** *** gcm 4666 *** *** gcm 4667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.123 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.123 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4669 *** *** gcm 4670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.124 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.124 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4672 *** *** gcm 4673 *** *** gcm 4674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.125 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4675 *** *** gcm 4676 *** *** gcm 4677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.126 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4678 *** *** gcm 4679 *** *** gcm 4680 *** *** gcm 4681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.127 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4682 *** *** gcm 4683 *** *** gcm 4684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.128 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4685 *** *** gcm 4686 *** *** gcm 4687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.128 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4688 *** *** gcm 4689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4690 *** *** gcm 4691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4692 *** *** gcm 4693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.130 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4694 *** *** gcm 4695 *** *** gcm 4696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.131 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4697 *** *** gcm 4698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.132 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4699 *** *** gcm 4700 *** *** gcm 4701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.132 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4702 *** *** gcm 4703 *** *** gcm 4704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.133 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4705 *** *** gcm 4706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.133 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.134 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4708 *** *** gcm 4709 *** *** gcm 4710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.135 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4711 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.135 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4712 *** *** gcm 4713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.136 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4714 *** *** gcm 4715 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.136 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4716 *** *** gcm 4717 *** *** gcm 4718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.137 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4719 *** *** gcm 4720 *** *** gcm 4721 *** *** gcm 4722 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.138 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4723 *** *** gcm 4724 *** *** gcm 4725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.139 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4726 *** *** gcm 4727 *** *** gcm 4728 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.139 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4729 *** *** gcm 4730 *** *** gcm 4731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.140 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4732 *** *** gcm 4733 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.141 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4734 *** *** gcm 4735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.141 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.142 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.142 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4738 *** *** gcm 4739 *** *** gcm 4740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4741 *** *** gcm 4742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4743 *** *** gcm 4744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.144 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4745 *** *** gcm 4746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.144 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4747 *** *** gcm 4748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.145 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4749 *** *** gcm 4750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.145 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.146 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4752 *** *** gcm 4753 *** *** gcm 4754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.147 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4755 *** *** gcm 4756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.147 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4757 *** *** gcm 4758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.148 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4759 *** *** gcm 4760 *** *** gcm 4761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.149 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4762 *** *** gcm 4763 *** *** gcm 4764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.149 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4765 *** *** gcm 4766 *** *** gcm 4767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.150 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4768 *** *** gcm 4769 *** *** gcm 4770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.151 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4771 *** *** gcm 4772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.152 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4773 *** *** gcm 4774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.152 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4775 *** *** gcm 4776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.153 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.153 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4778 *** *** gcm 4779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.154 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4780 *** *** gcm 4781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.154 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4782 *** *** gcm 4783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.155 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4784 *** *** gcm 4785 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.155 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4786 *** *** gcm 4787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.156 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4788 *** *** gcm 4789 *** *** gcm 4790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.156 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4791 *** *** gcm 4792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.157 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4793 *** *** gcm 4794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.158 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4795 *** *** gcm 4796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.158 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4797 *** *** gcm 4798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.159 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4799 *** *** gcm 4800 *** *** gcm 4801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.160 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4802 *** *** gcm 4803 *** *** gcm 4804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.160 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4805 *** *** gcm 4806 *** *** gcm 4807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.161 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4808 *** *** gcm 4809 *** *** gcm 4810 *** *** gcm 4811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.162 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4812 *** *** gcm 4813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.163 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.163 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4815 *** *** gcm 4816 *** *** gcm 4817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.164 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.164 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4819 *** *** gcm 4820 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.165 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4821 *** *** gcm 4822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.165 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4823 *** *** gcm 4824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.166 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4825 *** *** gcm 4826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.166 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4827 *** *** gcm 4828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.167 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4829 *** *** gcm 4830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.167 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4831 *** *** gcm 4832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4833 *** *** gcm 4834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.169 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4836 *** *** gcm 4837 *** *** gcm 4838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.170 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4839 *** *** gcm 4840 *** *** gcm 4841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.171 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4842 *** *** gcm 4843 *** *** gcm 4844 *** *** gcm 4845 *** *** gcm 4846 *** *** gcm 4847 *** *** gcm 4848 *** *** gcm 4849 *** *** gcm 4850 *** *** gcm 4851 *** *** gcm 4852 *** *** gcm 4853 *** *** gcm 4854 *** *** gcm 4855 *** *** gcm 4856 *** *** gcm 4857 *** *** gcm 4858 *** *** gcm 4859 *** *** gcm 4860 *** *** gcm 4861 *** *** gcm 4862 *** *** gcm 4863 *** *** gcm 4864 *** *** gcm 4865 *** *** gcm 4866 *** *** gcm 4867 *** *** gcm 4868 *** *** gcm 4869 *** *** gcm 4870 *** *** gcm 4871 *** *** gcm 4872 *** *** gcm 4873 *** *** gcm 4874 *** *** gcm 4875 *** *** gcm 4876 *** *** gcm 4877 *** *** gcm 4878 *** *** gcm 4879 *** *** gcm 4880 *** *** gcm 4881 *** *** gcm 4882 *** *** gcm 4883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.182 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4884 *** *** gcm 4885 *** *** gcm 4886 *** *** gcm 4887 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.183 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4888 *** *** gcm 4889 *** *** gcm 4890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.184 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4891 *** *** gcm 4892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.185 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4893 *** *** gcm 4894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.185 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.186 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4896 *** *** gcm 4897 *** *** gcm 4898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.186 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4899 *** *** gcm 4900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.187 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.187 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4902 *** *** gcm 4903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.188 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4904 *** *** gcm 4905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.188 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4906 *** *** gcm 4907 *** *** gcm 4908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4910 *** *** gcm 4911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.190 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4912 *** *** gcm 4913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.191 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4914 *** *** gcm 4915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.191 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4916 *** *** gcm 4917 *** *** gcm 4918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4919 *** *** gcm 4920 *** *** gcm 4921 *** *** gcm 4922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.193 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4923 *** *** gcm 4924 *** *** gcm 4925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.194 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4926 *** *** gcm 4927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.194 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4928 *** *** gcm 4929 *** *** gcm 4930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4931 *** *** gcm 4932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.196 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4933 *** *** gcm 4934 *** *** gcm 4935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.196 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4936 *** *** gcm 4937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4938 *** *** gcm 4939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4940 *** *** gcm 4941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.198 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4942 *** *** gcm 4943 *** *** gcm 4944 *** *** gcm 4945 *** *** gcm 4946 *** *** gcm 4947 *** *** gcm 4948 *** *** gcm 4949 *** *** gcm 4950 *** *** gcm 4951 *** *** gcm 4952 *** *** gcm 4953 *** *** gcm 4954 *** *** gcm 4955 *** *** gcm 4956 *** *** gcm 4957 *** *** gcm 4958 *** *** gcm 4959 *** *** gcm 4960 *** *** gcm 4961 *** *** gcm 4962 *** *** gcm 4963 *** *** gcm 4964 *** *** gcm 4965 *** *** gcm 4966 *** *** gcm 4967 *** *** gcm 4968 *** *** gcm 4969 *** *** gcm 4970 *** *** gcm 4971 *** *** gcm 4972 *** *** gcm 4973 *** *** gcm 4974 *** *** gcm 4975 *** *** gcm 4976 *** *** gcm 4977 *** *** gcm 4978 *** *** gcm 4979 *** *** gcm 4980 *** *** gcm 4981 *** *** gcm 4982 *** *** gcm 4983 *** *** gcm 4984 *** *** gcm 4985 *** *** gcm 4986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.210 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4987 *** *** gcm 4988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.211 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4989 *** *** gcm 4990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.211 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.212 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4992 *** *** gcm 4993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.212 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4994 *** *** gcm 4995 *** *** gcm 4996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.213 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4997 *** *** gcm 4998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.213 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4999 *** *** gcm 5000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.214 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5001 *** *** gcm 5002 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.215 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5003 *** *** gcm 5004 *** *** gcm 5005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.215 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5006 *** *** gcm 5007 *** *** gcm 5008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.216 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5009 *** *** gcm 5010 *** *** gcm 5011 *** *** gcm 5012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.217 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5013 *** *** gcm 5014 *** *** gcm 5015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.218 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5016 *** *** gcm 5017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.219 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5018 *** *** gcm 5019 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.219 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5020 *** *** gcm 5021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.220 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5022 *** *** gcm 5023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.220 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.221 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5025 *** *** gcm 5026 *** *** gcm 5027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.221 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5028 *** *** gcm 5029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.222 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5030 *** *** gcm 5031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.222 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5032 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.223 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5033 *** *** gcm 5034 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.223 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.224 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5036 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.224 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5037 *** *** gcm 5038 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.224 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5039 *** *** gcm 5040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.225 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5041 *** *** gcm 5042 *** *** gcm 5043 *** *** gcm 5044 *** *** gcm 5045 *** *** gcm 5046 *** *** gcm 5047 *** *** gcm 5048 *** *** gcm 5049 *** *** gcm 5050 *** *** gcm 5051 *** *** gcm 5052 *** *** gcm 5053 *** *** gcm 5054 *** *** gcm 5055 *** *** gcm 5056 *** *** gcm 5057 *** *** gcm 5058 *** *** gcm 5059 *** *** gcm 5060 *** *** gcm 5061 *** *** gcm 5062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5063 *** *** gcm 5064 *** *** gcm 5065 *** *** gcm 5066 *** *** gcm 5067 *** *** gcm 5068 *** *** gcm 5069 *** *** gcm 5070 *** *** gcm 5071 *** *** gcm 5072 *** *** gcm 5073 *** *** gcm 5074 *** *** gcm 5075 *** *** gcm 5076 *** *** gcm 5077 *** *** gcm 5078 *** *** gcm 5079 *** *** gcm 5080 *** *** gcm 5081 *** *** gcm 5082 *** *** gcm 5083 *** *** gcm 5084 *** *** gcm 5085 *** *** gcm 5086 *** *** gcm 5087 *** *** gcm 5088 *** *** gcm 5089 *** *** gcm 5090 *** *** gcm 5091 *** *** gcm 5092 *** *** gcm 5093 *** *** gcm 5094 *** *** gcm 5095 *** *** gcm 5096 *** *** gcm 5097 *** *** gcm 5098 *** *** gcm 5099 *** *** gcm 5100 *** *** gcm 5101 *** *** gcm 5102 *** *** gcm 5103 *** *** gcm 5104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.243 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5105 *** *** gcm 5106 *** *** gcm 5107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5108 *** *** gcm 5109 *** *** gcm 5110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5111 *** *** gcm 5112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5113 *** *** gcm 5114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.246 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5115 *** *** gcm 5116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5117 *** *** gcm 5118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5119 *** *** gcm 5120 *** *** gcm 5121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5123 *** *** gcm 5124 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5125 *** *** gcm 5126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5127 *** *** gcm 5128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.250 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.250 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5130 *** *** gcm 5131 *** *** gcm 5132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.251 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5133 *** *** gcm 5134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.252 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT// org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5136 *** *** gcm 5137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.253 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5138 *** *** gcm 5139 *** *** gcm 5140 *** *** gcm 5141 *** *** gcm 5142 *** *** gcm 5143 *** *** gcm 5144 *** *** gcm 5145 *** *** gcm 5146 *** *** gcm 5147 *** *** gcm 5148 *** *** gcm 5149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING 07:09:40.254 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping. 07:09:40.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/ 07:09:40.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING 07:09:40.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ 07:09:40.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5150 *** *** gcm 5151 *** *** gcm 5152 *** *** gcm 5153 *** *** gcm 5154 *** *** gcm 5155 *** *** gcm 5156 *** *** gcm 5157 *** *** gcm 5158 *** *** gcm 5159 *** *** gcm 5160 *** *** gcm 5161 *** *** gcm 5162 *** *** gcm 5163 *** *** gcm 5164 *** *** gcm 5165 *** *** gcm 5166 *** *** gcm 5167 *** *** gcm 5168 *** *** gcm 5169 *** *** gcm 5170 *** *** gcm 5171 *** *** gcm 5172 *** *** gcm 5173 *** *** gcm 5174 *** *** gcm 5175 *** *** gcm 5176 *** *** gcm 5177 *** *** gcm 5178 *** *** gcm 5179 *** *** gcm 5180 *** *** gcm 5181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5182 *** *** gcm 5183 *** *** gcm 5184 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5185 *** *** gcm 5186 *** *** gcm 5187 *** *** gcm 5188 *** *** gcm 5189 *** *** gcm 5190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5191 *** *** gcm 5192 *** *** gcm 5193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5194 *** *** gcm 5195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5196 *** *** gcm 5197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5198 *** *** gcm 5199 *** *** gcm 5200 *** *** gcm 5201 *** *** gcm 5202 *** *** gcm 5203 *** *** gcm 5204 *** *** gcm 5205 *** *** gcm 5206 *** *** gcm 5207 *** *** gcm 5208 *** *** gcm 5209 *** *** gcm 5210 *** *** gcm 5211 *** *** gcm 5212 *** *** gcm 5213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5214 *** *** gcm 5215 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5216 *** *** gcm 5217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5218 *** *** gcm 5219 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.277 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5220 *** *** gcm 5221 *** *** gcm 5222 *** *** gcm 5223 *** *** gcm 5224 *** *** gcm 5225 *** *** gcm 5226 *** *** gcm 5227 *** *** gcm 5228 *** *** gcm 5229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5231 *** *** gcm 5232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5233 *** *** gcm 5234 *** *** gcm 5235 *** *** gcm 5236 *** *** gcm 5237 *** *** gcm 5238 *** *** gcm 5239 *** *** gcm 5240 *** *** gcm 5241 *** *** gcm 5242 *** *** gcm 5243 *** *** gcm 5244 *** *** gcm 5245 *** *** gcm 5246 *** *** gcm 5247 *** *** gcm 5248 *** *** gcm 5249 *** *** gcm 5250 *** *** gcm 5251 *** *** gcm 5252 *** *** gcm 5253 *** *** gcm 5254 *** *** gcm 5255 *** *** gcm 5256 *** *** gcm 5257 *** *** gcm 5258 *** *** gcm 5259 *** *** gcm 5260 *** *** gcm 5261 *** *** gcm 5262 *** *** gcm 5263 *** *** gcm 5264 *** *** gcm 5265 *** *** gcm 5266 *** *** gcm 5267 *** *** gcm 5268 *** *** gcm 5269 *** *** gcm 5270 *** *** gcm 5271 *** *** gcm 5272 *** *** gcm 5273 *** *** gcm 5274 *** *** gcm 5275 *** *** gcm 5276 *** *** gcm 5277 *** *** gcm 5278 *** *** gcm 5279 *** *** gcm 5280 *** *** gcm 5281 *** *** gcm 5282 *** *** gcm 5283 *** *** gcm 5284 *** *** gcm 5285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5286 *** *** gcm 5287 *** *** gcm 5288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5289 *** *** gcm 5290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5291 *** *** gcm 5292 *** *** gcm 5293 *** *** gcm 5294 *** *** gcm 5295 *** *** gcm 5296 *** *** gcm 5297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5298 *** *** gcm 5299 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.298 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.299 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5303 *** *** gcm 5304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5305 *** *** gcm 5306 *** *** gcm 5307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5308 *** *** gcm 5309 *** *** gcm 5310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5311 *** *** gcm 5312 *** *** gcm 5313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5314 *** *** gcm 5315 *** *** gcm 5316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5318 *** *** gcm 5319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5320 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5321 *** *** gcm 5322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5323 *** *** gcm 5324 *** *** gcm 5325 *** *** gcm 5326 *** *** gcm 5327 *** *** gcm 5328 *** *** gcm 5329 *** *** gcm 5330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5332 *** *** gcm 5333 *** *** gcm 5334 *** *** gcm 5335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5337 *** *** gcm 5338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5341 *** *** gcm 5342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5344 *** *** gcm 5345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5346 *** *** gcm 5347 *** *** gcm 5348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5349 *** *** gcm 5350 *** *** gcm 5351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5352 *** *** gcm 5353 *** *** gcm 5354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.314 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5355 *** *** gcm 5356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5357 *** *** gcm 5358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5361 *** *** gcm 5362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5363 *** *** gcm 5364 *** *** gcm 5365 *** *** gcm 5366 *** *** gcm 5367 *** *** gcm 5368 *** *** gcm 5369 *** *** gcm 5370 *** *** gcm 5371 *** *** gcm 5372 *** *** gcm 5373 *** *** gcm 5374 *** *** gcm 5375 *** *** gcm 5376 *** *** gcm 5377 *** *** gcm 5378 *** *** gcm 5379 *** *** gcm 5380 *** *** gcm 5381 *** *** gcm 5382 *** *** gcm 5383 *** *** gcm 5384 *** *** gcm 5385 *** *** gcm 5386 *** *** gcm 5387 *** *** gcm 5388 *** *** gcm 5389 *** *** gcm 5390 *** *** gcm 5391 *** *** gcm 5392 *** *** gcm 5393 *** *** gcm 5394 *** *** gcm 5395 *** *** gcm 5396 *** *** gcm 5397 *** *** gcm 5398 *** *** gcm 5399 *** *** gcm 5400 *** *** gcm 5401 *** *** gcm 5402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5404 *** *** gcm 5405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5406 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5407 *** *** gcm 5408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5410 *** *** gcm 5411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5413 *** *** gcm 5414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5416 *** *** gcm 5417 *** *** gcm 5418 *** *** gcm 5419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5420 *** *** gcm 5421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5422 *** *** gcm 5423 *** *** gcm 5424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5425 *** *** gcm 5426 *** *** gcm 5427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5428 *** *** gcm 5429 *** *** gcm 5430 *** *** gcm 5431 *** *** gcm 5432 *** *** gcm 5433 *** *** gcm 5434 *** *** gcm 5435 *** *** gcm 5436 *** *** gcm 5437 *** *** gcm 5438 *** *** gcm 5439 *** *** gcm 5440 *** *** gcm 5441 *** *** gcm 5442 *** *** gcm 5443 *** *** gcm 5444 *** *** gcm 5445 *** *** gcm 5446 *** *** gcm 5447 *** *** gcm 5448 *** *** gcm 5449 *** *** gcm 5450 *** *** gcm 5451 *** *** gcm 5452 *** *** gcm 5453 *** *** gcm 5454 *** *** gcm 5455 *** *** gcm 5456 *** *** gcm 5457 *** *** gcm 5458 *** *** gcm 5459 *** *** gcm 5460 *** *** gcm 5461 *** *** gcm 5462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5463 *** *** gcm 5464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5465 *** *** gcm 5466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5469 *** *** gcm 5470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5473 *** *** gcm 5474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5477 *** *** gcm 5478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5481 *** *** gcm 5482 *** *** gcm 5483 *** *** gcm 5484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5485 *** *** gcm 5486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5487 *** *** gcm 5488 *** *** gcm 5489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5490 *** *** gcm 5491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5492 *** *** gcm 5493 *** *** gcm 5494 *** *** gcm 5495 *** *** gcm 5496 *** *** gcm 5497 *** *** gcm 5498 *** *** gcm 5499 *** *** gcm 5500 *** *** gcm 5501 *** *** gcm 5502 *** *** gcm 5503 *** *** gcm 5504 *** *** gcm 5505 *** *** gcm 5506 *** *** gcm 5507 *** *** gcm 5508 *** *** gcm 5509 *** *** gcm 5510 *** *** gcm 5511 *** *** gcm 5512 *** *** gcm 5513 *** *** gcm 5514 *** *** gcm 5515 *** *** gcm 5516 *** *** gcm 5517 *** *** gcm 5518 *** *** gcm 5519 *** *** gcm 5520 *** *** gcm 5521 *** *** gcm 5522 *** *** gcm 5523 *** *** gcm 5524 *** *** gcm 5525 *** *** gcm 5526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING 07:09:40.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING 07:09:40.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5 07:09:40.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING 07:09:40.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7 07:09:40.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING 07:09:40.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC 07:09:40.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING 07:09:40.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23 07:09:40.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING 07:09:40.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE 07:09:40.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING 07:09:40.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5527 *** *** gcm 5528 *** *** gcm 5529 *** *** gcm 5530 *** *** gcm 5531 *** *** gcm 5532 *** *** gcm 5533 *** *** gcm 5534 *** *** gcm 5535 *** *** gcm 5536 *** *** gcm 5537 *** *** gcm 5538 *** *** gcm 5539 *** *** gcm 5540 *** *** gcm 5541 *** *** gcm 5542 *** *** gcm 5543 *** *** gcm 5544 *** *** gcm 5545 *** *** gcm 5546 *** *** gcm 5547 *** *** gcm 5548 *** *** gcm 5549 *** *** gcm 5550 *** *** gcm 5551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5552 *** *** gcm 5553 *** *** gcm 5554 *** *** gcm 5555 *** *** gcm 5556 *** *** gcm 5557 *** *** gcm 5558 *** *** gcm 5559 *** *** gcm 5560 *** *** gcm 5561 *** *** gcm 5562 *** *** gcm 5563 *** *** gcm 5564 *** *** gcm 5565 *** *** gcm 5566 *** *** gcm 5567 *** *** gcm 5568 *** *** gcm 5569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2 07:09:40.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING 07:09:40.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING 07:09:40.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4 07:09:40.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING 07:09:40.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING 07:09:40.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5 07:09:40.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING 07:09:40.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE 07:09:40.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING 07:09:40.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ 07:09:40.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126 07:09:40.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2 07:09:40.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING 07:09:40.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING 07:09:40.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4 07:09:40.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING 07:09:40.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING 07:09:40.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5 07:09:40.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING 07:09:40.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7 07:09:40.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING 07:09:40.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC 07:09:40.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING 07:09:40.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5570 *** *** gcm 5571 *** *** gcm 5572 *** *** gcm 5573 *** *** gcm 5574 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5575 *** *** gcm 5576 *** *** gcm 5577 *** *** gcm 5578 *** *** gcm 5579 *** *** gcm 5580 *** *** gcm 5581 *** *** gcm 5582 *** *** gcm 5583 *** *** gcm 5584 *** *** gcm 5585 *** *** gcm 5586 *** *** gcm 5587 *** *** gcm 5588 *** *** gcm 5589 *** *** gcm 5590 *** *** gcm 5591 *** *** gcm 5592 *** *** gcm 5593 *** *** gcm 5594 *** *** gcm 5595 *** *** gcm 5596 *** *** gcm 5597 *** *** gcm 5598 *** *** gcm 5599 *** *** gcm 5600 *** *** gcm 5601 *** *** gcm 5602 *** *** gcm 5603 *** *** gcm 5604 *** *** gcm 5605 *** *** gcm 5606 *** *** gcm 5607 *** *** gcm 5608 *** *** gcm 5609 *** *** gcm 5610 *** *** gcm 5611 *** *** gcm 5612 *** *** gcm 5613 *** *** gcm 5614 *** *** gcm 5615 *** *** gcm 5616 *** *** gcm 5617 *** *** gcm 5618 *** *** gcm 5619 *** *** gcm 5620 *** *** gcm 5621 *** *** gcm 5622 *** *** gcm 5623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE 07:09:40.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING 07:09:40.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ 07:09:40.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126 07:09:40.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2 07:09:40.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING 07:09:40.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING 07:09:40.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4 07:09:40.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING 07:09:40.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING 07:09:40.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5 07:09:40.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23 07:09:40.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING 07:09:40.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE 07:09:40.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING 07:09:40.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ 07:09:40.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126 07:09:40.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2 07:09:40.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING 07:09:40.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING 07:09:40.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING 07:09:40.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5624 *** *** gcm 5625 *** *** gcm 5626 *** *** gcm 5627 *** *** gcm 5628 *** *** gcm 5629 *** *** gcm 5630 *** *** gcm 5631 *** *** gcm 5632 *** *** gcm 5633 *** *** gcm 5634 *** *** gcm 5635 *** *** gcm 5636 *** *** gcm 5637 *** *** gcm 5638 *** *** gcm 5639 *** *** gcm 5640 *** *** gcm 5641 *** *** gcm 5642 *** *** gcm 5643 *** *** gcm 5644 *** *** gcm 5645 *** *** gcm 5646 *** *** gcm 5647 *** *** gcm 5648 *** *** gcm 5649 *** *** gcm 5650 *** *** gcm 5651 *** *** gcm 5652 *** *** gcm 5653 *** *** gcm 5654 *** *** gcm 5655 *** *** gcm 5656 *** *** gcm 5657 *** *** gcm 5658 *** *** gcm 5659 *** *** gcm 5660 *** *** gcm 5661 *** *** gcm 5662 *** *** gcm 5663 *** *** gcm 5664 *** *** gcm 5665 *** *** gcm 5666 *** *** gcm 5667 *** *** gcm 5668 *** *** gcm 5669 *** *** gcm 5670 *** *** gcm 5671 *** *** gcm 5672 *** *** gcm 5673 *** *** gcm 5674 *** *** gcm 5675 *** *** gcm 5676 *** *** gcm 5677 *** *** gcm 5678 *** *** gcm 5679 *** *** gcm 5680 *** *** gcm 5681 *** *** gcm 5682 *** *** gcm 5683 *** *** gcm 5684 *** *** gcm 5685 *** *** gcm 5686 *** *** gcm 5687 *** *** gcm 5688 *** *** gcm 5689 *** *** gcm 5690 *** *** gcm 5691 *** *** gcm 5692 *** *** gcm 5693 *** *** gcm 5694 *** *** gcm 5695 *** *** gcm 5696 *** *** gcm 5697 *** *** gcm 5698 *** *** gcm 5699 *** *** gcm 5700 *** *** gcm 5701 *** *** gcm 5702 *** *** gcm 5703 *** *** gcm 5704 *** *** gcm 5705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING 07:09:40.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ 07:09:40.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126 07:09:40.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING 07:09:40.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4 07:09:40.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING 07:09:40.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING 07:09:40.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ 07:09:40.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5708 *** *** gcm 5709 *** *** gcm 5710 *** *** gcm 5711 *** *** gcm 5712 *** *** gcm 5713 *** *** gcm 5714 *** *** gcm 5715 *** *** gcm 5716 *** *** gcm 5717 *** *** gcm 5718 *** *** gcm 5719 *** *** gcm 5720 *** *** gcm 5721 *** *** gcm 5722 *** *** gcm 5723 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5724 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING 07:09:40.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4 07:09:40.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING 07:09:40.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE 07:09:40.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING 07:09:40.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ 07:09:40.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126 07:09:40.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2 07:09:40.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5 07:09:40.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING 07:09:40.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7 07:09:40.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING 07:09:40.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126 07:09:40.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5727 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING 07:09:40.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5728 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4 07:09:40.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING 07:09:40.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING 07:09:40.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5 07:09:40.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING 07:09:40.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5729 *** *** gcm 5730 *** *** gcm 5731 *** *** gcm 5732 *** *** gcm 5733 *** *** gcm 5734 *** *** gcm 5735 *** *** gcm 5736 *** *** gcm 5737 *** *** gcm 5738 *** *** gcm 5739 *** *** gcm 5740 *** *** gcm 5741 *** *** gcm 5742 *** *** gcm 5743 *** *** gcm 5744 *** *** gcm 5745 *** *** gcm 5746 *** *** gcm 5747 *** *** gcm 5748 *** *** gcm 5749 *** *** gcm 5750 *** *** gcm 5751 *** *** gcm 5752 *** *** gcm 5753 *** *** gcm 5754 *** *** gcm 5755 *** *** gcm 5756 *** *** gcm 5757 *** *** gcm 5758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING 07:09:40.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ 07:09:40.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2 07:09:40.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING 07:09:40.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ 07:09:40.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126 07:09:40.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2 07:09:40.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING 07:09:40.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING 07:09:40.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING 07:09:40.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING 07:09:40.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4 07:09:40.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING 07:09:40.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING 07:09:40.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ 07:09:40.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2 07:09:40.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23 07:09:40.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING 07:09:40.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5765 *** *** gcm 5766 *** *** gcm 5767 *** *** gcm 5768 *** *** gcm 5769 *** *** gcm 5770 *** *** gcm 5771 *** *** gcm 5772 *** *** gcm 5773 *** *** gcm 5774 *** *** gcm 5775 *** *** gcm 5776 *** *** gcm 5777 *** *** gcm 5778 *** *** gcm 5779 *** *** gcm 5780 *** *** gcm 5781 *** *** gcm 5782 *** *** gcm 5783 *** *** gcm 5784 *** *** gcm 5785 *** *** gcm 5786 *** *** gcm 5787 *** *** gcm 5788 *** *** gcm 5789 *** *** gcm 5790 *** *** gcm 5791 *** *** gcm 5792 *** *** gcm 5793 *** *** gcm 5794 *** *** gcm 5795 *** *** gcm 5796 *** *** gcm 5797 *** *** gcm 5798 *** *** gcm 5799 *** *** gcm 5800 *** *** gcm 5801 *** *** gcm 5802 *** *** gcm 5803 *** *** gcm 5804 *** *** gcm 5805 *** *** gcm 5806 *** *** gcm 5807 *** *** gcm 5808 *** *** gcm 5809 *** *** gcm 5810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING 07:09:40.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ 07:09:40.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126 07:09:40.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING 07:09:40.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING 07:09:40.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING 07:09:40.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING 07:09:40.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE 07:09:40.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING 07:09:40.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ 07:09:40.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126 07:09:40.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2 07:09:40.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING 07:09:40.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ 07:09:40.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2 07:09:40.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING 07:09:40.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING 07:09:40.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE 07:09:40.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING 07:09:40.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ 07:09:40.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126 07:09:40.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5819 *** *** gcm 5820 *** *** gcm 5821 *** *** gcm 5822 *** *** gcm 5823 *** *** gcm 5824 *** *** gcm 5825 *** *** gcm 5826 *** *** gcm 5827 *** *** gcm 5828 *** *** gcm 5829 *** *** gcm 5830 *** *** gcm 5831 *** *** gcm 5832 *** *** gcm 5833 *** *** gcm 5834 *** *** gcm 5835 *** *** gcm 5836 *** *** gcm 5837 *** *** gcm 5838 *** *** gcm 5839 *** *** gcm 5840 *** *** gcm 5841 *** *** gcm 5842 *** *** gcm 5843 *** *** gcm 5844 *** *** gcm 5845 *** *** gcm 5846 *** *** gcm 5847 *** *** gcm 5848 *** *** gcm 5849 *** *** gcm 5850 *** *** gcm 5851 *** *** gcm 5852 *** *** gcm 5853 *** *** gcm 5854 *** *** gcm 5855 *** *** gcm 5856 *** *** gcm 5857 *** *** gcm 5858 *** *** gcm 5859 *** *** gcm 5860 *** *** gcm 5861 *** *** gcm 5862 *** *** gcm 5863 *** *** gcm 5864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING 07:09:40.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ 07:09:40.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2 07:09:40.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING 07:09:40.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC 07:09:40.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2 07:09:40.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING 07:09:40.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4 07:09:40.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING 07:09:40.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ 07:09:40.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126 07:09:40.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING 07:09:40.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING 07:09:40.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126 07:09:40.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING 07:09:40.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5873 *** *** gcm 5874 *** *** gcm 5875 *** *** gcm 5876 *** *** gcm 5877 *** *** gcm 5878 *** *** gcm 5879 *** *** gcm 5880 *** *** gcm 5881 *** *** gcm 5882 *** *** gcm 5883 *** *** gcm 5884 *** *** gcm 5885 *** *** gcm 5886 *** *** gcm 5887 *** *** gcm 5888 *** *** gcm 5889 *** *** gcm 5890 *** *** gcm 5891 *** *** gcm 5892 *** *** gcm 5893 *** *** gcm 5894 *** *** gcm 5895 *** *** gcm 5896 *** *** gcm 5897 *** *** gcm 5898 *** *** gcm 5899 *** *** gcm 5900 *** *** gcm 5901 *** *** gcm 5902 *** *** gcm 5903 *** *** gcm 5904 *** *** gcm 5905 *** *** gcm 5906 *** *** gcm 5907 *** *** gcm 5908 *** *** gcm 5909 *** *** gcm 5910 *** *** gcm 5911 *** *** gcm 5912 *** *** gcm 5913 *** *** gcm 5914 *** *** gcm 5915 *** *** gcm 5916 *** *** gcm 5917 *** *** gcm 5918 *** *** gcm 5919 *** *** gcm 5920 *** *** gcm 5921 *** *** gcm 5922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING 07:09:40.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7 07:09:40.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ 07:09:40.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2 07:09:40.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5924 *** *** gcm 5925 *** *** gcm 5926 *** *** gcm 5927 *** *** gcm 5928 *** *** gcm 5929 *** *** gcm 5930 *** *** gcm 5931 *** *** gcm 5932 *** *** gcm 5933 *** *** gcm 5934 *** *** gcm 5935 *** *** gcm 5936 *** *** gcm 5937 *** *** gcm 5938 *** *** gcm 5939 *** *** gcm 5940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23 07:09:40.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING 07:09:40.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE 07:09:40.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING 07:09:40.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ 07:09:40.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126 07:09:40.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING 07:09:40.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4 07:09:40.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE 07:09:40.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING 07:09:40.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ 07:09:40.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126 07:09:40.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING 07:09:40.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING 07:09:40.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4 07:09:40.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING 07:09:40.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING 07:09:40.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5 07:09:40.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING 07:09:40.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5945 *** *** gcm 5946 *** *** gcm 5947 *** *** gcm 5948 *** *** gcm 5949 *** *** gcm 5950 *** *** gcm 5951 *** *** gcm 5952 *** *** gcm 5953 *** *** gcm 5954 *** *** gcm 5955 *** *** gcm 5956 *** *** gcm 5957 *** *** gcm 5958 *** *** gcm 5959 *** *** gcm 5960 *** *** gcm 5961 *** *** gcm 5962 *** *** gcm 5963 *** *** gcm 5964 *** *** gcm 5965 *** *** gcm 5966 *** *** gcm 5967 *** *** gcm 5968 *** *** gcm 5969 *** *** gcm 5970 *** *** gcm 5971 *** *** gcm 5972 *** *** gcm 5973 *** *** gcm 5974 *** *** gcm 5975 *** *** gcm 5976 *** *** gcm 5977 *** *** gcm 5978 *** *** gcm 5979 *** *** gcm 5980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING 07:09:40.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC 07:09:40.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ 07:09:40.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5981 *** *** gcm 5982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING 07:09:40.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4 07:09:40.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING 07:09:40.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING 07:09:40.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING 07:09:40.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE 07:09:40.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ 07:09:40.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126 07:09:40.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2 07:09:40.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING 07:09:40.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4 07:09:40.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING 07:09:40.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING 07:09:40.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ 07:09:40.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126 07:09:40.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING 07:09:40.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ 07:09:40.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2 07:09:40.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING 07:09:40.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126 07:09:40.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING 07:09:40.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4 07:09:40.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING 07:09:40.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING 07:09:40.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/ 07:09:40.558 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping. 07:09:40.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING 07:09:40.558 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5994 *** *** gcm 5995 *** *** gcm 5996 *** *** gcm 5997 *** *** gcm 5998 *** *** gcm 5999 *** *** gcm 6000 *** *** gcm 6001 *** *** gcm 6002 *** *** gcm 6003 *** *** gcm 6004 *** *** gcm 6005 *** *** gcm 6006 *** *** gcm 6007 *** *** gcm 6008 *** *** gcm 6009 *** *** gcm 6010 *** *** gcm 6011 *** *** gcm 6012 *** *** gcm 6013 *** *** gcm 6014 *** *** gcm 6015 *** *** gcm 6016 *** *** gcm 6017 *** *** gcm 6018 *** *** gcm 6019 *** *** gcm 6020 *** *** gcm 6021 *** *** gcm 6022 *** *** gcm 6023 *** *** gcm 6024 *** *** gcm 6025 *** *** gcm 6026 *** *** gcm 6027 *** *** gcm 6028 *** *** gcm 6029 *** *** gcm 6030 *** *** gcm 6031 *** *** gcm 6032 *** *** gcm 6033 *** *** gcm 6034 *** *** gcm 6035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6036 *** *** gcm 6037 *** *** gcm 6038 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6039 *** *** gcm 6040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/ 07:09:40.572 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping. 07:09:40.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING 07:09:40.572 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 07:09:40.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6041 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6042 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ 07:09:40.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6043 *** *** gcm 6044 *** *** gcm 6045 *** *** gcm 6046 *** *** gcm 6047 *** *** gcm 6048 *** *** gcm 6049 *** *** gcm 6050 *** *** gcm 6051 *** *** gcm 6052 *** *** gcm 6053 *** *** gcm 6054 *** *** gcm 6055 *** *** gcm 6056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4 07:09:40.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING 07:09:40.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6063 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING 07:09:40.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING 07:09:40.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6065 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6066 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ 07:09:40.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6067 *** *** gcm 6068 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6070 *** *** gcm 6071 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6072 *** *** gcm 6073 *** *** gcm 6074 *** *** gcm 6075 *** *** gcm 6076 *** *** gcm 6077 *** *** gcm 6078 *** *** gcm 6079 *** *** gcm 6080 *** *** gcm 6081 *** *** gcm 6082 *** *** gcm 6083 *** *** gcm 6084 *** *** gcm 6085 *** *** gcm 6086 *** *** gcm 6087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4 07:09:40.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING 07:09:40.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING 07:09:40.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING 07:09:40.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING 07:09:40.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6098 *** *** gcm 6099 *** *** gcm 6100 *** *** gcm 6101 *** *** gcm 6102 *** *** gcm 6103 *** *** gcm 6104 *** *** gcm 6105 *** *** gcm 6106 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7 07:09:40.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE 07:09:40.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ 07:09:40.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6114 *** *** gcm 6115 *** *** gcm 6116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6118 *** *** gcm 6119 *** *** gcm 6120 *** *** gcm 6121 *** *** gcm 6122 *** *** gcm 6123 *** *** gcm 6124 *** *** gcm 6125 *** *** gcm 6126 *** *** gcm 6127 *** *** gcm 6128 *** *** gcm 6129 *** *** gcm 6130 *** *** gcm 6131 *** *** gcm 6132 *** *** gcm 6133 *** *** gcm 6134 *** *** gcm 6135 *** *** gcm 6136 *** *** gcm 6137 *** *** gcm 6138 *** *** gcm 6139 *** *** gcm 6140 *** *** gcm 6141 *** *** gcm 6142 *** *** gcm 6143 *** *** gcm 6144 *** *** gcm 6145 *** *** gcm 6146 *** *** gcm 6147 *** *** gcm 6148 *** *** gcm 6149 *** *** gcm 6150 *** *** gcm 6151 *** *** gcm 6152 *** *** gcm 6153 *** *** gcm 6154 *** *** gcm 6155 *** *** gcm 6156 *** *** gcm 6157 *** *** gcm 6158 *** *** gcm 6159 *** *** gcm 6160 *** *** gcm 6161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING 07:09:40.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6167 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING 07:09:40.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ 07:09:40.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6168 *** *** gcm 6169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6170 *** *** gcm 6171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6173 *** *** gcm 6174 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4 07:09:40.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING 07:09:40.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING 07:09:40.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6184 *** *** gcm 6185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4 07:09:40.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING 07:09:40.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6188 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23 07:09:40.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING 07:09:40.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING 07:09:40.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ 07:09:40.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6191 *** *** gcm 6192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING 07:09:40.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5 07:09:40.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING 07:09:40.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE 07:09:40.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING 07:09:40.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ 07:09:40.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126 07:09:40.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2 07:09:40.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING 07:09:40.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING 07:09:40.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC 07:09:40.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ 07:09:40.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126 07:09:40.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2 07:09:40.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING 07:09:40.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING 07:09:40.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6200 *** *** gcm 6201 *** *** gcm 6202 *** *** gcm 6203 *** *** gcm 6204 *** *** gcm 6205 *** *** gcm 6206 *** *** gcm 6207 *** *** gcm 6208 *** *** gcm 6209 *** *** gcm 6210 *** *** gcm 6211 *** *** gcm 6212 *** *** gcm 6213 *** *** gcm 6214 *** *** gcm 6215 *** *** gcm 6216 *** *** gcm 6217 *** *** gcm 6218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6219 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6220 *** *** gcm 6221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING 07:09:40.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6232 *** *** gcm 6233 *** *** gcm 6234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6236 *** *** gcm 6237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6238 *** *** gcm 6239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6240 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING 07:09:40.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6250 *** *** gcm 6251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6254 *** *** gcm 6255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6256 *** *** gcm 6257 *** *** gcm 6258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6259 *** *** gcm 6260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6261 *** *** gcm 6262 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6266 *** *** gcm 6267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6273 *** *** gcm 6274 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6276 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6278 *** *** gcm 6279 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6280 *** *** gcm 6281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6282 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6283 *** *** gcm 6284 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6285 *** *** gcm 6286 *** *** gcm 6287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6291 *** *** gcm 6292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6296 *** *** gcm 6297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6299 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6303 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6304 *** *** gcm 6305 *** *** gcm 6306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6307 *** *** gcm 6308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6309 *** *** gcm 6310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6311 *** *** gcm 6312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING 07:09:40.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6315 *** *** gcm 6316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6318 *** *** gcm 6319 *** *** gcm 6320 *** *** gcm 6321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6325 *** *** gcm 6326 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6331 *** *** gcm 6332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6333 *** *** gcm 6334 *** *** gcm 6335 *** *** gcm 6336 *** *** gcm 6337 *** *** gcm 6338 *** *** gcm 6339 *** *** gcm 6340 *** *** gcm 6341 *** *** gcm 6342 *** *** gcm 6343 *** *** gcm 6344 *** *** gcm 6345 *** *** gcm 6346 *** *** gcm 6347 *** *** gcm 6348 *** *** gcm 6349 *** *** gcm 6350 *** *** gcm 6351 *** *** gcm 6352 *** *** gcm 6353 *** *** gcm 6354 *** *** gcm 6355 *** *** gcm 6356 *** *** gcm 6357 *** *** gcm 6358 *** *** gcm 6359 *** *** gcm 6360 *** *** gcm 6361 *** *** gcm 6362 *** *** gcm 6363 *** *** gcm 6364 *** *** gcm 6365 *** *** gcm 6366 *** *** gcm 6367 *** *** gcm 6368 *** *** gcm 6369 *** *** gcm 6370 *** *** gcm 6371 *** *** gcm 6372 *** *** gcm 6373 *** *** gcm 6374 *** *** gcm 6375 *** *** gcm 6376 *** *** gcm 6377 *** *** gcm 6378 *** *** gcm 6379 *** *** gcm 6380 *** *** gcm 6381 *** *** gcm 6382 *** *** gcm 6383 *** *** gcm 6384 *** *** gcm 6385 *** *** gcm 6386 *** *** gcm 6387 *** *** gcm 6388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6389 *** *** gcm 6390 *** *** gcm 6391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6392 *** *** gcm 6393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6397 *** *** gcm 6398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6406 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6409 *** *** gcm 6410 *** *** gcm 6411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6412 *** *** gcm 6413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6415 *** *** gcm 6416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6420 *** *** gcm 6421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING 07:09:40.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6423 *** *** gcm 6424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING 07:09:40.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6426 *** *** gcm 6427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE 07:09:40.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6431 *** *** gcm 6432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6433 *** *** gcm 6434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6435 *** *** gcm 6436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6437 *** *** gcm 6438 *** *** gcm 6439 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6441 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6444 *** *** gcm 6445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING 07:09:40.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6447 *** *** gcm 6448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6455 *** *** gcm 6456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6457 *** *** gcm 6458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6459 *** *** gcm 6460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6461 *** *** gcm 6462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6468 *** *** gcm 6469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING 07:09:40.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6477 *** *** gcm 6478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6479 *** *** gcm 6480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6481 *** *** gcm 6482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6483 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6485 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6487 *** *** gcm 6488 *** *** gcm 6489 *** *** gcm 6490 *** *** gcm 6491 *** *** gcm 6492 *** *** gcm 6493 *** *** gcm 6494 *** *** gcm 6495 *** *** gcm 6496 *** *** gcm 6497 *** *** gcm 6498 *** *** gcm 6499 *** *** gcm 6500 *** *** gcm 6501 *** *** gcm 6502 *** *** gcm 6503 *** *** gcm 6504 *** *** gcm 6505 *** *** gcm 6506 *** *** gcm 6507 *** *** gcm 6508 *** *** gcm 6509 *** *** gcm 6510 *** *** gcm 6511 *** *** gcm 6512 *** *** gcm 6513 *** *** gcm 6514 *** *** gcm 6515 *** *** gcm 6516 *** *** gcm 6517 *** *** gcm 6518 *** *** gcm 6519 *** *** gcm 6520 *** *** gcm 6521 *** *** gcm 6522 *** *** gcm 6523 *** *** gcm 6524 *** *** gcm 6525 *** *** gcm 6526 *** *** gcm 6527 *** *** gcm 6528 *** *** gcm 6529 *** *** gcm 6530 *** *** gcm 6531 *** *** gcm 6532 *** *** gcm 6533 *** *** gcm 6534 *** *** gcm 6535 *** *** gcm 6536 *** *** gcm 6537 *** *** gcm 6538 *** *** gcm 6539 *** *** gcm 6540 *** *** gcm 6541 *** *** gcm 6542 *** *** gcm 6543 *** *** gcm 6544 *** *** gcm 6545 *** *** gcm 6546 *** *** gcm 6547 *** *** gcm 6548 *** *** gcm 6549 *** *** gcm 6550 *** *** gcm 6551 *** *** gcm 6552 *** *** gcm 6553 *** *** gcm 6554 *** *** gcm 6555 *** *** gcm 6556 *** *** gcm 6557 *** *** gcm 6558 *** *** gcm 6559 *** *** gcm 6560 *** *** gcm 6561 *** *** gcm 6562 *** *** gcm 6563 *** *** gcm 6564 *** *** gcm 6565 *** *** gcm 6566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ 07:09:40.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6570 *** *** gcm 6571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6572 *** *** gcm 6573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6574 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6575 *** *** gcm 6576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING 07:09:40.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING 07:09:40.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6579 *** *** gcm 6580 *** *** gcm 6581 *** *** gcm 6582 *** *** gcm 6583 *** *** gcm 6584 *** *** gcm 6585 *** *** gcm 6586 *** *** gcm 6587 *** *** gcm 6588 *** *** gcm 6589 *** *** gcm 6590 *** *** gcm 6591 *** *** gcm 6592 *** *** gcm 6593 *** *** gcm 6594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING 07:09:40.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6599 *** *** gcm 6600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6602 *** *** gcm 6603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING 07:09:40.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6609 *** *** gcm 6610 *** *** gcm 6611 *** *** gcm 6612 *** *** gcm 6613 *** *** gcm 6614 *** *** gcm 6615 *** *** gcm 6616 *** *** gcm 6617 *** *** gcm 6618 *** *** gcm 6619 *** *** gcm 6620 *** *** gcm 6621 *** *** gcm 6622 *** *** gcm 6623 *** *** gcm 6624 *** *** gcm 6625 *** *** gcm 6626 *** *** gcm 6627 *** *** gcm 6628 *** *** gcm 6629 *** *** gcm 6630 *** *** gcm 6631 *** *** gcm 6632 *** *** gcm 6633 *** *** gcm 6634 *** *** gcm 6635 *** *** gcm 6636 *** *** gcm 6637 *** *** gcm 6638 *** *** gcm 6639 *** *** gcm 6640 *** *** gcm 6641 *** *** gcm 6642 *** *** gcm 6643 *** *** gcm 6644 *** *** gcm 6645 *** *** gcm 6646 *** *** gcm 6647 *** *** gcm 6648 *** *** gcm 6649 *** *** gcm 6650 *** *** gcm 6651 *** *** gcm 6652 *** *** gcm 6653 *** *** gcm 6654 *** *** gcm 6655 *** *** gcm 6656 *** *** gcm 6657 *** *** gcm 6658 *** *** gcm 6659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6660 *** *** gcm 6661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6663 *** *** gcm 6664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6671 *** *** gcm 6672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6675 *** *** gcm 6676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC 07:09:40.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6682 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6685 *** *** gcm 6686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4 07:09:40.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING 07:09:40.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6695 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6696 *** *** gcm 6697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6702 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING 07:09:40.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23 07:09:40.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE 07:09:40.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6704 *** *** gcm 6705 *** *** gcm 6706 *** *** gcm 6707 *** *** gcm 6708 *** *** gcm 6709 *** *** gcm 6710 *** *** gcm 6711 *** *** gcm 6712 *** *** gcm 6713 *** *** gcm 6714 *** *** gcm 6715 *** *** gcm 6716 *** *** gcm 6717 *** *** gcm 6718 *** *** gcm 6719 *** *** gcm 6720 *** *** gcm 6721 *** *** gcm 6722 *** *** gcm 6723 *** *** gcm 6724 *** *** gcm 6725 *** *** gcm 6726 *** *** gcm 6727 *** *** gcm 6728 *** *** gcm 6729 *** *** gcm 6730 *** *** gcm 6731 *** *** gcm 6732 *** *** gcm 6733 *** *** gcm 6734 *** *** gcm 6735 *** *** gcm 6736 *** *** gcm 6737 *** *** gcm 6738 *** *** gcm 6739 *** *** gcm 6740 *** *** gcm 6741 *** *** gcm 6742 *** *** gcm 6743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ 07:09:40.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6744 *** *** gcm 6745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6746 *** *** gcm 6747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6749 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6751 *** *** gcm 6752 *** *** gcm 6753 *** *** gcm 6754 *** *** gcm 6755 *** *** gcm 6756 *** *** gcm 6757 *** *** gcm 6758 *** *** gcm 6759 *** *** gcm 6760 *** *** gcm 6761 *** *** gcm 6762 *** *** gcm 6763 *** *** gcm 6764 *** *** gcm 6765 *** *** gcm 6766 *** *** gcm 6767 *** *** gcm 6768 *** *** gcm 6769 *** *** gcm 6770 *** *** gcm 6771 *** *** gcm 6772 *** *** gcm 6773 *** *** gcm 6774 *** *** gcm 6775 *** *** gcm 6776 *** *** gcm 6777 *** *** gcm 6778 *** *** gcm 6779 *** *** gcm 6780 *** *** gcm 6781 *** *** gcm 6782 *** *** gcm 6783 *** *** gcm 6784 *** *** gcm 6785 *** *** gcm 6786 *** *** gcm 6787 *** *** gcm 6788 *** *** gcm 6789 *** *** gcm 6790 *** *** gcm 6791 *** *** gcm 6792 *** *** gcm 6793 *** *** gcm 6794 *** *** gcm 6795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING 07:09:40.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING 07:09:40.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE 07:09:40.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING 07:09:40.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ 07:09:40.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126 07:09:40.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2 07:09:40.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING 07:09:40.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING 07:09:40.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4 07:09:40.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING 07:09:40.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING 07:09:40.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5 07:09:40.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING 07:09:40.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7 07:09:40.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING 07:09:40.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC 07:09:40.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING 07:09:40.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23 07:09:40.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING 07:09:40.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE 07:09:40.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING 07:09:40.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ 07:09:40.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126 07:09:40.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6804 *** *** gcm 6805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE 07:09:40.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6818 *** *** gcm 6819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6820 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6821 *** *** gcm 6822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6824 *** *** gcm 6825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6826 *** *** gcm 6827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6829 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5 07:09:40.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6832 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6841 *** *** gcm 6842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6844 *** *** gcm 6845 *** *** gcm 6846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6847 *** *** gcm 6848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6855 *** *** gcm 6856 *** *** gcm 6857 *** *** gcm 6858 *** *** gcm 6859 *** *** gcm 6860 *** *** gcm 6861 *** *** gcm 6862 *** *** gcm 6863 *** *** gcm 6864 *** *** gcm 6865 *** *** gcm 6866 *** *** gcm 6867 *** *** gcm 6868 *** *** gcm 6869 *** *** gcm 6870 *** *** gcm 6871 *** *** gcm 6872 *** *** gcm 6873 *** *** gcm 6874 *** *** gcm 6875 *** *** gcm 6876 *** *** gcm 6877 *** *** gcm 6878 *** *** gcm 6879 *** *** gcm 6880 *** *** gcm 6881 *** *** gcm 6882 *** *** gcm 6883 *** *** gcm 6884 *** *** gcm 6885 *** *** gcm 6886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.821 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6887 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.821 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6888 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.822 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23 07:09:40.822 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING 07:09:40.822 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.822 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.823 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.823 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6892 *** *** gcm 6893 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.823 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.824 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6895 *** *** gcm 6896 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.824 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.825 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.825 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6899 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.825 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.826 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.826 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.826 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6912 *** *** gcm 6913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6914 *** *** gcm 6915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6917 *** *** gcm 6918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6933 *** *** gcm 6934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6936 *** *** gcm 6937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6938 *** *** gcm 6939 *** *** gcm 6940 *** *** gcm 6941 *** *** gcm 6942 *** *** gcm 6943 *** *** gcm 6944 *** *** gcm 6945 *** *** gcm 6946 *** *** gcm 6947 *** *** gcm 6948 *** *** gcm 6949 *** *** gcm 6950 *** *** gcm 6951 *** *** gcm 6952 *** *** gcm 6953 *** *** gcm 6954 *** *** gcm 6955 *** *** gcm 6956 *** *** gcm 6957 *** *** gcm 6958 *** *** gcm 6959 *** *** gcm 6960 *** *** gcm 6961 *** *** gcm 6962 *** *** gcm 6963 *** *** gcm 6964 *** *** gcm 6965 *** *** gcm 6966 *** *** gcm 6967 *** *** gcm 6968 *** *** gcm 6969 *** *** gcm 6970 *** *** gcm 6971 *** *** gcm 6972 *** *** gcm 6973 *** *** gcm 6974 *** *** gcm 6975 *** *** gcm 6976 *** *** gcm 6977 *** *** gcm 6978 *** *** gcm 6979 *** *** gcm 6980 *** *** gcm 6981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6983 *** *** gcm 6984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING 07:09:40.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6992 *** *** gcm 6993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.851 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6998 *** *** gcm 6999 *** *** gcm 7000 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.851 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7002 *** *** gcm 7003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7009 *** *** gcm 7010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING 07:09:40.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7017 *** *** gcm 7018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7019 *** *** gcm 7020 *** *** gcm 7021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7022 *** *** gcm 7023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7024 *** *** gcm 7025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7026 *** *** gcm 7027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7029 *** *** gcm 7030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7032 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7033 *** *** gcm 7034 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7036 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7037 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7038 *** *** gcm 7039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7041 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7042 *** *** gcm 7043 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA// org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7045 *** *** gcm 7046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.862 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping. 07:09:40.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7047 *** *** gcm 7048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.862 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7049 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7050 *** *** gcm 7051 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7053 *** *** gcm 7054 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7055 *** *** gcm 7056 *** *** gcm 7057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7058 *** *** gcm 7059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7060 *** *** gcm 7061 *** *** gcm 7062 *** *** gcm 7063 *** *** gcm 7064 *** *** gcm 7065 *** *** gcm 7066 *** *** gcm 7067 *** *** gcm 7068 *** *** gcm 7069 *** *** gcm 7070 *** *** gcm 7071 *** *** gcm 7072 *** *** gcm 7073 *** *** gcm 7074 *** *** gcm 7075 *** *** gcm 7076 *** *** gcm 7077 *** *** gcm 7078 *** *** gcm 7079 *** *** gcm 7080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7081 *** *** gcm 7082 *** *** gcm 7083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7084 *** *** gcm 7085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7087 *** *** gcm 7088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7090 *** *** gcm 7091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7092 *** *** gcm 7093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7094 *** *** gcm 7095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7096 *** *** gcm 7097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7098 *** *** gcm 7099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7100 *** *** gcm 7101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7102 *** *** gcm 7103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7104 *** *** gcm 7105 *** *** gcm 7106 *** *** gcm 7107 *** *** gcm 7108 *** *** gcm 7109 *** *** gcm 7110 *** *** gcm 7111 *** *** gcm 7112 *** *** gcm 7113 *** *** gcm 7114 *** *** gcm 7115 *** *** gcm 7116 *** *** gcm 7117 *** *** gcm 7118 *** *** gcm 7119 *** *** gcm 7120 *** *** gcm 7121 *** *** gcm 7122 *** *** gcm 7123 *** *** gcm 7124 *** *** gcm 7125 *** *** gcm 7126 *** *** gcm 7127 *** *** gcm 7128 *** *** gcm 7129 *** *** gcm 7130 *** *** gcm 7131 *** *** gcm 7132 *** *** gcm 7133 *** *** gcm 7134 *** *** gcm 7135 *** *** gcm 7136 *** *** gcm 7137 *** *** gcm 7138 *** *** gcm 7139 *** *** gcm 7140 *** *** gcm 7141 *** *** gcm 7142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.886 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7143 *** *** gcm 7144 *** *** gcm 7145 *** *** gcm 7146 *** *** gcm 7147 *** *** gcm 7148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.887 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7149 *** *** gcm 7150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.888 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:40.888 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7151 *** *** gcm 7152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.888 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:40.888 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7153 *** *** gcm 7154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.889 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7155 *** *** gcm 7156 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.889 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7157 *** *** gcm 7158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7159 *** *** gcm 7160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7161 *** *** gcm 7162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7167 *** *** gcm 7168 *** *** gcm 7169 *** *** gcm 7170 *** *** gcm 7171 *** *** gcm 7172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7173 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7174 *** *** gcm 7175 *** *** gcm 7176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7179 *** *** gcm 7180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7184 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7185 *** *** gcm 7186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7187 *** *** gcm 7188 *** *** gcm 7189 *** *** gcm 7190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7192 *** *** gcm 7193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5 07:09:40.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING 07:09:40.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING 07:09:40.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7202 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7204 *** *** gcm 7205 *** *** gcm 7206 *** *** gcm 7207 *** *** gcm 7208 *** *** gcm 7209 *** *** gcm 7210 *** *** gcm 7211 *** *** gcm 7212 *** *** gcm 7213 *** *** gcm 7214 *** *** gcm 7215 *** *** gcm 7216 *** *** gcm 7217 *** *** gcm 7218 *** *** gcm 7219 *** *** gcm 7220 *** *** gcm 7221 *** *** gcm 7222 *** *** gcm 7223 *** *** gcm 7224 *** *** gcm 7225 *** *** gcm 7226 *** *** gcm 7227 *** *** gcm 7228 *** *** gcm 7229 *** *** gcm 7230 *** *** gcm 7231 *** *** gcm 7232 *** *** gcm 7233 *** *** gcm 7234 *** *** gcm 7235 *** *** gcm 7236 *** *** gcm 7237 *** *** gcm 7238 *** *** gcm 7239 *** *** gcm 7240 *** *** gcm 7241 *** *** gcm 7242 *** *** gcm 7243 *** *** gcm 7244 *** *** gcm 7245 *** *** gcm 7246 *** *** gcm 7247 *** *** gcm 7248 *** *** gcm 7249 *** *** gcm 7250 *** *** gcm 7251 *** *** gcm 7252 *** *** gcm 7253 *** *** gcm 7254 *** *** gcm 7255 *** *** gcm 7256 *** *** gcm 7257 *** *** gcm 7258 *** *** gcm 7259 *** *** gcm 7260 *** *** gcm 7261 *** *** gcm 7262 *** *** gcm 7263 *** *** gcm 7264 *** *** gcm 7265 *** *** gcm 7266 *** *** gcm 7267 *** *** gcm 7268 *** *** gcm 7269 *** *** gcm 7270 *** *** gcm 7271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7272 *** *** gcm 7273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7274 *** *** gcm 7275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7276 *** *** gcm 7277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7279 *** *** gcm 7280 *** *** gcm 7281 *** *** gcm 7282 *** *** gcm 7283 *** *** gcm 7284 *** *** gcm 7285 *** *** gcm 7286 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC 07:09:40.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING 07:09:40.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23 07:09:40.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING 07:09:40.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE 07:09:40.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING 07:09:40.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ 07:09:40.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7287 *** *** gcm 7288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7289 *** *** gcm 7290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7291 *** *** gcm 7292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING 07:09:40.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5 07:09:40.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING 07:09:40.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC 07:09:40.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7299 *** *** gcm 7300 *** *** gcm 7301 *** *** gcm 7302 *** *** gcm 7303 *** *** gcm 7304 *** *** gcm 7305 *** *** gcm 7306 *** *** gcm 7307 *** *** gcm 7308 *** *** gcm 7309 *** *** gcm 7310 *** *** gcm 7311 *** *** gcm 7312 *** *** gcm 7313 *** *** gcm 7314 *** *** gcm 7315 *** *** gcm 7316 *** *** gcm 7317 *** *** gcm 7318 *** *** gcm 7319 *** *** gcm 7320 *** *** gcm 7321 *** *** gcm 7322 *** *** gcm 7323 *** *** gcm 7324 *** *** gcm 7325 *** *** gcm 7326 *** *** gcm 7327 *** *** gcm 7328 *** *** gcm 7329 *** *** gcm 7330 *** *** gcm 7331 *** *** gcm 7332 *** *** gcm 7333 *** *** gcm 7334 *** *** gcm 7335 *** *** gcm 7336 *** *** gcm 7337 *** *** gcm 7338 *** *** gcm 7339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.950 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING 07:09:40.951 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE 07:09:40.951 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING 07:09:40.951 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ 07:09:40.951 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126 07:09:40.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2 07:09:40.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7340 *** *** gcm 7341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING 07:09:40.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7 07:09:40.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC 07:09:40.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7353 *** *** gcm 7354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7355 *** *** gcm 7356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7358 *** *** gcm 7359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7361 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING 07:09:40.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7362 *** *** gcm 7363 *** *** gcm 7364 *** *** gcm 7365 *** *** gcm 7366 *** *** gcm 7367 *** *** gcm 7368 *** *** gcm 7369 *** *** gcm 7370 *** *** gcm 7371 *** *** gcm 7372 *** *** gcm 7373 *** *** gcm 7374 *** *** gcm 7375 *** *** gcm 7376 *** *** gcm 7377 *** *** gcm 7378 *** *** gcm 7379 *** *** gcm 7380 *** *** gcm 7381 *** *** gcm 7382 *** *** gcm 7383 *** *** gcm 7384 *** *** gcm 7385 *** *** gcm 7386 *** *** gcm 7387 *** *** gcm 7388 *** *** gcm 7389 *** *** gcm 7390 *** *** gcm 7391 *** *** gcm 7392 *** *** gcm 7393 *** *** gcm 7394 *** *** gcm 7395 *** *** gcm 7396 *** *** gcm 7397 *** *** gcm 7398 *** *** gcm 7399 *** *** gcm 7400 *** *** gcm 7401 *** *** gcm 7402 *** *** gcm 7403 *** *** gcm 7404 *** *** gcm 7405 *** *** gcm 7406 *** *** gcm 7407 *** *** gcm 7408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.982 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7410 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23 07:09:40.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7412 *** *** gcm 7413 *** *** gcm 7414 *** *** gcm 7415 *** *** gcm 7416 *** *** gcm 7417 *** *** gcm 7418 *** *** gcm 7419 *** *** gcm 7420 *** *** gcm 7421 *** *** gcm 7422 *** *** gcm 7423 *** *** gcm 7424 *** *** gcm 7425 *** *** gcm 7426 *** *** gcm 7427 *** *** gcm 7428 *** *** gcm 7429 *** *** gcm 7430 *** *** gcm 7431 *** *** gcm 7432 *** *** gcm 7433 *** *** gcm 7434 *** *** gcm 7435 *** *** gcm 7436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE 07:09:40.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING 07:09:40.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ 07:09:40.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126 07:09:40.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2 07:09:40.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING 07:09:40.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7437 *** *** gcm 7438 *** *** gcm 7439 *** *** gcm 7440 *** *** gcm 7441 *** *** gcm 7442 *** *** gcm 7443 *** *** gcm 7444 *** *** gcm 7445 *** *** gcm 7446 *** *** gcm 7447 *** *** gcm 7448 *** *** gcm 7449 *** *** gcm 7450 *** *** gcm 7451 *** *** gcm 7452 *** *** gcm 7453 *** *** gcm 7454 *** *** gcm 7455 *** *** gcm 7456 *** *** gcm 7457 *** *** gcm 7458 *** *** gcm 7459 *** *** gcm 7460 *** *** gcm 7461 *** *** gcm 7462 *** *** gcm 7463 *** *** gcm 7464 *** *** gcm 7465 *** *** gcm 7466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING 07:09:40.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE 07:09:41.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING 07:09:41.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ 07:09:41.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126 07:09:41.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2 07:09:41.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING 07:09:41.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING 07:09:41.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4 07:09:41.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING 07:09:41.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126 07:09:41.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2 07:09:41.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING 07:09:41.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING 07:09:41.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4 07:09:41.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING 07:09:41.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7471 *** *** gcm 7472 *** *** gcm 7473 *** *** gcm 7474 *** *** gcm 7475 *** *** gcm 7476 *** *** gcm 7477 *** *** gcm 7478 *** *** gcm 7479 *** *** gcm 7480 *** *** gcm 7481 *** *** gcm 7482 *** *** gcm 7483 *** *** gcm 7484 *** *** gcm 7485 *** *** gcm 7486 *** *** gcm 7487 *** *** gcm 7488 *** *** gcm 7489 *** *** gcm 7490 *** *** gcm 7491 *** *** gcm 7492 *** *** gcm 7493 *** *** gcm 7494 *** *** gcm 7495 *** *** gcm 7496 *** *** gcm 7497 *** *** gcm 7498 *** *** gcm 7499 *** *** gcm 7500 *** *** gcm 7501 *** *** gcm 7502 *** *** gcm 7503 *** *** gcm 7504 *** *** gcm 7505 *** *** gcm 7506 *** *** gcm 7507 *** *** gcm 7508 *** *** gcm 7509 *** *** gcm 7510 *** *** gcm 7511 *** *** gcm 7512 *** *** gcm 7513 *** *** gcm 7514 *** *** gcm 7515 *** *** gcm 7516 *** *** gcm 7517 *** *** gcm 7518 *** *** gcm 7519 *** *** gcm 7520 *** *** gcm 7521 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7522 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING 07:09:41.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ 07:09:41.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7526 *** *** gcm 7527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7530 *** *** gcm 7531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4 07:09:41.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7534 *** *** gcm 7535 *** *** gcm 7536 *** *** gcm 7537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23 07:09:41.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING 07:09:41.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE 07:09:41.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING 07:09:41.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ 07:09:41.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7542 *** *** gcm 7543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING 07:09:41.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING 07:09:41.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING 07:09:41.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ 07:09:41.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126 07:09:41.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2 07:09:41.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING 07:09:41.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING 07:09:41.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7 07:09:41.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING 07:09:41.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC 07:09:41.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7548 *** *** gcm 7549 *** *** gcm 7550 *** *** gcm 7551 *** *** gcm 7552 *** *** gcm 7553 *** *** gcm 7554 *** *** gcm 7555 *** *** gcm 7556 *** *** gcm 7557 *** *** gcm 7558 *** *** gcm 7559 *** *** gcm 7560 *** *** gcm 7561 *** *** gcm 7562 *** *** gcm 7563 *** *** gcm 7564 *** *** gcm 7565 *** *** gcm 7566 *** *** gcm 7567 *** *** gcm 7568 *** *** gcm 7569 *** *** gcm 7570 *** *** gcm 7571 *** *** gcm 7572 *** *** gcm 7573 *** *** gcm 7574 *** *** gcm 7575 *** *** gcm 7576 *** *** gcm 7577 *** *** gcm 7578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23 07:09:41.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING 07:09:41.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE 07:09:41.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING 07:09:41.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ 07:09:41.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126 07:09:41.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2 07:09:41.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING 07:09:41.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING 07:09:41.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23 07:09:41.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING 07:09:41.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE 07:09:41.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING 07:09:41.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ 07:09:41.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126 07:09:41.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2 07:09:41.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING 07:09:41.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING 07:09:41.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7580 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ 07:09:41.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7582 *** *** gcm 7583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7585 *** *** gcm 7586 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7587 *** *** gcm 7588 *** *** gcm 7589 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5 07:09:41.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7591 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE 07:09:41.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7597 *** *** gcm 7598 *** *** gcm 7599 *** *** gcm 7600 *** *** gcm 7601 *** *** gcm 7602 *** *** gcm 7603 *** *** gcm 7604 *** *** gcm 7605 *** *** gcm 7606 *** *** gcm 7607 *** *** gcm 7608 *** *** gcm 7609 *** *** gcm 7610 *** *** gcm 7611 *** *** gcm 7612 *** *** gcm 7613 *** *** gcm 7614 *** *** gcm 7615 *** *** gcm 7616 *** *** gcm 7617 *** *** gcm 7618 *** *** gcm 7619 *** *** gcm 7620 *** *** gcm 7621 *** *** gcm 7622 *** *** gcm 7623 *** *** gcm 7624 *** *** gcm 7625 *** *** gcm 7626 *** *** gcm 7627 *** *** gcm 7628 *** *** gcm 7629 *** *** gcm 7630 *** *** gcm 7631 *** *** gcm 7632 *** *** gcm 7633 *** *** gcm 7634 *** *** gcm 7635 *** *** gcm 7636 *** *** gcm 7637 *** *** gcm 7638 *** *** gcm 7639 *** *** gcm 7640 *** *** gcm 7641 *** *** gcm 7642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING 07:09:41.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ 07:09:41.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126 07:09:41.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2 07:09:41.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING 07:09:41.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING 07:09:41.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4 07:09:41.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING 07:09:41.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE 07:09:41.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING 07:09:41.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ 07:09:41.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126 07:09:41.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2 07:09:41.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING 07:09:41.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING 07:09:41.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4 07:09:41.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING 07:09:41.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING 07:09:41.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING 07:09:41.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE 07:09:41.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING 07:09:41.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ 07:09:41.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126 07:09:41.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2 07:09:41.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5 07:09:41.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE 07:09:41.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING 07:09:41.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ 07:09:41.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126 07:09:41.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2 07:09:41.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING 07:09:41.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC 07:09:41.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING 07:09:41.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23 07:09:41.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING 07:09:41.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE 07:09:41.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING 07:09:41.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ 07:09:41.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126 07:09:41.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2 07:09:41.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5 07:09:41.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE 07:09:41.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING 07:09:41.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ 07:09:41.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126 07:09:41.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2 07:09:41.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING 07:09:41.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING 07:09:41.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4 07:09:41.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING 07:09:41.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING 07:09:41.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE 07:09:41.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING 07:09:41.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ 07:09:41.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126 07:09:41.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2 07:09:41.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING 07:09:41.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC 07:09:41.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ 07:09:41.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126 07:09:41.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2 07:09:41.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING 07:09:41.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING 07:09:41.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4 07:09:41.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING 07:09:41.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING 07:09:41.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE 07:09:41.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING 07:09:41.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ 07:09:41.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126 07:09:41.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2 07:09:41.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7643 *** *** gcm 7644 *** *** gcm 7645 *** *** gcm 7646 *** *** gcm 7647 *** *** gcm 7648 *** *** gcm 7649 *** *** gcm 7650 *** *** gcm 7651 *** *** gcm 7652 *** *** gcm 7653 *** *** gcm 7654 *** *** gcm 7655 *** *** gcm 7656 *** *** gcm 7657 *** *** gcm 7658 *** *** gcm 7659 *** *** gcm 7660 *** *** gcm 7661 *** *** gcm 7662 *** *** gcm 7663 *** *** gcm 7664 *** *** gcm 7665 *** *** gcm 7666 *** *** gcm 7667 *** *** gcm 7668 *** *** gcm 7669 *** *** gcm 7670 *** *** gcm 7671 *** *** gcm 7672 *** *** gcm 7673 *** *** gcm 7674 *** *** gcm 7675 *** *** gcm 7676 *** *** gcm 7677 *** *** gcm 7678 *** *** gcm 7679 *** *** gcm 7680 *** *** gcm 7681 *** *** gcm 7682 *** *** gcm 7683 *** *** gcm 7684 *** *** gcm 7685 *** *** gcm 7686 *** *** gcm 7687 *** *** gcm 7688 *** *** gcm 7689 *** *** gcm 7690 *** *** gcm 7691 *** *** gcm 7692 *** *** gcm 7693 *** *** gcm 7694 *** *** gcm 7695 *** *** gcm 7696 *** *** gcm 7697 *** *** gcm 7698 *** *** gcm 7699 *** *** gcm 7700 *** *** gcm 7701 *** *** gcm 7702 *** *** gcm 7703 *** *** gcm 7704 *** *** gcm 7705 *** *** gcm 7706 *** *** gcm 7707 *** *** gcm 7708 *** *** gcm 7709 *** *** gcm 7710 *** *** gcm 7711 *** *** gcm 7712 *** *** gcm 7713 *** *** gcm 7714 *** *** gcm 7715 *** *** gcm 7716 *** *** gcm 7717 *** *** gcm 7718 *** *** gcm 7719 *** *** gcm 7720 *** *** gcm 7721 *** *** gcm 7722 *** *** gcm 7723 *** *** gcm 7724 *** *** gcm 7725 *** *** gcm 7726 *** *** gcm 7727 *** *** gcm 7728 *** *** gcm 7729 *** *** gcm 7730 *** *** gcm 7731 *** *** gcm 7732 *** *** gcm 7733 *** *** gcm 7734 *** *** gcm 7735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4 07:09:41.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126 07:09:41.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2 07:09:41.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING 07:09:41.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7 07:09:41.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ 07:09:41.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126 07:09:41.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2 07:09:41.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING 07:09:41.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7 07:09:41.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ 07:09:41.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7747 *** *** gcm 7748 *** *** gcm 7749 *** *** gcm 7750 *** *** gcm 7751 *** *** gcm 7752 *** *** gcm 7753 *** *** gcm 7754 *** *** gcm 7755 *** *** gcm 7756 *** *** gcm 7757 *** *** gcm 7758 *** *** gcm 7759 *** *** gcm 7760 *** *** gcm 7761 *** *** gcm 7762 *** *** gcm 7763 *** *** gcm 7764 *** *** gcm 7765 *** *** gcm 7766 *** *** gcm 7767 *** *** gcm 7768 *** *** gcm 7769 *** *** gcm 7770 *** *** gcm 7771 *** *** gcm 7772 *** *** gcm 7773 *** *** gcm 7774 *** *** gcm 7775 *** *** gcm 7776 *** *** gcm 7777 *** *** gcm 7778 *** *** gcm 7779 *** *** gcm 7780 *** *** gcm 7781 *** *** gcm 7782 *** *** gcm 7783 *** *** gcm 7784 *** *** gcm 7785 *** *** gcm 7786 *** *** gcm 7787 *** *** gcm 7788 *** *** gcm 7789 *** *** gcm 7790 *** *** gcm 7791 *** *** gcm 7792 *** *** gcm 7793 *** *** gcm 7794 *** *** gcm 7795 *** *** gcm 7796 *** *** gcm 7797 *** *** gcm 7798 *** *** gcm 7799 *** *** gcm 7800 *** *** gcm 7801 *** *** gcm 7802 *** *** gcm 7803 *** *** gcm 7804 *** *** gcm 7805 *** *** gcm 7806 *** *** gcm 7807 *** *** gcm 7808 *** *** gcm 7809 *** *** gcm 7810 *** *** gcm 7811 *** *** gcm 7812 *** *** gcm 7813 *** *** gcm 7814 *** *** gcm 7815 *** *** gcm 7816 *** *** gcm 7817 *** *** gcm 7818 *** *** gcm 7819 *** *** gcm 7820 *** *** gcm 7821 *** *** gcm 7822 *** *** gcm 7823 *** *** gcm 7824 *** *** gcm 7825 *** *** gcm 7826 *** *** gcm 7827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7828 *** *** gcm 7829 *** *** gcm 7830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7831 *** *** gcm 7832 *** *** gcm 7833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4 07:09:41.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7835 *** *** gcm 7836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7837 *** *** gcm 7838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7841 *** *** gcm 7842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7844 *** *** gcm 7845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7848 *** *** gcm 7849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7851 *** *** gcm 7852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7854 *** *** gcm 7855 *** *** gcm 7856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7857 *** *** gcm 7858 *** *** gcm 7859 *** *** gcm 7860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.183 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7861 *** *** gcm 7862 *** *** gcm 7863 *** *** gcm 7864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7865 *** *** gcm 7866 *** *** gcm 7867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7869 *** *** gcm 7870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7873 *** *** gcm 7874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7877 *** *** gcm 7878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7881 *** *** gcm 7882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7884 *** *** gcm 7885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7887 *** *** gcm 7888 *** *** gcm 7889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7890 *** *** gcm 7891 *** *** gcm 7892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7893 *** *** gcm 7894 *** *** gcm 7895 *** *** gcm 7896 *** *** gcm 7897 *** *** gcm 7898 *** *** gcm 7899 *** *** gcm 7900 *** *** gcm 7901 *** *** gcm 7902 *** *** gcm 7903 *** *** gcm 7904 *** *** gcm 7905 *** *** gcm 7906 *** *** gcm 7907 *** *** gcm 7908 *** *** gcm 7909 *** *** gcm 7910 *** *** gcm 7911 *** *** gcm 7912 *** *** gcm 7913 *** *** gcm 7914 *** *** gcm 7915 *** *** gcm 7916 *** *** gcm 7917 *** *** gcm 7918 *** *** gcm 7919 *** *** gcm 7920 *** *** gcm 7921 *** *** gcm 7922 *** *** gcm 7923 *** *** gcm 7924 *** *** gcm 7925 *** *** gcm 7926 *** *** gcm 7927 *** *** gcm 7928 *** *** gcm 7929 *** *** gcm 7930 *** *** gcm 7931 *** *** gcm 7932 *** *** gcm 7933 *** *** gcm 7934 *** *** gcm 7935 *** *** gcm 7936 *** *** gcm 7937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7938 *** *** gcm 7939 *** *** gcm 7940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7941 *** *** gcm 7942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7945 *** *** gcm 7946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7950 *** *** gcm 7951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7954 *** *** gcm 7955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7958 *** *** gcm 7959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7960 *** *** gcm 7961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7962 *** *** gcm 7963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7964 *** *** gcm 7965 *** *** gcm 7966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7967 *** *** gcm 7968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7969 *** *** gcm 7970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7972 *** *** gcm 7973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7976 *** *** gcm 7977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7979 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7980 *** *** gcm 7981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7984 *** *** gcm 7985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7986 *** *** gcm 7987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.215 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7989 *** *** gcm 7990 *** *** gcm 7991 *** *** gcm 7992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.215 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7993 *** *** gcm 7994 *** *** gcm 7995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7996 *** *** gcm 7997 *** *** gcm 7998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7999 *** *** gcm 8000 *** *** gcm 8001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.217 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8002 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.217 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8003 *** *** gcm 8004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.218 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.218 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8006 *** *** gcm 8007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.219 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8008 *** *** gcm 8009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.219 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7 07:09:41.219 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING 07:09:41.220 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.220 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.220 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8013 *** *** gcm 8014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8016 *** *** gcm 8017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8019 *** *** gcm 8020 *** *** gcm 8021 *** *** gcm 8022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8023 *** *** gcm 8024 *** *** gcm 8025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8026 *** *** gcm 8027 *** *** gcm 8028 *** *** gcm 8029 *** *** gcm 8030 *** *** gcm 8031 *** *** gcm 8032 *** *** gcm 8033 *** *** gcm 8034 *** *** gcm 8035 *** *** gcm 8036 *** *** gcm 8037 *** *** gcm 8038 *** *** gcm 8039 *** *** gcm 8040 *** *** gcm 8041 *** *** gcm 8042 *** *** gcm 8043 *** *** gcm 8044 *** *** gcm 8045 *** *** gcm 8046 *** *** gcm 8047 *** *** gcm 8048 *** *** gcm 8049 *** *** gcm 8050 *** *** gcm 8051 *** *** gcm 8052 *** *** gcm 8053 *** *** gcm 8054 *** *** gcm 8055 *** *** gcm 8056 *** *** gcm 8057 *** *** gcm 8058 *** *** gcm 8059 *** *** gcm 8060 *** *** gcm 8061 *** *** gcm 8062 *** *** gcm 8063 *** *** gcm 8064 *** *** gcm 8065 *** *** gcm 8066 *** *** gcm 8067 *** *** gcm 8068 *** *** gcm 8069 *** *** gcm 8070 *** *** gcm 8071 *** *** gcm 8072 *** *** gcm 8073 *** *** gcm 8074 *** *** gcm 8075 *** *** gcm 8076 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8077 *** *** gcm 8078 *** *** gcm 8079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8080 *** *** gcm 8081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8083 *** *** gcm 8084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8085 *** *** gcm 8086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8088 *** *** gcm 8089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8090 *** *** gcm 8091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8094 *** *** gcm 8095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8097 *** *** gcm 8098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8099 *** *** gcm 8100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8101 *** *** gcm 8102 *** *** gcm 8103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.240 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping. 07:09:41.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8104 *** *** gcm 8105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.241 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8106 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8107 *** *** gcm 8108 *** *** gcm 8109 *** *** gcm 8110 *** *** gcm 8111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.243 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8112 *** *** gcm 8113 *** *** gcm 8114 *** *** gcm 8115 *** *** gcm 8116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.244 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8117 *** *** gcm 8118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.244 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8119 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.244 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.244 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8121 *** *** gcm 8122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.245 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8123 *** *** gcm 8124 *** *** gcm 8125 *** *** gcm 8126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.245 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8127 *** *** gcm 8128 *** *** gcm 8129 *** *** gcm 8130 *** *** gcm 8131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8132 *** *** gcm 8133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8134 *** *** gcm 8135 *** *** gcm 8136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8137 *** *** gcm 8138 *** *** gcm 8139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8140 *** *** gcm 8141 *** *** gcm 8142 *** *** gcm 8143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8144 *** *** gcm 8145 *** *** gcm 8146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8147 *** *** gcm 8148 *** *** gcm 8149 *** *** gcm 8150 *** *** gcm 8151 *** *** gcm 8152 *** *** gcm 8153 *** *** gcm 8154 *** *** gcm 8155 *** *** gcm 8156 *** *** gcm 8157 *** *** gcm 8158 *** *** gcm 8159 *** *** gcm 8160 *** *** gcm 8161 *** *** gcm 8162 *** *** gcm 8163 *** *** gcm 8164 *** *** gcm 8165 *** *** gcm 8166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8167 *** *** gcm 8168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8169 *** *** gcm 8170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8173 *** *** gcm 8174 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8176 *** *** gcm 8177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8178 *** *** gcm 8179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8180 *** *** gcm 8181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8184 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8186 *** *** gcm 8187 *** *** gcm 8188 *** *** gcm 8189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8190 *** *** gcm 8191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8192 *** *** gcm 8193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8194 *** *** gcm 8195 *** *** gcm 8196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8199 *** *** gcm 8200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8202 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8203 *** *** gcm 8204 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING 07:09:41.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8208 *** *** gcm 8209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8211 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8212 *** *** gcm 8213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8214 *** *** gcm 8215 *** *** gcm 8216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8217 *** *** gcm 8218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8219 *** *** gcm 8220 *** *** gcm 8221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8222 *** *** gcm 8223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8224 *** *** gcm 8225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5 07:09:41.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7 07:09:41.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING 07:09:41.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8229 *** *** gcm 8230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.274 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8233 *** *** gcm 8234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8236 *** *** gcm 8237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8239 *** *** gcm 8240 *** *** gcm 8241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8242 *** *** gcm 8243 *** *** gcm 8244 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.277 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8245 *** *** gcm 8246 *** *** gcm 8247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.278 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8248 *** *** gcm 8249 *** *** gcm 8250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8256 *** *** gcm 8257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8259 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8260 *** *** gcm 8261 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8262 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8264 *** *** gcm 8265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8269 *** *** gcm 8270 *** *** gcm 8271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8272 *** *** gcm 8273 *** *** gcm 8274 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8275 *** *** gcm 8276 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8277 *** *** gcm 8278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8279 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8280 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8281 *** *** gcm 8282 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8283 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8284 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8285 *** *** gcm 8286 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8287 *** *** gcm 8288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8291 *** *** gcm 8292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8296 *** *** gcm 8297 *** *** gcm 8298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.291 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8299 *** *** gcm 8300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8301 *** *** gcm 8302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8303 *** *** gcm 8304 *** *** gcm 8305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING 07:09:41.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING 07:09:41.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5 07:09:41.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING 07:09:41.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7 07:09:41.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING 07:09:41.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC 07:09:41.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING 07:09:41.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23 07:09:41.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING 07:09:41.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE 07:09:41.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING 07:09:41.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8309 *** *** gcm 8310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8311 *** *** gcm 8312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8313 *** *** gcm 8314 *** *** gcm 8315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8317 *** *** gcm 8318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8320 *** *** gcm 8321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8325 *** *** gcm 8326 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8329 *** *** gcm 8330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING 07:09:41.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ 07:09:41.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2 07:09:41.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING 07:09:41.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8333 *** *** gcm 8334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8337 *** *** gcm 8338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8341 *** *** gcm 8342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8344 *** *** gcm 8345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8347 *** *** gcm 8348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8351 *** *** gcm 8352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8354 *** *** gcm 8355 *** *** gcm 8356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8357 *** *** gcm 8358 *** *** gcm 8359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.314 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8360 *** *** gcm 8361 *** *** gcm 8362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8363 *** *** gcm 8364 *** *** gcm 8365 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8366 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8368 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7 07:09:41.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING 07:09:41.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC 07:09:41.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING 07:09:41.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23 07:09:41.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8373 *** *** gcm 8374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8376 *** *** gcm 8377 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8378 *** *** gcm 8379 *** *** gcm 8380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8381 *** *** gcm 8382 *** *** gcm 8383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8385 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8386 *** *** gcm 8387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8389 *** *** gcm 8390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8392 *** *** gcm 8393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8396 *** *** gcm 8397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8400 *** *** gcm 8401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8402 *** *** gcm 8403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8405 *** *** gcm 8406 *** *** gcm 8407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING 07:09:41.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING 07:09:41.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8409 *** *** gcm 8410 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8412 *** *** gcm 8413 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8414 *** *** gcm 8415 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8418 *** *** gcm 8419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8420 *** *** gcm 8421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8423 *** *** gcm 8424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8426 *** *** gcm 8427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8430 *** *** gcm 8431 *** *** gcm 8432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8433 *** *** gcm 8434 *** *** gcm 8435 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8436 *** *** gcm 8437 *** *** gcm 8438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8439 *** *** gcm 8440 *** *** gcm 8441 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8443 *** *** gcm 8444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8446 *** *** gcm 8447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING 07:09:41.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC 07:09:41.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING 07:09:41.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23 07:09:41.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING 07:09:41.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8453 *** *** gcm 8454 *** *** gcm 8455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8456 *** *** gcm 8457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8458 *** *** gcm 8459 *** *** gcm 8460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8461 *** *** gcm 8462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8466 *** *** gcm 8467 *** *** gcm 8468 *** *** gcm 8469 *** *** gcm 8470 *** *** gcm 8471 *** *** gcm 8472 *** *** gcm 8473 *** *** gcm 8474 *** *** gcm 8475 *** *** gcm 8476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8477 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8478 *** *** gcm 8479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8481 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8482 *** *** gcm 8483 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING 07:09:41.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE 07:09:41.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING 07:09:41.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ 07:09:41.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126 07:09:41.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8485 *** *** gcm 8486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8487 *** *** gcm 8488 *** *** gcm 8489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8490 *** *** gcm 8491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8493 *** *** gcm 8494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING 07:09:41.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8495 *** *** gcm 8496 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8498 *** *** gcm 8499 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8500 *** *** gcm 8501 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8504 *** *** gcm 8505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8506 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8508 *** *** gcm 8509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8510 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8511 *** *** gcm 8512 *** *** gcm 8513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8514 *** *** gcm 8515 *** *** gcm 8516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8517 *** *** gcm 8518 *** *** gcm 8519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING 07:09:41.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4 07:09:41.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING 07:09:41.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING 07:09:41.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5 07:09:41.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8521 *** *** gcm 8522 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8523 *** *** gcm 8524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8527 *** *** gcm 8528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8530 *** *** gcm 8531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8534 *** *** gcm 8535 *** *** gcm 8536 *** *** gcm 8537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8538 *** *** gcm 8539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8540 *** *** gcm 8541 *** *** gcm 8542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8543 *** *** gcm 8544 *** *** gcm 8545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8550 *** *** gcm 8551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8554 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8555 *** *** gcm 8556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING 07:09:41.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE 07:09:41.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING 07:09:41.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ 07:09:41.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2 07:09:41.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8559 *** *** gcm 8560 *** *** gcm 8561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8562 *** *** gcm 8563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8564 *** *** gcm 8565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8569 *** *** gcm 8570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8572 *** *** gcm 8573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8574 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8576 *** *** gcm 8577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8579 *** *** gcm 8580 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8582 *** *** gcm 8583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8584 *** *** gcm 8585 *** *** gcm 8586 *** *** gcm 8587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8588 *** *** gcm 8589 *** *** gcm 8590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8591 *** *** gcm 8592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8593 *** *** gcm 8594 *** *** gcm 8595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4 07:09:41.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING 07:09:41.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING 07:09:41.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5 07:09:41.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8597 *** *** gcm 8598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8601 *** *** gcm 8602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8605 *** *** gcm 8606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8607 *** *** gcm 8608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8610 *** *** gcm 8611 *** *** gcm 8612 *** *** gcm 8613 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8614 *** *** gcm 8615 *** *** gcm 8616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8617 *** *** gcm 8618 *** *** gcm 8619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8620 *** *** gcm 8621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8623 *** *** gcm 8624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8628 *** *** gcm 8629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8631 *** *** gcm 8632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8635 *** *** gcm 8636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8638 *** *** gcm 8639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8640 *** *** gcm 8641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.398 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8642 *** *** gcm 8643 *** *** gcm 8644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.399 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8645 *** *** gcm 8646 *** *** gcm 8647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.399 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8648 *** *** gcm 8649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8650 *** *** gcm 8651 *** *** gcm 8652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8653 *** *** gcm 8654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8657 *** *** gcm 8658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8660 *** *** gcm 8661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8663 *** *** gcm 8664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8665 *** *** gcm 8666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8669 *** *** gcm 8670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8673 *** *** gcm 8674 *** *** gcm 8675 *** *** gcm 8676 *** *** gcm 8677 *** *** gcm 8678 *** *** gcm 8679 *** *** gcm 8680 *** *** gcm 8681 *** *** gcm 8682 *** *** gcm 8683 *** *** gcm 8684 *** *** gcm 8685 *** *** gcm 8686 *** *** gcm 8687 *** *** gcm 8688 *** *** gcm 8689 *** *** gcm 8690 *** *** gcm 8691 *** *** gcm 8692 *** *** gcm 8693 *** *** gcm 8694 *** *** gcm 8695 *** *** gcm 8696 *** *** gcm 8697 *** *** gcm 8698 *** *** gcm 8699 *** *** gcm 8700 *** *** gcm 8701 *** *** gcm 8702 *** *** gcm 8703 *** *** gcm 8704 *** *** gcm 8705 *** *** gcm 8706 *** *** gcm 8707 *** *** gcm 8708 *** *** gcm 8709 *** *** gcm 8710 *** *** gcm 8711 *** *** gcm 8712 *** *** gcm 8713 *** *** gcm 8714 *** *** gcm 8715 *** *** gcm 8716 *** *** gcm 8717 *** *** gcm 8718 *** *** gcm 8719 *** *** gcm 8720 *** *** gcm 8721 *** *** gcm 8722 *** *** gcm 8723 *** *** gcm 8724 *** *** gcm 8725 *** *** gcm 8726 *** *** gcm 8727 *** *** gcm 8728 *** *** gcm 8729 *** *** gcm 8730 *** *** gcm 8731 *** *** gcm 8732 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2 07:09:41.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING 07:09:41.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING 07:09:41.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4 07:09:41.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING 07:09:41.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING 07:09:41.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5 07:09:41.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING 07:09:41.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7 07:09:41.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING 07:09:41.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC 07:09:41.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING 07:09:41.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23 07:09:41.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING 07:09:41.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE 07:09:41.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING 07:09:41.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ 07:09:41.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126 07:09:41.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2 07:09:41.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING 07:09:41.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING 07:09:41.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4 07:09:41.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING 07:09:41.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING 07:09:41.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5 07:09:41.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING 07:09:41.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7 07:09:41.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING 07:09:41.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC 07:09:41.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING 07:09:41.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23 07:09:41.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8733 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE 07:09:41.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ 07:09:41.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8736 *** *** gcm 8737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8738 *** *** gcm 8739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8740 *** *** gcm 8741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4 07:09:41.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5 07:09:41.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING 07:09:41.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING 07:09:41.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8745 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING 07:09:41.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING 07:09:41.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING 07:09:41.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ 07:09:41.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8749 *** *** gcm 8750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8751 *** *** gcm 8752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8753 *** *** gcm 8754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4 07:09:41.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING 07:09:41.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5 07:09:41.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING 07:09:41.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7 07:09:41.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING 07:09:41.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC 07:09:41.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING 07:09:41.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23 07:09:41.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING 07:09:41.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8757 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8759 *** *** gcm 8760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8761 *** *** gcm 8762 *** *** gcm 8763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8764 *** *** gcm 8765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8766 *** *** gcm 8767 *** *** gcm 8768 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8769 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8773 *** *** gcm 8774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8778 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8784 *** *** gcm 8785 *** *** gcm 8786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2 07:09:41.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING 07:09:41.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8787 *** *** gcm 8788 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8789 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.439 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.439 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.439 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8793 *** *** gcm 8794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.440 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.440 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.440 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.440 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8798 *** *** gcm 8799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8803 *** *** gcm 8804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8806 *** *** gcm 8807 *** *** gcm 8808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8809 *** *** gcm 8810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8811 *** *** gcm 8812 *** *** gcm 8813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8814 *** *** gcm 8815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8818 *** *** gcm 8819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8820 *** *** gcm 8821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING 07:09:41.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC 07:09:41.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING 07:09:41.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23 07:09:41.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING 07:09:41.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE 07:09:41.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8824 *** *** gcm 8825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8827 *** *** gcm 8828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8829 *** *** gcm 8830 *** *** gcm 8831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8832 *** *** gcm 8833 *** *** gcm 8834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8835 *** *** gcm 8836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8837 *** *** gcm 8838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8839 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8840 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8841 *** *** gcm 8842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8843 *** *** gcm 8844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8848 *** *** gcm 8849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8851 *** *** gcm 8852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8855 *** *** gcm 8856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8857 *** *** gcm 8858 *** *** gcm 8859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8861 *** *** gcm 8862 *** *** gcm 8863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8864 *** *** gcm 8865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8866 *** *** gcm 8867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8869 *** *** gcm 8870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8872 *** *** gcm 8873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8875 *** *** gcm 8876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8879 *** *** gcm 8880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8882 *** *** gcm 8883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8886 *** *** gcm 8887 *** *** gcm 8888 *** *** gcm 8889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8890 *** *** gcm 8891 *** *** gcm 8892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.467 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8893 *** *** gcm 8894 *** *** gcm 8895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.467 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8896 *** *** gcm 8897 *** *** gcm 8898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8899 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8900 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING 07:09:41.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5 07:09:41.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING 07:09:41.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7 07:09:41.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8901 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8905 *** *** gcm 8906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8907 *** *** gcm 8908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8911 *** *** gcm 8912 *** *** gcm 8913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8914 *** *** gcm 8915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8916 *** *** gcm 8917 *** *** gcm 8918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8919 *** *** gcm 8920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8921 *** *** gcm 8922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8925 *** *** gcm 8926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8927 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8930 *** *** gcm 8931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING 07:09:41.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ 07:09:41.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8936 *** *** gcm 8937 *** *** gcm 8938 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8939 *** *** gcm 8940 *** *** gcm 8941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8942 *** *** gcm 8943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.483 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8944 *** *** gcm 8945 *** *** gcm 8946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.483 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8949 *** *** gcm 8950 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8954 *** *** gcm 8955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8958 *** *** gcm 8959 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8961 *** *** gcm 8962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8965 *** *** gcm 8966 *** *** gcm 8967 *** *** gcm 8968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8969 *** *** gcm 8970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8971 *** *** gcm 8972 *** *** gcm 8973 *** *** gcm 8974 *** *** gcm 8975 *** *** gcm 8976 *** *** gcm 8977 *** *** gcm 8978 *** *** gcm 8979 *** *** gcm 8980 *** *** gcm 8981 *** *** gcm 8982 *** *** gcm 8983 *** *** gcm 8984 *** *** gcm 8985 *** *** gcm 8986 *** *** gcm 8987 *** *** gcm 8988 *** *** gcm 8989 *** *** gcm 8990 *** *** gcm 8991 *** *** gcm 8992 *** *** gcm 8993 *** *** gcm 8994 *** *** gcm 8995 *** *** gcm 8996 *** *** gcm 8997 *** *** gcm 8998 *** *** gcm 8999 *** *** gcm 9000 *** *** gcm 9001 *** *** gcm 9002 *** *** gcm 9003 *** *** gcm 9004 *** *** gcm 9005 *** *** gcm 9006 *** *** gcm 9007 *** *** gcm 9008 *** *** gcm 9009 *** *** gcm 9010 *** *** gcm 9011 *** *** gcm 9012 *** *** gcm 9013 *** *** gcm 9014 *** *** gcm 9015 *** *** gcm 9016 *** *** gcm 9017 *** *** gcm 9018 *** *** gcm 9019 *** *** gcm 9020 *** *** gcm 9021 *** *** gcm 9022 *** *** gcm 9023 *** *** gcm 9024 *** *** gcm 9025 *** *** gcm 9026 *** *** gcm 9027 *** *** gcm 9028 *** *** gcm 9029 *** *** gcm 9030 *** *** gcm 9031 *** *** gcm 9032 *** *** gcm 9033 *** *** gcm 9034 *** *** gcm 9035 *** *** gcm 9036 *** *** gcm 9037 *** *** gcm 9038 *** *** gcm 9039 *** *** gcm 9040 *** *** gcm 9041 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING 07:09:41.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4 07:09:41.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING 07:09:41.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING 07:09:41.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING 07:09:41.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ 07:09:41.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126 07:09:41.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2 07:09:41.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING 07:09:41.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING 07:09:41.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4 07:09:41.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING 07:09:41.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC 07:09:41.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING 07:09:41.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23 07:09:41.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING 07:09:41.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE 07:09:41.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING 07:09:41.792 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 7 finished executing tests. > Task :org.subshare.crypto:test 07:09:41.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5// 07:09:41.510 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping. 07:09:41.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9042 *** *** gcm 9043 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.511 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9045 *** *** gcm 9046 *** *** gcm 9047 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9048 *** *** gcm 9049 *** *** gcm 9050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9051 *** *** gcm 9052 *** *** gcm 9053 *** *** gcm 9054 *** *** gcm 9055 *** *** gcm 9056 *** *** gcm 9057 *** *** gcm 9058 *** *** gcm 9059 *** *** gcm 9060 *** *** gcm 9061 *** *** gcm 9062 *** *** gcm 9063 *** *** gcm 9064 *** *** gcm 9065 *** *** gcm 9066 *** *** gcm 9067 *** *** gcm 9068 *** *** gcm 9069 *** *** gcm 9070 *** *** gcm 9071 *** *** gcm 9072 *** *** gcm 9073 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9074 *** *** gcm 9075 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9076 *** *** gcm 9077 *** *** gcm 9078 *** *** gcm 9079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9080 *** *** gcm 9081 *** *** gcm 9082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9083 *** *** gcm 9084 *** *** gcm 9085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9086 *** *** gcm 9087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING 07:09:41.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5 07:09:41.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9089 *** *** gcm 9090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9091 *** *** gcm 9092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9093 *** *** gcm 9094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9095 *** *** gcm 9096 *** *** gcm 9097 *** *** gcm 9098 *** *** gcm 9099 *** *** gcm 9100 *** *** gcm 9101 *** *** gcm 9102 *** *** gcm 9103 *** *** gcm 9104 *** *** gcm 9105 *** *** gcm 9106 *** *** gcm 9107 *** *** gcm 9108 *** *** gcm 9109 *** *** gcm 9110 *** *** gcm 9111 *** *** gcm 9112 *** *** gcm 9113 *** *** gcm 9114 *** *** gcm 9115 *** *** gcm 9116 *** *** gcm 9117 *** *** gcm 9118 *** *** gcm 9119 *** *** gcm 9120 *** *** gcm 9121 *** *** gcm 9122 *** *** gcm 9123 *** *** gcm 9124 *** *** gcm 9125 *** *** gcm 9126 *** *** gcm 9127 *** *** gcm 9128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9129 *** *** gcm 9130 *** *** gcm 9131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9133 *** *** gcm 9134 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9135 *** *** gcm 9136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9137 *** *** gcm 9138 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9139 *** *** gcm 9140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9141 *** *** gcm 9142 *** *** gcm 9143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9144 *** *** gcm 9145 *** *** gcm 9146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9147 *** *** gcm 9148 *** *** gcm 9149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9150 *** *** gcm 9151 *** *** gcm 9152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9154 *** *** gcm 9155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9156 *** *** gcm 9157 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9159 *** *** gcm 9160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING 07:09:41.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING 07:09:41.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9167 *** *** gcm 9168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9169 *** *** gcm 9170 *** *** gcm 9171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9172 *** *** gcm 9173 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9174 *** *** gcm 9175 *** *** gcm 9176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9177 *** *** gcm 9178 *** *** gcm 9179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9180 *** *** gcm 9181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9182 *** *** gcm 9183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9184 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9185 *** *** gcm 9186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9187 *** *** gcm 9188 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9190 *** *** gcm 9191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9193 *** *** gcm 9194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9199 *** *** gcm 9200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9201 *** *** gcm 9202 *** *** gcm 9203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9204 *** *** gcm 9205 *** *** gcm 9206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9207 *** *** gcm 9208 *** *** gcm 9209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.559 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9210 *** *** gcm 9211 *** *** gcm 9212 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.559 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9213 *** *** gcm 9214 *** *** gcm 9215 *** *** gcm 9216 *** *** gcm 9217 *** *** gcm 9218 *** *** gcm 9219 *** *** gcm 9220 *** *** gcm 9221 *** *** gcm 9222 *** *** gcm 9223 *** *** gcm 9224 *** *** gcm 9225 *** *** gcm 9226 *** *** gcm 9227 *** *** gcm 9228 *** *** gcm 9229 *** *** gcm 9230 *** *** gcm 9231 *** *** gcm 9232 *** *** gcm 9233 *** *** gcm 9234 *** *** gcm 9235 *** *** gcm 9236 *** *** gcm 9237 *** *** gcm 9238 *** *** gcm 9239 *** *** gcm 9240 *** *** gcm 9241 *** *** gcm 9242 *** *** gcm 9243 *** *** gcm 9244 *** *** gcm 9245 *** *** gcm 9246 *** *** gcm 9247 *** *** gcm 9248 *** *** gcm 9249 *** *** gcm 9250 *** *** gcm 9251 *** *** gcm 9252 *** *** gcm 9253 *** *** gcm 9254 *** *** gcm 9255 *** *** gcm 9256 *** *** gcm 9257 *** *** gcm 9258 *** *** gcm 9259 *** *** gcm 9260 *** *** gcm 9261 *** *** gcm 9262 *** *** gcm 9263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9264 *** *** gcm 9265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9266 *** *** gcm 9267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9269 *** *** gcm 9270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9271 *** *** gcm 9272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBC 07:09:41.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING 07:09:41.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9274 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9276 *** *** gcm 9277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9278 *** *** gcm 9279 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9280 *** *** gcm 9281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9282 *** *** gcm 9283 *** *** gcm 9284 *** *** gcm 9285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9286 *** *** gcm 9287 *** *** gcm 9288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9289 *** *** gcm 9290 *** *** gcm 9291 *** *** gcm 9292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9293 *** *** gcm 9294 *** *** gcm 9295 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9296 *** *** gcm 9297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9298 *** *** gcm 9299 *** *** gcm 9300 *** *** gcm 9301 *** *** gcm 9302 *** *** gcm 9303 *** *** gcm 9304 *** *** gcm 9305 *** *** gcm 9306 *** *** gcm 9307 *** *** gcm 9308 *** *** gcm 9309 *** *** gcm 9310 *** *** gcm 9311 *** *** gcm 9312 *** *** gcm 9313 *** *** gcm 9314 *** *** gcm 9315 *** *** gcm 9316 *** *** gcm 9317 *** *** gcm 9318 *** *** gcm 9319 *** *** gcm 9320 *** *** gcm 9321 *** *** gcm 9322 *** *** gcm 9323 *** *** gcm 9324 *** *** gcm 9325 *** *** gcm 9326 *** *** gcm 9327 *** *** gcm 9328 *** *** gcm 9329 *** *** gcm 9330 *** *** gcm 9331 *** *** gcm 9332 *** *** gcm 9333 *** *** gcm 9334 *** *** gcm 9335 *** *** gcm 9336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9337 *** *** gcm 9338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9339 *** *** gcm 9340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9341 *** *** gcm 9342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9343 *** *** gcm 9344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9345 *** *** gcm 9346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9347 *** *** gcm 9348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9349 *** *** gcm 9350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9351 *** *** gcm 9352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9353 *** *** gcm 9354 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9355 *** *** gcm 9356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9357 *** *** gcm 9358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9359 *** *** gcm 9360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9361 *** *** gcm 9362 *** *** gcm 9363 *** *** gcm 9364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9365 *** *** gcm 9366 *** *** gcm 9367 *** *** gcm 9368 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9369 *** *** gcm 9370 *** *** gcm 9371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9373 *** *** gcm 9374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9375 *** *** gcm 9376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9377 *** *** gcm 9378 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9379 *** *** gcm 9380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9381 *** *** gcm 9382 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9383 *** *** gcm 9384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9385 *** *** gcm 9386 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9387 *** *** gcm 9388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9389 *** *** gcm 9390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9391 *** *** gcm 9392 *** *** gcm 9393 *** *** gcm 9394 *** *** gcm 9395 *** *** gcm 9396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9397 *** *** gcm 9398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9400 *** *** gcm 9401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9402 *** *** gcm 9403 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9404 *** *** gcm 9405 *** *** gcm 9406 *** *** gcm 9407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9408 *** *** gcm 9409 *** *** gcm 9410 *** *** gcm 9411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9412 *** *** gcm 9413 *** *** gcm 9414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9415 *** *** gcm 9416 *** *** gcm 9417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9418 *** *** gcm 9419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9420 *** *** gcm 9421 *** *** gcm 9422 *** *** gcm 9423 *** *** gcm 9424 *** *** gcm 9425 *** *** gcm 9426 *** *** gcm 9427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9429 *** *** gcm 9430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9435 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9437 *** *** gcm 9438 *** *** gcm 9439 *** *** gcm 9440 *** *** gcm 9441 *** *** gcm 9442 *** *** gcm 9443 *** *** gcm 9444 *** *** gcm 9445 *** *** gcm 9446 *** *** gcm 9447 *** *** gcm 9448 *** *** gcm 9449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9450 *** *** gcm 9451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9454 *** *** gcm 9455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING 07:09:41.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4 07:09:41.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING 07:09:41.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING 07:09:41.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9461 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9462 *** *** gcm 9463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9469 *** *** gcm 9470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9471 *** *** gcm 9472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9473 *** *** gcm 9474 *** *** gcm 9475 *** *** gcm 9476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9477 *** *** gcm 9478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9479 *** *** gcm 9480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9481 *** *** gcm 9482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9483 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9485 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9487 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9489 *** *** gcm 9490 *** *** gcm 9491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9493 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING 07:09:41.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE 07:09:41.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING 07:09:41.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ 07:09:41.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9494 *** *** gcm 9495 *** *** gcm 9496 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9497 *** *** gcm 9498 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9499 *** *** gcm 9500 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9501 *** *** gcm 9502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9504 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9505 *** *** gcm 9506 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9507 *** *** gcm 9508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9510 *** *** gcm 9511 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9513 *** *** gcm 9514 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING 07:09:41.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9517 *** *** gcm 9518 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9520 *** *** gcm 9521 *** *** gcm 9522 *** *** gcm 9523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9524 *** *** gcm 9525 *** *** gcm 9526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING 07:09:41.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING 07:09:41.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4 07:09:41.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9528 *** *** gcm 9529 *** *** gcm 9530 *** *** gcm 9531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9533 *** *** gcm 9534 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9541 *** *** gcm 9542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9546 *** *** gcm 9547 *** *** gcm 9548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9549 *** *** gcm 9550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9551 *** *** gcm 9552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9553 *** *** gcm 9554 *** *** gcm 9555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9559 *** *** gcm 9560 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9562 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING 07:09:41.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBC 07:09:41.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9564 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9567 *** *** gcm 9568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9570 *** *** gcm 9571 *** *** gcm 9572 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9573 *** *** gcm 9574 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9575 *** *** gcm 9576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9577 *** *** gcm 9578 *** *** gcm 9579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9580 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9584 *** *** gcm 9585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9586 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9588 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9589 *** *** gcm 9590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9591 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9592 *** *** gcm 9593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9595 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9597 *** *** gcm 9598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING 07:09:41.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING 07:09:41.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9606 *** *** gcm 9607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9613 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9614 *** *** gcm 9615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9616 *** *** gcm 9617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9618 *** *** gcm 9619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9620 *** *** gcm 9621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9622 *** *** gcm 9623 *** *** gcm 9624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9629 *** *** gcm 9630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9633 *** *** gcm 9634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23 07:09:41.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING 07:09:41.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE 07:09:41.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING 07:09:41.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ 07:09:41.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126 07:09:41.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9636 *** *** gcm 9637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9638 *** *** gcm 9639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9640 *** *** gcm 9641 *** *** gcm 9642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9644 *** *** gcm 9645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9650 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9651 *** *** gcm 9652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9657 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9659 *** *** gcm 9660 *** *** gcm 9661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9662 *** *** gcm 9663 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9664 *** *** gcm 9665 *** *** gcm 9666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9667 *** *** gcm 9668 *** *** gcm 9669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9677 *** *** gcm 9678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9682 *** *** gcm 9683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING 07:09:41.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9684 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9685 *** *** gcm 9686 *** *** gcm 9687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9688 *** *** gcm 9689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9690 *** *** gcm 9691 *** *** gcm 9692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9693 *** *** gcm 9694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9695 *** *** gcm 9696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9701 *** *** gcm 9702 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9705 *** *** gcm 9706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING 07:09:41.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE 07:09:41.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING 07:09:41.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ 07:09:41.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9709 *** *** gcm 9710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9711 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9712 *** *** gcm 9713 *** *** gcm 9714 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9715 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9716 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9717 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9719 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9720 *** *** gcm 9721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9722 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9723 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9724 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9727 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9728 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9730 *** *** gcm 9731 *** *** gcm 9732 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9733 *** *** gcm 9734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9735 *** *** gcm 9736 *** *** gcm 9737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9738 *** *** gcm 9739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9743 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING 07:09:41.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7 07:09:41.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9745 *** *** gcm 9746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23 07:09:41.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9749 *** *** gcm 9750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9753 *** *** gcm 9754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9755 *** *** gcm 9756 *** *** gcm 9757 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9758 *** *** gcm 9759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9760 *** *** gcm 9761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9763 *** *** gcm 9764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9766 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9768 *** *** gcm 9769 *** *** gcm 9770 *** *** gcm 9771 *** *** gcm 9772 *** *** gcm 9773 *** *** gcm 9774 *** *** gcm 9775 *** *** gcm 9776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9778 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9779 *** *** gcm 9780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23 07:09:41.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING 07:09:41.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9784 *** *** gcm 9785 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9786 *** *** gcm 9787 *** *** gcm 9788 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9789 *** *** gcm 9790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9791 *** *** gcm 9792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9793 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9798 *** *** gcm 9799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9804 *** *** gcm 9805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9806 *** *** gcm 9807 *** *** gcm 9808 *** *** gcm 9809 *** *** gcm 9810 *** *** gcm 9811 *** *** gcm 9812 *** *** gcm 9813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9814 *** *** gcm 9815 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126 07:09:41.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9817 *** *** gcm 9818 *** *** gcm 9819 *** *** gcm 9820 *** *** gcm 9821 *** *** gcm 9822 *** *** gcm 9823 *** *** gcm 9824 *** *** gcm 9825 *** *** gcm 9826 *** *** gcm 9827 *** *** gcm 9828 *** *** gcm 9829 *** *** gcm 9830 *** *** gcm 9831 *** *** gcm 9832 *** *** gcm 9833 *** *** gcm 9834 *** *** gcm 9835 *** *** gcm 9836 *** *** gcm 9837 *** *** gcm 9838 *** *** gcm 9839 *** *** gcm 9840 *** *** gcm 9841 *** *** gcm 9842 *** *** gcm 9843 *** *** gcm 9844 *** *** gcm 9845 *** *** gcm 9846 *** *** gcm 9847 *** *** gcm 9848 *** *** gcm 9849 *** *** gcm 9850 *** *** gcm 9851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING 07:09:41.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9855 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9857 *** *** gcm 9858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9860 *** *** gcm 9861 *** *** gcm 9862 *** *** gcm 9863 *** *** gcm 9864 *** *** gcm 9865 *** *** gcm 9866 *** *** gcm 9867 *** *** gcm 9868 *** *** gcm 9869 *** *** gcm 9870 *** *** gcm 9871 *** *** gcm 9872 *** *** gcm 9873 *** *** gcm 9874 *** *** gcm 9875 *** *** gcm 9876 *** *** gcm 9877 *** *** gcm 9878 *** *** gcm 9879 *** *** gcm 9880 *** *** gcm 9881 *** *** gcm 9882 *** *** gcm 9883 *** *** gcm 9884 *** *** gcm 9885 *** *** gcm 9886 *** *** gcm 9887 *** *** gcm 9888 *** *** gcm 9889 *** *** gcm 9890 *** *** gcm 9891 *** *** gcm 9892 *** *** gcm 9893 *** *** gcm 9894 *** *** gcm 9895 *** *** gcm 9896 *** *** gcm 9897 *** *** gcm 9898 *** *** gcm 9899 *** *** gcm 9900 *** *** gcm 9901 *** *** gcm 9902 *** *** gcm 9903 *** *** gcm 9904 *** *** gcm 9905 *** *** gcm 9906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9909 *** *** gcm 9910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9914 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9915 *** *** gcm 9916 *** *** gcm 9917 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9918 *** *** gcm 9919 *** *** gcm 9920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9921 *** *** gcm 9922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9923 *** *** gcm 9924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9927 *** *** gcm 9928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9929 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7 07:09:41.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING 07:09:41.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBC 07:09:41.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING 07:09:41.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23 07:09:41.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING 07:09:41.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9935 *** *** gcm 9936 *** *** gcm 9937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9938 *** *** gcm 9939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9940 *** *** gcm 9941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9942 *** *** gcm 9943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9949 *** *** gcm 9950 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9954 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9958 *** *** gcm 9959 *** *** gcm 9960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9961 *** *** gcm 9962 *** *** gcm 9963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9964 *** *** gcm 9965 *** *** gcm 9966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING 07:09:41.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4 07:09:41.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9967 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9969 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9970 *** *** gcm 9971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9973 *** *** gcm 9974 *** *** gcm 9975 *** *** gcm 9976 *** *** gcm 9977 *** *** gcm 9978 *** *** gcm 9979 *** *** gcm 9980 *** *** gcm 9981 *** *** gcm 9982 *** *** gcm 9983 *** *** gcm 9984 *** *** gcm 9985 *** *** gcm 9986 *** *** gcm 9987 *** *** gcm 9988 *** *** gcm 9989 *** *** gcm 9990 *** *** gcm 9991 *** *** gcm 9992 *** *** gcm 9993 *** *** gcm 9994 *** *** gcm 9995 *** *** gcm 9996 *** *** gcm 9997 *** *** gcm 9998 *** *** gcm 9999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:09:41.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBC 07:09:41.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING 07:09:41.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23 07:09:41.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING 07:09:41.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE 07:09:41.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING 07:09:41.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ 07:09:41.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126 07:09:41.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2 07:09:41.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING 07:09:41.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING 07:09:41.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4 07:09:41.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING 07:09:41.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING 07:09:41.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5 07:09:41.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING 07:09:41.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7 07:09:41.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING 07:09:41.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBC 07:09:41.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING 07:09:41.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23 07:09:41.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING 07:09:41.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE 07:09:41.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING 07:09:41.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ 07:09:41.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126 07:09:41.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2 07:09:41.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING 07:09:41.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING 07:09:41.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4 07:09:41.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING 07:09:41.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING 07:09:41.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5 07:09:41.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING 07:09:41.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7 07:09:41.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING 07:09:41.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBC 07:09:41.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING 07:09:41.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23 07:09:41.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING 07:09:41.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE 07:09:41.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING 07:09:41.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ 07:09:41.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126 07:09:41.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2 07:09:41.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING 07:09:41.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING 07:09:41.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4 07:09:41.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING 07:09:41.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING 07:09:41.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5 07:09:41.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING 07:09:41.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7 07:09:41.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING 07:09:41.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBC 07:09:41.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING 07:09:41.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23 07:09:41.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING 07:09:41.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE 07:09:41.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING 07:09:41.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ 07:09:41.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126 07:09:41.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2 07:09:41.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING 07:09:41.815 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING 07:09:41.826 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4 07:09:41.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING 07:09:41.827 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING 07:09:41.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5 07:09:41.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING 07:09:41.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7 07:09:41.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING 07:09:41.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBC 07:09:41.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING 07:09:41.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23 07:09:41.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING 07:09:41.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE 07:09:41.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING 07:09:41.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ 07:09:41.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126 07:09:41.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2 07:09:41.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING 07:09:41.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING 07:09:41.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4 07:09:41.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING 07:09:41.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING 07:09:41.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5 07:09:41.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING 07:09:41.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7 07:09:41.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING 07:09:41.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBC 07:09:41.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING 07:09:41.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23 07:09:41.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING 07:09:41.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE 07:09:41.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING 07:09:41.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ 07:09:41.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126 07:09:41.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2 07:09:41.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING 07:09:41.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING 07:09:41.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4 07:09:41.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING 07:09:41.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING 07:09:41.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5 07:09:41.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING 07:09:41.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7 07:09:41.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING 07:09:41.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBC 07:09:41.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING 07:09:41.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23 07:09:41.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING 07:09:41.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE 07:09:41.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING 07:09:41.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ 07:09:41.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126 07:09:41.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2 07:09:41.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING 07:09:41.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING 07:09:41.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4 07:09:41.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBC 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING 07:09:41.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE 07:09:41.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING 07:09:41.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ 07:09:41.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126 07:09:41.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2 07:09:41.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING 07:09:41.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING 07:09:41.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4 07:09:41.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING 07:09:41.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING 07:09:41.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5 07:09:41.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING 07:09:41.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7 07:09:41.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBC 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/ 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping. 07:09:41.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING 07:09:41.870 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping. 07:09:41.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/ 07:09:41.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING 07:09:41.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/ 07:09:41.872 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping. 07:09:41.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING 07:09:41.872 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping. 07:09:41.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ 07:09:41.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126 07:09:41.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2 07:09:41.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING 07:09:41.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING 07:09:41.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4 07:09:41.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING 07:09:41.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING 07:09:41.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5 07:09:41.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING 07:09:41.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7 07:09:41.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING 07:09:41.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBC 07:09:41.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING 07:09:41.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23 07:09:41.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING 07:09:41.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE 07:09:41.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING 07:09:41.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ 07:09:41.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126 07:09:41.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2 07:09:41.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING 07:09:41.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING 07:09:41.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING 07:09:41.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBC 07:09:41.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING 07:09:41.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23 07:09:41.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING 07:09:41.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE 07:09:41.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING 07:09:41.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ 07:09:41.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126 07:09:41.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2 07:09:41.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7 07:09:41.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBC 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING 07:09:41.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ 07:09:41.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126 07:09:41.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2 07:09:41.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5 07:09:41.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBC 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ 07:09:41.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126 07:09:41.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2 07:09:41.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING 07:09:41.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING 07:09:41.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBC 07:09:41.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ 07:09:41.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126 07:09:41.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2 07:09:41.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING 07:09:41.935 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING 07:09:41.935 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4 07:09:41.935 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBC 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE 07:09:41.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING 07:09:41.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ 07:09:41.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126 07:09:41.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2 07:09:41.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING 07:09:41.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING 07:09:41.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4 07:09:41.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING 07:09:41.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBC 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING 07:09:41.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ 07:09:41.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126 07:09:41.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2 07:09:41.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7 07:09:41.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBC 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ 07:09:41.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126 07:09:41.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2 07:09:41.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING 07:09:41.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7 07:09:41.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING 07:09:41.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBC 07:09:41.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING 07:09:41.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23 07:09:41.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING 07:09:41.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE 07:09:41.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING 07:09:41.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ 07:09:41.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126 07:09:41.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2 07:09:41.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING 07:09:41.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING 07:09:41.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4 07:09:41.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBC 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING 07:09:41.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE 07:09:41.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING 07:09:41.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ 07:09:41.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126 07:09:41.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2 07:09:41.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING 07:09:41.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING 07:09:41.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4 07:09:41.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING 07:09:41.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBC 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE 07:09:41.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING 07:09:41.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ 07:09:41.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126 07:09:41.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2 07:09:41.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING 07:09:41.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING 07:09:41.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBC 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23 07:09:41.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING 07:09:41.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE 07:09:41.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING 07:09:41.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ 07:09:41.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126 07:09:41.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2 07:09:41.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING 07:09:41.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING 07:09:41.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBC 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126 07:09:41.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2 07:09:41.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING 07:09:41.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING 07:09:41.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4 07:09:41.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING 07:09:41.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING 07:09:41.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBC 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ 07:09:41.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126 07:09:42.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2 07:09:42.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7 07:09:42.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING 07:09:42.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBC 07:09:42.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING 07:09:42.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23 07:09:42.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING 07:09:42.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE 07:09:42.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING 07:09:42.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ 07:09:42.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126 07:09:42.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2 07:09:42.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING 07:09:42.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING 07:09:42.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4 07:09:42.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING 07:09:42.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING 07:09:42.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBC 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ 07:09:42.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126 07:09:42.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2 07:09:42.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING 07:09:42.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING 07:09:42.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4 07:09:42.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING 07:09:42.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING 07:09:42.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBC 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ 07:09:42.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126 07:09:42.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2 07:09:42.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING 07:09:42.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBC 07:09:42.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING 07:09:42.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23 07:09:42.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING 07:09:42.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE 07:09:42.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING 07:09:42.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ 07:09:42.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126 07:09:42.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2 07:09:42.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING 07:09:42.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING 07:09:42.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4 07:09:42.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING 07:09:42.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING 07:09:42.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBC 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23 07:09:42.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING 07:09:42.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE 07:09:42.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING 07:09:42.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ 07:09:42.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126 07:09:42.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2 07:09:42.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING 07:09:42.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING 07:09:42.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4 07:09:42.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING 07:09:42.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING 07:09:42.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5 07:09:42.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING 07:09:42.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7 07:09:42.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING 07:09:42.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBC 07:09:42.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126 07:09:42.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2 07:09:42.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING 07:09:42.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING 07:09:42.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7 07:09:42.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING 07:09:42.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBC 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ 07:09:42.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126 07:09:42.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2 07:09:42.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING 07:09:42.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING 07:09:42.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4 07:09:42.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING 07:09:42.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING 07:09:42.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBC 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ 07:09:42.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126 07:09:42.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2 07:09:42.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING 07:09:42.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING 07:09:42.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBC 07:09:42.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING 07:09:42.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23 07:09:42.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING 07:09:42.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE 07:09:42.074 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING 07:09:42.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ 07:09:42.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126 07:09:42.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2 07:09:42.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING 07:09:42.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBC 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126 07:09:42.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2 07:09:42.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING 07:09:42.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBC 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING 07:09:42.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2 07:09:42.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5 07:09:42.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING 07:09:42.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7 07:09:42.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING 07:09:42.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBC 07:09:42.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING 07:09:42.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23 07:09:42.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING 07:09:42.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE 07:09:42.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING 07:09:42.087 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ 07:09:42.087 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126 07:09:42.087 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2 07:09:42.087 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING 07:09:42.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBC 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ 07:09:42.089 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126 07:09:42.090 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2 07:09:42.090 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING 07:09:42.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBC 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126 07:09:42.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING 07:09:42.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBC 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE 07:09:42.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING 07:09:42.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ 07:09:42.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126 07:09:42.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2 07:09:42.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING 07:09:42.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING 07:09:42.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4 07:09:42.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBC 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING 07:09:42.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ 07:09:42.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126 07:09:42.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2 07:09:42.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING 07:09:42.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING 07:09:42.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4 07:09:42.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBC 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ 07:09:42.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126 07:09:42.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2 07:09:42.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING 07:09:42.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBC 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23 07:09:42.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING 07:09:42.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE 07:09:42.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING 07:09:42.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ 07:09:42.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126 07:09:42.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2 07:09:42.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING 07:09:42.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING 07:09:42.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4 07:09:42.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING 07:09:42.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBC 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ 07:09:42.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126 07:09:42.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2 07:09:42.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING 07:09:42.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING 07:09:42.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBC 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126 07:09:42.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2 07:09:42.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING 07:09:42.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING 07:09:42.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4 07:09:42.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING 07:09:42.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING 07:09:42.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5 07:09:42.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING 07:09:42.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7 07:09:42.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBC 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING 07:09:42.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6// 07:09:42.136 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping. 07:09:42.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6//NOPADDING 07:09:42.137 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping. 07:09:42.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/ 07:09:42.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING 07:09:42.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ 07:09:42.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126 07:09:42.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2 07:09:42.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING 07:09:42.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING 07:09:42.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4 07:09:42.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING 07:09:42.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING 07:09:42.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5 07:09:42.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING 07:09:42.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7 07:09:42.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING 07:09:42.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBC 07:09:42.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING 07:09:42.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23 07:09:42.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING 07:09:42.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE 07:09:42.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING 07:09:42.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/ 07:09:42.161 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:42.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING 07:09:42.161 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:42.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ 07:09:42.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126 07:09:42.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2 07:09:42.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING 07:09:42.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING 07:09:42.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4 07:09:42.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING 07:09:42.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING 07:09:42.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5 07:09:42.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING 07:09:42.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7 07:09:42.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING 07:09:42.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBC 07:09:42.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING 07:09:42.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23 07:09:42.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING 07:09:42.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE 07:09:42.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING 07:09:42.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ 07:09:42.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126 07:09:42.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2 07:09:42.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING 07:09:42.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING 07:09:42.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4 07:09:42.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING 07:09:42.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING 07:09:42.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5 07:09:42.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING 07:09:42.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7 07:09:42.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING 07:09:42.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBC 07:09:42.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING 07:09:42.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23 07:09:42.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING 07:09:42.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE 07:09:42.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING 07:09:42.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ 07:09:42.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126 07:09:42.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2 07:09:42.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING 07:09:42.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING 07:09:42.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING 07:09:42.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBC 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ 07:09:42.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126 07:09:42.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2 07:09:42.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING 07:09:42.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING 07:09:42.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBC 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ 07:09:42.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126 07:09:42.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2 07:09:42.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING 07:09:42.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBC 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING 07:09:42.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126 07:09:42.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2 07:09:42.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING 07:09:42.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING 07:09:42.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4 07:09:42.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING 07:09:42.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING 07:09:42.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5 07:09:42.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING 07:09:42.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7 07:09:42.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING 07:09:42.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBC 07:09:42.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING 07:09:42.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23 07:09:42.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING 07:09:42.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE 07:09:42.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING 07:09:42.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ 07:09:42.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126 07:09:42.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2 07:09:42.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING 07:09:42.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING 07:09:42.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4 07:09:42.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING 07:09:42.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING 07:09:42.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5 07:09:42.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING 07:09:42.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7 07:09:42.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING 07:09:42.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBC 07:09:42.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING 07:09:42.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23 07:09:42.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING 07:09:42.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE 07:09:42.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING 07:09:42.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ 07:09:42.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126 07:09:42.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2 07:09:42.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING 07:09:42.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING 07:09:42.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4 07:09:42.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING 07:09:42.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING 07:09:42.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5 07:09:42.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING 07:09:42.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7 07:09:42.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING 07:09:42.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBC 07:09:42.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING 07:09:42.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23 07:09:42.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING 07:09:42.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE 07:09:42.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING 07:09:42.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ 07:09:42.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126 07:09:42.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2 07:09:42.246 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING 07:09:42.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING 07:09:42.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4 07:09:42.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING 07:09:42.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING 07:09:42.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5 07:09:42.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING 07:09:42.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7 07:09:42.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING 07:09:42.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBC 07:09:42.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING 07:09:42.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23 07:09:42.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING 07:09:42.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE 07:09:42.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING 07:09:42.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ 07:09:42.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126 07:09:42.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2 07:09:42.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING 07:09:42.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING 07:09:42.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4 07:09:42.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING 07:09:42.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING 07:09:42.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5 07:09:42.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING 07:09:42.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7 07:09:42.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING 07:09:42.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBC 07:09:42.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING 07:09:42.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23 07:09:42.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING 07:09:42.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE 07:09:42.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING 07:09:42.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ 07:09:42.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126 07:09:42.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2 07:09:42.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING 07:09:42.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING 07:09:42.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4 07:09:42.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING 07:09:42.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING 07:09:42.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5 07:09:42.273 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING 07:09:42.274 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7 07:09:42.274 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING 07:09:42.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBC 07:09:42.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING 07:09:42.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23 07:09:42.275 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING 07:09:42.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE 07:09:42.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING 07:09:42.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ 07:09:42.276 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126 07:09:42.277 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2 07:09:42.277 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING 07:09:42.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING 07:09:42.279 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4 07:09:42.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING 07:09:42.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING 07:09:42.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5 07:09:42.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING 07:09:42.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7 07:09:42.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING 07:09:42.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBC 07:09:42.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING 07:09:42.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23 07:09:42.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING 07:09:42.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE 07:09:42.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING 07:09:42.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ 07:09:42.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126 07:09:42.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2 07:09:42.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING 07:09:42.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING 07:09:42.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4 07:09:42.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING 07:09:42.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING 07:09:42.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5 07:09:42.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING 07:09:42.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7 07:09:42.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING 07:09:42.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBC 07:09:42.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING 07:09:42.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23 07:09:42.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING 07:09:42.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE 07:09:42.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING 07:09:42.291 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ 07:09:42.291 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126 07:09:42.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2 07:09:42.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING 07:09:42.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING 07:09:42.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4 07:09:42.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING 07:09:42.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING 07:09:42.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5 07:09:42.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING 07:09:42.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7 07:09:42.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING 07:09:42.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBC 07:09:42.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING 07:09:42.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23 07:09:42.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING 07:09:42.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE 07:09:42.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING 07:09:42.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ 07:09:42.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126 07:09:42.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2 07:09:42.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING 07:09:42.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING 07:09:42.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4 07:09:42.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING 07:09:42.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING 07:09:42.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5 07:09:42.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING 07:09:42.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7 07:09:42.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING 07:09:42.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBC 07:09:42.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING 07:09:42.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23 07:09:42.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING 07:09:42.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE 07:09:42.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING 07:09:42.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ 07:09:42.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126 07:09:42.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2 07:09:42.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING 07:09:42.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING 07:09:42.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4 07:09:42.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING 07:09:42.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING 07:09:42.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5 07:09:42.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING 07:09:42.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7 07:09:42.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING 07:09:42.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBC 07:09:42.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING 07:09:42.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23 07:09:42.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING 07:09:42.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE 07:09:42.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING 07:09:42.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ 07:09:42.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126 07:09:42.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2 07:09:42.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING 07:09:42.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING 07:09:42.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4 07:09:42.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING 07:09:42.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING 07:09:42.311 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5 07:09:42.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING 07:09:42.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7 07:09:42.312 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING 07:09:42.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBC 07:09:42.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING 07:09:42.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23 07:09:42.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING 07:09:42.313 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE 07:09:42.314 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING 07:09:42.314 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ 07:09:42.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126 07:09:42.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2 07:09:42.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING 07:09:42.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING 07:09:42.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4 07:09:42.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING 07:09:42.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING 07:09:42.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5 07:09:42.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING 07:09:42.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7 07:09:42.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING 07:09:42.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBC 07:09:42.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING 07:09:42.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23 07:09:42.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING 07:09:42.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE 07:09:42.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING 07:09:42.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ 07:09:42.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126 07:09:42.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2 07:09:42.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING 07:09:42.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING 07:09:42.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4 07:09:42.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING 07:09:42.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING 07:09:42.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5 07:09:42.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING 07:09:42.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7 07:09:42.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING 07:09:42.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBC 07:09:42.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING 07:09:42.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23 07:09:42.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING 07:09:42.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE 07:09:42.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING 07:09:42.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ 07:09:42.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126 07:09:42.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2 07:09:42.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING 07:09:42.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING 07:09:42.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4 07:09:42.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING 07:09:42.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING 07:09:42.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5 07:09:42.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING 07:09:42.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7 07:09:42.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING 07:09:42.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBC 07:09:42.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING 07:09:42.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23 07:09:42.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING 07:09:42.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE 07:09:42.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING 07:09:42.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ 07:09:42.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126 07:09:42.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2 07:09:42.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING 07:09:42.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING 07:09:42.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4 07:09:42.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING 07:09:42.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING 07:09:42.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5 07:09:42.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING 07:09:42.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7 07:09:42.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING 07:09:42.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBC 07:09:42.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING 07:09:42.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23 07:09:42.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING 07:09:42.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE 07:09:42.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING 07:09:42.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ 07:09:42.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126 07:09:42.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2 07:09:42.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING 07:09:42.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING 07:09:42.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4 07:09:42.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING 07:09:42.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING 07:09:42.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5 07:09:42.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING 07:09:42.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7 07:09:42.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING 07:09:42.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBC 07:09:42.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING 07:09:42.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23 07:09:42.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING 07:09:42.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE 07:09:42.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING 07:09:42.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ 07:09:42.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126 07:09:42.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2 07:09:42.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING 07:09:42.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING 07:09:42.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4 07:09:42.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING 07:09:42.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING 07:09:42.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5 07:09:42.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING 07:09:42.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7 07:09:42.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING 07:09:42.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBC 07:09:42.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING 07:09:42.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23 07:09:42.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING 07:09:42.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE 07:09:42.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING 07:09:42.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ 07:09:42.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126 07:09:42.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2 07:09:42.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING 07:09:42.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING 07:09:42.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4 07:09:42.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING 07:09:42.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING 07:09:42.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5 07:09:42.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING 07:09:42.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7 07:09:42.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING 07:09:42.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBC 07:09:42.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING 07:09:42.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23 07:09:42.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING 07:09:42.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE 07:09:42.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING 07:09:42.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ 07:09:42.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126 07:09:42.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2 07:09:42.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING 07:09:42.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING 07:09:42.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4 07:09:42.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING 07:09:42.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING 07:09:42.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5 07:09:42.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING 07:09:42.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7 07:09:42.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING 07:09:42.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBC 07:09:42.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING 07:09:42.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23 07:09:42.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING 07:09:42.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE 07:09:42.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING 07:09:42.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ 07:09:42.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126 07:09:42.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2 07:09:42.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING 07:09:42.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING 07:09:42.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4 07:09:42.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING 07:09:42.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING 07:09:42.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5 07:09:42.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING 07:09:42.367 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7 07:09:42.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING 07:09:42.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBC 07:09:42.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING 07:09:42.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23 07:09:42.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING 07:09:42.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE 07:09:42.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING 07:09:42.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ 07:09:42.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126 07:09:42.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2 07:09:42.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING 07:09:42.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING 07:09:42.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4 07:09:42.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING 07:09:42.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING 07:09:42.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5 07:09:42.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING 07:09:42.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7 07:09:42.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING 07:09:42.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBC 07:09:42.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING 07:09:42.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23 07:09:42.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING 07:09:42.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE 07:09:42.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING 07:09:42.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ 07:09:42.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126 07:09:42.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2 07:09:42.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING 07:09:42.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING 07:09:42.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4 07:09:42.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING 07:09:42.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING 07:09:42.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5 07:09:42.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING 07:09:42.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7 07:09:42.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING 07:09:42.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBC 07:09:42.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING 07:09:42.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23 07:09:42.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING 07:09:42.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE 07:09:42.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING 07:09:42.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ 07:09:42.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126 07:09:42.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2 07:09:42.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING 07:09:42.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING 07:09:42.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4 07:09:42.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING 07:09:42.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING 07:09:42.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5 07:09:42.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING 07:09:42.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7 07:09:42.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING 07:09:42.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBC 07:09:42.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING 07:09:42.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23 07:09:42.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING 07:09:42.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE 07:09:42.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING 07:09:42.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ 07:09:42.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126 07:09:42.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2 07:09:42.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING 07:09:42.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING 07:09:42.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4 07:09:42.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING 07:09:42.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING 07:09:42.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5 07:09:42.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING 07:09:42.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7 07:09:42.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING 07:09:42.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBC 07:09:42.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING 07:09:42.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23 07:09:42.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING 07:09:42.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE 07:09:42.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING 07:09:42.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ 07:09:42.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126 07:09:42.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2 07:09:42.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING 07:09:42.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING 07:09:42.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4 07:09:42.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING 07:09:42.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING 07:09:42.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5 07:09:42.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING 07:09:42.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7 07:09:42.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING 07:09:42.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBC 07:09:42.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING 07:09:42.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23 07:09:42.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING 07:09:42.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE 07:09:42.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING 07:09:42.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ 07:09:42.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126 07:09:42.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2 07:09:42.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING 07:09:42.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING 07:09:42.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4 07:09:42.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING 07:09:42.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING 07:09:42.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5 07:09:42.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING 07:09:42.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7 07:09:42.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING 07:09:42.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBC 07:09:42.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING 07:09:42.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23 07:09:42.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING 07:09:42.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE 07:09:42.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING 07:09:42.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ 07:09:42.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126 07:09:42.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2 07:09:42.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING 07:09:42.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING 07:09:42.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4 07:09:42.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING 07:09:42.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING 07:09:42.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5 07:09:42.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING 07:09:42.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7 07:09:42.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING 07:09:42.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBC 07:09:42.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING 07:09:42.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23 07:09:42.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING 07:09:42.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE 07:09:42.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING 07:09:42.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/ 07:09:42.431 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping. 07:09:42.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING 07:09:42.432 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping. 07:09:42.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/ 07:09:42.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING 07:09:42.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/ 07:09:42.434 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping. 07:09:42.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING 07:09:42.435 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping. 07:09:42.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/ 07:09:42.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING 07:09:42.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ 07:09:42.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126 07:09:42.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2 07:09:42.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING 07:09:42.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING 07:09:42.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4 07:09:42.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING 07:09:42.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING 07:09:42.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5 07:09:42.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING 07:09:42.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7 07:09:42.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING 07:09:42.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBC 07:09:42.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING 07:09:42.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23 07:09:42.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING 07:09:42.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE 07:09:42.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING 07:09:42.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ 07:09:42.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126 07:09:42.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2 07:09:42.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING 07:09:42.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING 07:09:42.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4 07:09:42.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING 07:09:42.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING 07:09:42.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5 07:09:42.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING 07:09:42.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7 07:09:42.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING 07:09:42.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBC 07:09:42.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING 07:09:42.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23 07:09:42.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING 07:09:42.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE 07:09:42.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING 07:09:42.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ 07:09:42.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126 07:09:42.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2 07:09:42.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING 07:09:42.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING 07:09:42.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4 07:09:42.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING 07:09:42.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING 07:09:42.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5 07:09:42.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING 07:09:42.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7 07:09:42.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING 07:09:42.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBC 07:09:42.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING 07:09:42.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23 07:09:42.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING 07:09:42.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE 07:09:42.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING 07:09:42.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ 07:09:42.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126 07:09:42.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2 07:09:42.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING 07:09:42.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING 07:09:42.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4 07:09:42.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING 07:09:42.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING 07:09:42.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5 07:09:42.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING 07:09:42.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7 07:09:42.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING 07:09:42.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBC 07:09:42.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING 07:09:42.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23 07:09:42.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING 07:09:42.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE 07:09:42.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING 07:09:42.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ 07:09:42.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126 07:09:42.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2 07:09:42.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING 07:09:42.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING 07:09:42.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4 07:09:42.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING 07:09:42.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBC 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING 07:09:42.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23 07:09:42.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING 07:09:42.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE 07:09:42.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING 07:09:42.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ 07:09:42.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126 07:09:42.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2 07:09:42.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING 07:09:42.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING 07:09:42.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4 07:09:42.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING 07:09:42.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING 07:09:42.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBC 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING 07:09:42.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126 07:09:42.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2 07:09:42.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING 07:09:42.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING 07:09:42.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4 07:09:42.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING 07:09:42.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING 07:09:42.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5 07:09:42.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBC 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING 07:09:42.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE 07:09:42.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING 07:09:42.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ 07:09:42.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126 07:09:42.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2 07:09:42.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING 07:09:42.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING 07:09:42.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4 07:09:42.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING 07:09:42.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING 07:09:42.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5 07:09:42.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING 07:09:42.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7 07:09:42.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING 07:09:42.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBC 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ 07:09:42.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126 07:09:42.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2 07:09:42.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING 07:09:42.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING 07:09:42.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4 07:09:42.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING 07:09:42.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING 07:09:42.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5 07:09:42.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBC 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING 07:09:42.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE 07:09:42.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING 07:09:42.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ 07:09:42.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126 07:09:42.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2 07:09:42.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING 07:09:42.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING 07:09:42.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4 07:09:42.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBC 07:09:42.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ 07:09:42.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126 07:09:42.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2 07:09:42.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING 07:09:42.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBC 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING 07:09:42.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE 07:09:42.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING 07:09:42.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ 07:09:42.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126 07:09:42.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2 07:09:42.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING 07:09:42.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING 07:09:42.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBC 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING 07:09:42.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ 07:09:42.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126 07:09:42.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2 07:09:42.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING 07:09:42.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING 07:09:42.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7 07:09:42.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBC 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ 07:09:42.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126 07:09:42.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2 07:09:42.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING 07:09:42.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING 07:09:42.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4 07:09:42.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING 07:09:42.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBC 07:09:42.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING 07:09:42.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23 07:09:42.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING 07:09:42.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE 07:09:42.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING 07:09:42.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ 07:09:42.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126 07:09:42.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2 07:09:42.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING 07:09:42.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING 07:09:42.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4 07:09:42.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING 07:09:42.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING 07:09:42.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5 07:09:42.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING 07:09:42.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7 07:09:42.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING 07:09:42.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBC 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING 07:09:42.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ 07:09:42.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126 07:09:42.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2 07:09:42.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING 07:09:42.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING 07:09:42.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4 07:09:42.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING 07:09:42.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING 07:09:42.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5 07:09:42.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING 07:09:42.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7 07:09:42.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING 07:09:42.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBC 07:09:42.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING 07:09:42.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23 07:09:42.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING 07:09:42.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE 07:09:42.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING 07:09:42.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ 07:09:42.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126 07:09:42.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2 07:09:42.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING 07:09:42.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING 07:09:42.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4 07:09:42.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING 07:09:42.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING 07:09:42.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5 07:09:42.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING 07:09:42.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7 07:09:42.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBC 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE 07:09:42.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING 07:09:42.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ 07:09:42.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126 07:09:42.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2 07:09:42.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING 07:09:42.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING 07:09:42.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBC 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING 07:09:42.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23 07:09:42.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING 07:09:42.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE 07:09:42.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING 07:09:42.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ 07:09:42.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126 07:09:42.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2 07:09:42.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING 07:09:42.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING 07:09:42.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBC 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING 07:09:42.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ 07:09:42.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126 07:09:42.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2 07:09:42.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING 07:09:42.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING 07:09:42.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBC 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ 07:09:42.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126 07:09:42.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2 07:09:42.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING 07:09:42.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING 07:09:42.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4 07:09:42.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING 07:09:42.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBC 07:09:42.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING 07:09:42.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23 07:09:42.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING 07:09:42.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE 07:09:42.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING 07:09:42.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ 07:09:42.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126 07:09:42.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2 07:09:42.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING 07:09:42.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING 07:09:42.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBC 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING 07:09:42.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ 07:09:42.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126 07:09:42.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2 07:09:42.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5 07:09:42.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBC 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23 07:09:42.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING 07:09:42.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE 07:09:42.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING 07:09:42.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ 07:09:42.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126 07:09:42.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2 07:09:42.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING 07:09:42.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7 07:09:42.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBC 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ 07:09:42.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126 07:09:42.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2 07:09:42.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING 07:09:42.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING 07:09:42.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBC 07:09:42.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ 07:09:42.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126 07:09:42.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2 07:09:42.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING 07:09:42.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING 07:09:42.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4 07:09:42.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING 07:09:42.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBC 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING 07:09:42.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE 07:09:42.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING 07:09:42.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ 07:09:42.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126 07:09:42.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2 07:09:42.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING 07:09:42.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING 07:09:42.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBC 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ 07:09:42.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126 07:09:42.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2 07:09:42.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING 07:09:42.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING 07:09:42.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4 07:09:42.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBC 07:09:42.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING 07:09:42.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23 07:09:42.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING 07:09:42.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE 07:09:42.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING 07:09:42.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ 07:09:42.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126 07:09:42.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2 07:09:42.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING 07:09:42.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING 07:09:42.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4 07:09:42.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBC 07:09:42.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ 07:09:42.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126 07:09:42.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2 07:09:42.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5 07:09:42.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBC 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23 07:09:42.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING 07:09:42.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE 07:09:42.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING 07:09:42.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ 07:09:42.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126 07:09:42.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2 07:09:42.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING 07:09:42.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING 07:09:42.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBC 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE 07:09:42.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING 07:09:42.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ 07:09:42.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126 07:09:42.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2 07:09:42.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING 07:09:42.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7 07:09:42.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING 07:09:42.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBC 07:09:42.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ 07:09:42.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126 07:09:42.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2 07:09:42.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING 07:09:42.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING 07:09:42.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4 07:09:42.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING 07:09:42.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING 07:09:42.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5 07:09:42.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING 07:09:42.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7 07:09:42.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING 07:09:42.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBC 07:09:42.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING 07:09:42.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23 07:09:42.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING 07:09:42.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE 07:09:42.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING 07:09:42.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ 07:09:42.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126 07:09:42.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2 07:09:42.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING 07:09:42.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING 07:09:42.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4 07:09:42.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING 07:09:42.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING 07:09:42.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5 07:09:42.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING 07:09:42.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7 07:09:42.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING 07:09:42.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBC 07:09:42.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING 07:09:42.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23 07:09:42.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING 07:09:42.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE 07:09:42.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING 07:09:42.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES// 07:09:42.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES//NOPADDING 07:09:42.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/ 07:09:42.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING 07:09:42.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ 07:09:42.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126 07:09:42.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2 07:09:42.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING 07:09:42.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING 07:09:42.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4 07:09:42.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING 07:09:42.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/NOPADDING 07:09:42.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5 07:09:42.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING 07:09:42.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.729 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7 07:09:42.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.734 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING 07:09:42.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.735 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBC 07:09:42.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.735 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING 07:09:42.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.736 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23 07:09:42.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.736 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING 07:09:42.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.736 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE 07:09:42.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING 07:09:42.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ 07:09:42.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126 07:09:42.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2 07:09:42.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.738 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING 07:09:42.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.738 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING 07:09:42.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4 07:09:42.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING 07:09:42.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/NOPADDING 07:09:42.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5 07:09:42.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING 07:09:42.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7 07:09:42.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING 07:09:42.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBC 07:09:42.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ 07:09:42.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126 07:09:42.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.753 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2 07:09:42.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.754 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING 07:09:42.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.755 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING 07:09:42.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.755 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4 07:09:42.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.755 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING 07:09:42.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.755 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING 07:09:42.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.755 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5 07:09:42.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.756 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING 07:09:42.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.756 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7 07:09:42.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.756 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING 07:09:42.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.756 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBC 07:09:42.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.756 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING 07:09:42.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.757 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23 07:09:42.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.757 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING 07:09:42.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.757 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE 07:09:42.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.757 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING 07:09:42.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.758 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ 07:09:42.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.758 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126 07:09:42.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.758 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2 07:09:42.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.759 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING 07:09:42.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.759 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING 07:09:42.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.759 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4 07:09:42.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.759 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING 07:09:42.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.760 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING 07:09:42.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.760 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5 07:09:42.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.760 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING 07:09:42.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.760 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7 07:09:42.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.760 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING 07:09:42.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.761 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBC 07:09:42.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.761 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING 07:09:42.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.761 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23 07:09:42.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.761 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING 07:09:42.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.762 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE 07:09:42.762 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.774 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING 07:09:42.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.775 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ 07:09:42.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.775 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126 07:09:42.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.775 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2 07:09:42.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.776 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING 07:09:42.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.776 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING 07:09:42.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.776 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4 07:09:42.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.776 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING 07:09:42.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.777 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING 07:09:42.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.777 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5 07:09:42.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.777 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING 07:09:42.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.777 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7 07:09:42.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.777 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING 07:09:42.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.778 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBC 07:09:42.778 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.778 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING 07:09:42.778 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.778 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23 07:09:42.778 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.779 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING 07:09:42.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.779 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE 07:09:42.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.779 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING 07:09:42.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.779 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ 07:09:42.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.779 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126 07:09:42.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.780 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2 07:09:42.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.780 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING 07:09:42.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.780 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING 07:09:42.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.780 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4 07:09:42.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING 07:09:42.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING 07:09:42.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5 07:09:42.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING 07:09:42.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7 07:09:42.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.781 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING 07:09:42.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.782 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBC 07:09:42.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.782 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING 07:09:42.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.782 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23 07:09:42.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.783 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING 07:09:42.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.783 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE 07:09:42.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.783 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING 07:09:42.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.783 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ 07:09:42.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.783 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126 07:09:42.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.784 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2 07:09:42.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.784 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING 07:09:42.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.784 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING 07:09:42.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.784 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4 07:09:42.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.785 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING 07:09:42.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.785 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING 07:09:42.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.785 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5 07:09:42.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.785 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING 07:09:42.786 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.786 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7 07:09:42.786 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.786 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING 07:09:42.786 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.786 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBC 07:09:42.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.787 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING 07:09:42.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.787 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23 07:09:42.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.787 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING 07:09:42.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.787 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE 07:09:42.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.787 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING 07:09:42.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.788 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ 07:09:42.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.788 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126 07:09:42.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.788 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2 07:09:42.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.788 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING 07:09:42.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.789 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING 07:09:42.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.789 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4 07:09:42.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.789 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING 07:09:42.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.789 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING 07:09:42.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.790 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5 07:09:42.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.790 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING 07:09:42.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.790 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7 07:09:42.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.790 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING 07:09:42.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.791 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBC 07:09:42.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.791 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING 07:09:42.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.791 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23 07:09:42.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.791 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING 07:09:42.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.791 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE 07:09:42.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.792 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING 07:09:42.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.792 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ 07:09:42.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.792 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126 07:09:42.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.792 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2 07:09:42.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.803 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING 07:09:42.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.803 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING 07:09:42.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.803 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4 07:09:42.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.803 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING 07:09:42.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.803 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING 07:09:42.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.804 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5 07:09:42.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.804 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING 07:09:42.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.804 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7 07:09:42.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.804 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING 07:09:42.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.804 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBC 07:09:42.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.805 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING 07:09:42.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.805 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23 07:09:42.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.805 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING 07:09:42.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.805 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE 07:09:42.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.805 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING 07:09:42.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.806 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ 07:09:42.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.806 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126 07:09:42.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.806 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2 07:09:42.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.807 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING 07:09:42.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.807 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING 07:09:42.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.807 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4 07:09:42.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.807 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING 07:09:42.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.808 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING 07:09:42.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.808 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5 07:09:42.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.808 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING 07:09:42.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.813 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7 07:09:42.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.813 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING 07:09:42.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.813 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBC 07:09:42.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.813 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING 07:09:42.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.813 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23 07:09:42.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.814 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING 07:09:42.814 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.814 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE 07:09:42.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.815 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING 07:09:42.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.815 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ 07:09:42.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.815 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126 07:09:42.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.816 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2 07:09:42.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.816 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING 07:09:42.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.816 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING 07:09:42.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.817 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4 07:09:42.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.817 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING 07:09:42.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.817 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING 07:09:42.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.817 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5 07:09:42.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.817 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING 07:09:42.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.818 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7 07:09:42.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.818 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING 07:09:42.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.818 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBC 07:09:42.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.819 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING 07:09:42.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.819 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23 07:09:42.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.819 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING 07:09:42.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.819 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE 07:09:42.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.820 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING 07:09:42.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.820 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ 07:09:42.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.820 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126 07:09:42.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.820 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2 07:09:42.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.821 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING 07:09:42.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.821 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING 07:09:42.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.821 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4 07:09:42.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.821 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING 07:09:42.822 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.822 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING 07:09:42.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.835 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5 07:09:42.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.835 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING 07:09:42.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.835 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7 07:09:42.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.836 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING 07:09:42.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.836 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBC 07:09:42.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.836 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING 07:09:42.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.836 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23 07:09:42.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.836 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING 07:09:42.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.837 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE 07:09:42.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.837 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING 07:09:42.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.837 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ 07:09:42.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.837 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126 07:09:42.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.838 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2 07:09:42.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.838 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING 07:09:42.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.839 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING 07:09:42.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.839 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4 07:09:42.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.839 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING 07:09:42.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.840 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING 07:09:42.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.840 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5 07:09:42.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.840 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING 07:09:42.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.840 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7 07:09:42.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.840 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING 07:09:42.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.841 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBC 07:09:42.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.841 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING 07:09:42.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.841 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23 07:09:42.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.841 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING 07:09:42.842 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.842 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE 07:09:42.842 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.842 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING 07:09:42.842 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.842 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ 07:09:42.854 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.854 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126 07:09:42.854 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.854 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2 07:09:42.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.855 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING 07:09:42.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.855 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING 07:09:42.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.855 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4 07:09:42.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.856 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING 07:09:42.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.856 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING 07:09:42.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.856 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5 07:09:42.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.856 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING 07:09:42.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.857 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7 07:09:42.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.857 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING 07:09:42.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.857 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBC 07:09:42.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.857 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING 07:09:42.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.858 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23 07:09:42.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.858 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING 07:09:42.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.859 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE 07:09:42.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.859 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING 07:09:42.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.859 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ 07:09:42.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.859 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126 07:09:42.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.859 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2 07:09:42.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.860 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING 07:09:42.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.860 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING 07:09:42.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.860 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4 07:09:42.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.860 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING 07:09:42.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.861 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING 07:09:42.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.861 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5 07:09:42.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.861 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING 07:09:42.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.861 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7 07:09:42.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.862 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING 07:09:42.862 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.862 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBC 07:09:42.862 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.862 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING 07:09:42.862 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.874 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23 07:09:42.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.875 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING 07:09:42.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.875 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE 07:09:42.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.875 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING 07:09:42.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.875 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ 07:09:42.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.875 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126 07:09:42.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.876 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2 07:09:42.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.876 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING 07:09:42.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.876 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING 07:09:42.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.877 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4 07:09:42.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.877 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING 07:09:42.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.877 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING 07:09:42.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.877 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5 07:09:42.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.878 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING 07:09:42.878 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.878 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7 07:09:42.878 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.878 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING 07:09:42.878 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.878 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBC 07:09:42.878 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.878 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING 07:09:42.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.879 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23 07:09:42.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.879 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING 07:09:42.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.879 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE 07:09:42.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.879 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING 07:09:42.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.880 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ 07:09:42.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.880 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126 07:09:42.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.880 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2 07:09:42.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.880 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING 07:09:42.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.880 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.881 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.881 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.881 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.881 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.881 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING 07:09:42.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.882 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7 07:09:42.882 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.882 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING 07:09:42.882 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.882 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBC 07:09:42.882 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.883 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ 07:09:42.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.884 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126 07:09:42.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.884 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2 07:09:42.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.884 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING 07:09:42.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.884 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING 07:09:42.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.885 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4 07:09:42.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.885 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING 07:09:42.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.885 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING 07:09:42.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.885 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5 07:09:42.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.885 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING 07:09:42.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.886 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7 07:09:42.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.886 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING 07:09:42.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.886 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBC 07:09:42.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.886 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING 07:09:42.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.887 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23 07:09:42.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.887 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING 07:09:42.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.887 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE 07:09:42.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.887 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING 07:09:42.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.887 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ 07:09:42.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.888 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126 07:09:42.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.888 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2 07:09:42.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.888 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING 07:09:42.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.888 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING 07:09:42.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4 07:09:42.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING 07:09:42.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING 07:09:42.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5 07:09:42.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING 07:09:42.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.889 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7 07:09:42.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.890 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING 07:09:42.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.890 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBC 07:09:42.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.890 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING 07:09:42.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.890 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.891 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.891 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.891 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.891 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.891 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126 07:09:42.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2 07:09:42.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING 07:09:42.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING 07:09:42.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4 07:09:42.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING 07:09:42.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.892 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBC 07:09:42.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.893 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING 07:09:42.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.894 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23 07:09:42.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.894 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING 07:09:42.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.894 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE 07:09:42.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.894 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING 07:09:42.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.895 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ 07:09:42.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.895 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126 07:09:42.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.895 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2 07:09:42.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.895 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING 07:09:42.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.895 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING 07:09:42.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.896 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4 07:09:42.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.896 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING 07:09:42.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.896 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING 07:09:42.906 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.907 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5 07:09:42.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.907 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING 07:09:42.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.907 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7 07:09:42.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.907 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING 07:09:42.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.908 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBC 07:09:42.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.908 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING 07:09:42.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.908 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23 07:09:42.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.908 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING 07:09:42.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.909 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE 07:09:42.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.909 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING 07:09:42.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.909 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ 07:09:42.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.909 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126 07:09:42.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.910 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2 07:09:42.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.910 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING 07:09:42.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.910 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING 07:09:42.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.910 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4 07:09:42.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.911 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING 07:09:42.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.911 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING 07:09:42.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.911 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5 07:09:42.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.911 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING 07:09:42.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.911 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.912 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.912 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBC 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.912 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.912 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.912 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING 07:09:42.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.913 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE 07:09:42.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.913 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING 07:09:42.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.913 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ 07:09:42.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.913 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126 07:09:42.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.914 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2 07:09:42.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.914 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING 07:09:42.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.914 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING 07:09:42.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7 07:09:42.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.915 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBC 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE 07:09:42.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.916 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING 07:09:42.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.917 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ 07:09:42.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.917 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126 07:09:42.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.917 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2 07:09:42.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.917 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING 07:09:42.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.918 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING 07:09:42.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.918 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4 07:09:42.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.918 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING 07:09:42.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING 07:09:42.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5 07:09:42.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING 07:09:42.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7 07:09:42.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING 07:09:42.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.919 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBC 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING 07:09:42.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.920 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ 07:09:42.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.921 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126 07:09:42.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.921 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2 07:09:42.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.921 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING 07:09:42.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.921 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING 07:09:42.922 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.922 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4 07:09:42.922 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.922 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING 07:09:42.930 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.930 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING 07:09:42.930 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.930 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5 07:09:42.930 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.930 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBC 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23 07:09:42.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.931 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING 07:09:42.932 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.934 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE 07:09:42.934 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.934 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING 07:09:42.934 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.934 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ 07:09:42.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.935 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126 07:09:42.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.935 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2 07:09:42.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.935 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING 07:09:42.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.936 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING 07:09:42.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.936 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4 07:09:42.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.936 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING 07:09:42.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.936 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING 07:09:42.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.936 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5 07:09:42.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBC 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.937 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23 07:09:42.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.938 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING 07:09:42.938 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.938 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE 07:09:42.938 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.938 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING 07:09:42.938 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.938 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ 07:09:42.939 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.939 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126 07:09:42.939 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.939 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2 07:09:42.939 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.939 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING 07:09:42.939 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.939 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING 07:09:42.939 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7 07:09:42.940 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.940 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING 07:09:42.941 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.941 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBC 07:09:42.941 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.941 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING 07:09:42.941 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.941 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23 07:09:42.941 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.941 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING 07:09:42.941 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.941 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE 07:09:42.942 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.942 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING 07:09:42.942 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.942 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ 07:09:42.942 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.942 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126 07:09:42.942 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.943 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2 07:09:42.943 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.954 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING 07:09:42.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.955 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING 07:09:42.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.955 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4 07:09:42.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.955 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING 07:09:42.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.955 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING 07:09:42.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.955 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBC 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.956 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23 07:09:42.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.957 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING 07:09:42.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.957 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE 07:09:42.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.957 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING 07:09:42.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.957 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ 07:09:42.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.957 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126 07:09:42.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.958 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2 07:09:42.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.958 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING 07:09:42.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.958 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING 07:09:42.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.958 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7 07:09:42.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.959 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBC 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE 07:09:42.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.960 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING 07:09:42.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.961 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ 07:09:42.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.961 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126 07:09:42.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.961 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2 07:09:42.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.961 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING 07:09:42.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.961 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING 07:09:42.962 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.962 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4 07:09:42.962 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.963 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING 07:09:42.975 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.975 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBC 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING 07:09:42.976 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.976 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ 07:09:42.977 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.977 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126 07:09:42.977 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.977 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2 07:09:42.977 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.977 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING 07:09:42.977 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.977 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING 07:09:42.977 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.978 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4 07:09:42.978 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.978 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING 07:09:42.978 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.978 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING 07:09:42.978 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.978 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5 07:09:42.978 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.978 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBC 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23 07:09:42.979 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.979 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.980 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.980 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.980 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.980 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.980 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2 07:09:42.980 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING 07:09:42.981 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING 07:09:42.981 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4 07:09:42.981 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING 07:09:42.981 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING 07:09:42.981 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.981 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5 07:09:42.982 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.982 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING 07:09:42.982 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.982 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7 07:09:42.982 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.982 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING 07:09:42.982 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.982 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBC 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.983 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ 07:09:42.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.984 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126 07:09:42.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.984 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2 07:09:42.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.984 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING 07:09:42.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.984 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING 07:09:42.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.984 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7 07:09:42.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.985 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING 07:09:42.986 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.986 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBC 07:09:42.986 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.986 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING 07:09:42.993 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.993 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23 07:09:42.993 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.993 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING 07:09:42.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.994 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE 07:09:42.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.994 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING 07:09:42.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.994 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ 07:09:42.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.994 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126 07:09:42.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.995 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2 07:09:42.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.995 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING 07:09:42.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.995 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING 07:09:42.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.995 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4 07:09:42.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.995 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING 07:09:42.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.996 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBC 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING 07:09:42.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.997 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/ 07:09:42.998 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.998 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/NOPADDING 07:09:42.998 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:42.998 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/ 07:09:42.998 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.002 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/NOPADDING 07:09:43.002 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.003 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/ 07:09:43.003 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.003 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/NOPADDING 07:09:43.003 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.003 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ 07:09:43.004 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.004 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126 07:09:43.005 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.005 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2 07:09:43.005 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.005 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING 07:09:43.005 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.005 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING 07:09:43.006 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.006 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4 07:09:43.007 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.007 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING 07:09:43.007 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.007 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING 07:09:43.007 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.008 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5 07:09:43.008 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.008 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING 07:09:43.008 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.009 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7 07:09:43.009 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.009 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING 07:09:43.010 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.010 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBC 07:09:43.010 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.010 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING 07:09:43.011 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.011 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23 07:09:43.011 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.011 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING 07:09:43.011 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.011 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE 07:09:43.012 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.012 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING 07:09:43.012 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.012 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ 07:09:43.012 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.012 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126 07:09:43.012 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.012 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2 07:09:43.013 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.013 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING 07:09:43.013 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.013 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING 07:09:43.014 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.014 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4 07:09:43.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.015 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING 07:09:43.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.015 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/NOPADDING 07:09:43.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.015 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5 07:09:43.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.015 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING 07:09:43.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.023 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7 07:09:43.023 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.023 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING 07:09:43.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.024 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBC 07:09:43.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.024 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING 07:09:43.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.024 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23 07:09:43.025 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.025 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING 07:09:43.025 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.025 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE 07:09:43.025 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.025 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING 07:09:43.026 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.026 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ 07:09:43.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.029 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126 07:09:43.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.029 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2 07:09:43.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.029 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING 07:09:43.031 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.031 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING 07:09:43.031 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.031 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4 07:09:43.031 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.031 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING 07:09:43.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.032 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING 07:09:43.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.032 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5 07:09:43.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.032 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING 07:09:43.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.033 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7 07:09:43.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.033 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING 07:09:43.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.033 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBC 07:09:43.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.033 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING 07:09:43.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.033 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23 07:09:43.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.034 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING 07:09:43.034 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.035 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE 07:09:43.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.035 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING 07:09:43.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.035 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ 07:09:43.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.035 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126 07:09:43.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.036 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2 07:09:43.036 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.036 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING 07:09:43.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.037 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING 07:09:43.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.037 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4 07:09:43.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.037 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING 07:09:43.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.037 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING 07:09:43.038 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.038 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5 07:09:43.038 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.038 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBC 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE 07:09:43.039 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.039 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4 07:09:43.040 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.040 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING 07:09:43.041 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.049 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING 07:09:43.049 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.049 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5 07:09:43.049 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.049 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING 07:09:43.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.050 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7 07:09:43.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.050 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING 07:09:43.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.050 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBC 07:09:43.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.050 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING 07:09:43.051 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.051 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23 07:09:43.051 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.051 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING 07:09:43.051 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.051 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE 07:09:43.052 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.052 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING 07:09:43.053 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.053 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ 07:09:43.053 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.053 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126 07:09:43.053 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.053 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2 07:09:43.054 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.054 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING 07:09:43.054 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.054 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING 07:09:43.055 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.055 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4 07:09:43.055 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.055 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING 07:09:43.055 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.055 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING 07:09:43.055 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5 07:09:43.056 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING 07:09:43.056 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7 07:09:43.056 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING 07:09:43.056 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBC 07:09:43.056 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.056 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ 07:09:43.057 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.057 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126 07:09:43.059 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.059 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING 07:09:43.060 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.060 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7 07:09:43.061 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.061 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING 07:09:43.061 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.061 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBC 07:09:43.061 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.061 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING 07:09:43.061 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.063 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23 07:09:43.063 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.063 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING 07:09:43.063 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.063 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE 07:09:43.063 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.063 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING 07:09:43.064 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.064 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ 07:09:43.064 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.064 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126 07:09:43.064 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.064 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2 07:09:43.064 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.064 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING 07:09:43.064 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.064 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING 07:09:43.065 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.065 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4 07:09:43.065 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.065 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING 07:09:43.065 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.065 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING 07:09:43.065 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.065 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5 07:09:43.065 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.065 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING 07:09:43.066 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.066 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7 07:09:43.066 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.066 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING 07:09:43.066 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.066 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBC 07:09:43.066 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.066 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ 07:09:43.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.067 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126 07:09:43.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.068 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2 07:09:43.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.068 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING 07:09:43.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.068 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING 07:09:43.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.068 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.069 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBC 07:09:43.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.070 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING 07:09:43.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.070 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23 07:09:43.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.070 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING 07:09:43.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.070 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE 07:09:43.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.070 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING 07:09:43.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ 07:09:43.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126 07:09:43.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2 07:09:43.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING 07:09:43.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING 07:09:43.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.071 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.072 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING 07:09:43.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBC 07:09:43.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING 07:09:43.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23 07:09:43.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING 07:09:43.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE 07:09:43.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.073 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING 07:09:43.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.074 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ 07:09:43.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.074 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126 07:09:43.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.074 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2 07:09:43.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.074 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5 07:09:43.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.075 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBC 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.076 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING 07:09:43.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE 07:09:43.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING 07:09:43.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ 07:09:43.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126 07:09:43.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2 07:09:43.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.077 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING 07:09:43.078 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.078 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING 07:09:43.078 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.078 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4 07:09:43.078 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.078 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.079 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.079 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.079 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.079 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.079 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING 07:09:43.079 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBC 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING 07:09:43.080 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.080 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ 07:09:43.081 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.081 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126 07:09:43.081 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.081 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2 07:09:43.081 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.081 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING 07:09:43.081 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.081 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING 07:09:43.082 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.082 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4 07:09:43.082 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.082 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING 07:09:43.082 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.082 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING 07:09:43.083 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.083 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5 07:09:43.083 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.083 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING 07:09:43.083 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.083 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7 07:09:43.083 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.083 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING 07:09:43.083 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.083 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBC 07:09:43.084 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.084 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING 07:09:43.084 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.084 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23 07:09:43.084 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.084 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING 07:09:43.084 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.084 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE 07:09:43.084 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.084 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING 07:09:43.085 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.085 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ 07:09:43.085 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.085 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126 07:09:43.085 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.085 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2 07:09:43.086 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.086 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING 07:09:43.086 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.086 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING 07:09:43.086 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.087 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4 07:09:43.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.087 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING 07:09:43.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.087 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING 07:09:43.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.087 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5 07:09:43.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING 07:09:43.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7 07:09:43.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING 07:09:43.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBC 07:09:43.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING 07:09:43.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.088 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23 07:09:43.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.089 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING 07:09:43.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.089 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE 07:09:43.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.089 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING 07:09:43.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.089 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ 07:09:43.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.090 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126 07:09:43.090 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.090 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2 07:09:43.090 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.090 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5 07:09:43.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.091 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.092 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.092 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.092 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBC 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.092 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.092 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23 07:09:43.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.093 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING 07:09:43.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.093 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE 07:09:43.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.093 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING 07:09:43.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.093 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ 07:09:43.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.094 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126 07:09:43.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.094 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2 07:09:43.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.094 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING 07:09:43.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.094 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING 07:09:43.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.095 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7 07:09:43.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.096 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING 07:09:43.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.096 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBC 07:09:43.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.096 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING 07:09:43.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.096 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23 07:09:43.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.096 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING 07:09:43.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.097 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE 07:09:43.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.097 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING 07:09:43.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.097 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ 07:09:43.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.097 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126 07:09:43.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.098 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2 07:09:43.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.098 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING 07:09:43.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.098 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING 07:09:43.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.099 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4 07:09:43.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.099 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING 07:09:43.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.099 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING 07:09:43.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.099 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5 07:09:43.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.099 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING 07:09:43.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.100 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7 07:09:43.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.100 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING 07:09:43.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.100 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBC 07:09:43.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.100 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING 07:09:43.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.101 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23 07:09:43.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.101 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING 07:09:43.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.101 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE 07:09:43.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.101 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING 07:09:43.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.101 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ 07:09:43.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.102 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126 07:09:43.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.102 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2 07:09:43.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.102 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING 07:09:43.103 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.103 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING 07:09:43.103 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.103 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4 07:09:43.103 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.103 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING 07:09:43.103 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.103 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING 07:09:43.104 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.104 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5 07:09:43.104 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.104 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING 07:09:43.104 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.104 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7 07:09:43.104 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.104 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING 07:09:43.104 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.104 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBC 07:09:43.105 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.105 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING 07:09:43.105 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.105 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23 07:09:43.105 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.105 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING 07:09:43.105 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.105 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE 07:09:43.105 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.106 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING 07:09:43.106 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.106 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ 07:09:43.106 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.106 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126 07:09:43.106 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.107 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2 07:09:43.107 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.107 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING 07:09:43.107 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.107 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING 07:09:43.107 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.107 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4 07:09:43.107 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.107 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING 07:09:43.108 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.108 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING 07:09:43.108 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.108 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5 07:09:43.108 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.108 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING 07:09:43.108 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.108 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7 07:09:43.108 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.108 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING 07:09:43.109 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.109 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBC 07:09:43.109 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.109 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING 07:09:43.109 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.109 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23 07:09:43.109 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.109 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING 07:09:43.109 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.110 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE 07:09:43.110 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.110 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING 07:09:43.110 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.110 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ 07:09:43.111 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.111 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126 07:09:43.111 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.111 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2 07:09:43.111 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.111 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING 07:09:43.111 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.111 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING 07:09:43.112 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.112 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4 07:09:43.112 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.112 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING 07:09:43.112 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.112 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING 07:09:43.112 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.112 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5 07:09:43.112 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.113 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING 07:09:43.113 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.113 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7 07:09:43.113 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.113 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING 07:09:43.113 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.113 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBC 07:09:43.113 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.114 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING 07:09:43.114 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.114 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23 07:09:43.114 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.114 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING 07:09:43.114 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.114 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE 07:09:43.115 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.115 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING 07:09:43.115 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.115 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ 07:09:43.115 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.115 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126 07:09:43.115 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.115 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2 07:09:43.116 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.116 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING 07:09:43.116 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.116 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING 07:09:43.116 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.116 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4 07:09:43.116 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.116 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING 07:09:43.117 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.117 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING 07:09:43.117 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.117 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5 07:09:43.117 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.117 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING 07:09:43.117 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.117 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7 07:09:43.117 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.117 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING 07:09:43.118 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.118 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBC 07:09:43.118 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.118 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING 07:09:43.118 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.118 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23 07:09:43.118 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.119 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING 07:09:43.119 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.119 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE 07:09:43.119 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.119 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING 07:09:43.119 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.119 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ 07:09:43.119 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.119 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126 07:09:43.120 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.120 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2 07:09:43.120 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.120 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING 07:09:43.120 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.120 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING 07:09:43.120 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.120 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4 07:09:43.121 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.121 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING 07:09:43.121 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.121 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING 07:09:43.121 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.121 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5 07:09:43.121 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.121 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING 07:09:43.122 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.122 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7 07:09:43.122 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.122 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING 07:09:43.122 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.122 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBC 07:09:43.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.123 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING 07:09:43.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.123 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23 07:09:43.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.123 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING 07:09:43.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.123 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE 07:09:43.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.123 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING 07:09:43.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.124 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ 07:09:43.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.124 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126 07:09:43.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.124 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2 07:09:43.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.124 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING 07:09:43.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.125 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING 07:09:43.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.125 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4 07:09:43.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.125 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING 07:09:43.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.125 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING 07:09:43.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.126 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5 07:09:43.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.126 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING 07:09:43.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.126 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7 07:09:43.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.126 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING 07:09:43.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.127 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBC 07:09:43.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.127 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING 07:09:43.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.127 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23 07:09:43.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.127 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING 07:09:43.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.127 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE 07:09:43.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.128 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING 07:09:43.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.128 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ 07:09:43.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.128 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126 07:09:43.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.128 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2 07:09:43.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.129 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING 07:09:43.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.129 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING 07:09:43.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.129 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4 07:09:43.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.129 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING 07:09:43.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.130 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING 07:09:43.130 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.130 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5 07:09:43.130 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.130 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING 07:09:43.130 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.130 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7 07:09:43.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.131 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING 07:09:43.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.131 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBC 07:09:43.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.131 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING 07:09:43.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.131 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23 07:09:43.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.131 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING 07:09:43.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.132 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE 07:09:43.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.132 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING 07:09:43.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.132 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ 07:09:43.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.132 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126 07:09:43.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.133 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2 07:09:43.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.133 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING 07:09:43.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.133 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING 07:09:43.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.134 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4 07:09:43.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.134 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING 07:09:43.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.134 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING 07:09:43.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.134 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBC 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING 07:09:43.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.135 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126 07:09:43.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.136 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2 07:09:43.137 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.137 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING 07:09:43.137 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.137 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING 07:09:43.137 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.137 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4 07:09:43.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.138 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING 07:09:43.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.138 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING 07:09:43.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.138 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5 07:09:43.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.139 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING 07:09:43.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.139 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7 07:09:43.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.139 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING 07:09:43.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.139 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBC 07:09:43.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.139 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.140 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.140 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.140 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.140 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.140 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ 07:09:43.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.141 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126 07:09:43.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.141 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2 07:09:43.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.141 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING 07:09:43.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.141 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING 07:09:43.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.142 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4 07:09:43.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.142 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING 07:09:43.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.143 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING 07:09:43.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.143 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5 07:09:43.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.143 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING 07:09:43.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.143 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7 07:09:43.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.143 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING 07:09:43.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.144 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBC 07:09:43.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.144 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING 07:09:43.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.144 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23 07:09:43.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.144 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING 07:09:43.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.145 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE 07:09:43.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.145 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING 07:09:43.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.145 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ 07:09:43.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.145 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126 07:09:43.146 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.146 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2 07:09:43.146 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.146 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING 07:09:43.146 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.147 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING 07:09:43.147 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.147 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4 07:09:43.147 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.147 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING 07:09:43.147 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.147 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING 07:09:43.147 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.147 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5 07:09:43.148 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.148 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING 07:09:43.148 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.148 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7 07:09:43.148 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.148 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING 07:09:43.148 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.148 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBC 07:09:43.148 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.148 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING 07:09:43.149 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.149 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23 07:09:43.149 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.149 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING 07:09:43.149 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.149 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE 07:09:43.149 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.149 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING 07:09:43.149 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.149 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ 07:09:43.150 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.150 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126 07:09:43.150 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.150 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2 07:09:43.150 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.150 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING 07:09:43.151 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.151 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING 07:09:43.151 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.151 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4 07:09:43.151 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.151 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING 07:09:43.151 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.151 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING 07:09:43.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.152 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5 07:09:43.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.152 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING 07:09:43.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.152 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7 07:09:43.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.152 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING 07:09:43.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.152 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBC 07:09:43.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.153 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING 07:09:43.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.153 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23 07:09:43.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.153 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING 07:09:43.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.153 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE 07:09:43.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.153 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING 07:09:43.154 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.154 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ 07:09:43.154 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.154 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126 07:09:43.154 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.154 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2 07:09:43.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.155 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING 07:09:43.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.155 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING 07:09:43.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.155 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4 07:09:43.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.155 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING 07:09:43.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.156 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING 07:09:43.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.156 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5 07:09:43.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.156 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING 07:09:43.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.156 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7 07:09:43.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.156 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING 07:09:43.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.157 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBC 07:09:43.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.157 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING 07:09:43.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.157 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23 07:09:43.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.158 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING 07:09:43.158 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.158 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE 07:09:43.158 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.159 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING 07:09:43.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.159 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ 07:09:43.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.159 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126 07:09:43.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.159 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2 07:09:43.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.160 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING 07:09:43.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.160 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING 07:09:43.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.160 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4 07:09:43.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.160 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING 07:09:43.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.160 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING 07:09:43.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.161 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5 07:09:43.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.161 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING 07:09:43.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.161 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7 07:09:43.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.161 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING 07:09:43.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.161 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBC 07:09:43.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.162 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING 07:09:43.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.162 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23 07:09:43.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.162 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING 07:09:43.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.162 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE 07:09:43.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.163 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING 07:09:43.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.163 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ 07:09:43.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.163 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126 07:09:43.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.163 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2 07:09:43.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.163 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING 07:09:43.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.164 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING 07:09:43.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.164 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4 07:09:43.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.164 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING 07:09:43.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.165 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING 07:09:43.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.165 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5 07:09:43.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.165 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING 07:09:43.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.165 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7 07:09:43.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.165 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING 07:09:43.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.166 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBC 07:09:43.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.166 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING 07:09:43.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.166 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23 07:09:43.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.166 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING 07:09:43.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.166 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE 07:09:43.167 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.167 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING 07:09:43.167 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.167 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ 07:09:43.167 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.167 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126 07:09:43.167 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.167 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2 07:09:43.167 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.167 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING 07:09:43.168 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.168 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING 07:09:43.168 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.168 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4 07:09:43.168 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.168 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING 07:09:43.168 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.168 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING 07:09:43.168 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.168 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5 07:09:43.169 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.169 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING 07:09:43.169 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.169 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7 07:09:43.169 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.169 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING 07:09:43.169 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.169 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBC 07:09:43.170 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.170 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING 07:09:43.170 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.170 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23 07:09:43.170 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.170 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING 07:09:43.170 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.170 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE 07:09:43.171 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.171 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING 07:09:43.171 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.171 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ 07:09:43.171 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.171 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126 07:09:43.171 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.171 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2 07:09:43.171 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.172 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING 07:09:43.172 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.172 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING 07:09:43.172 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.172 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4 07:09:43.172 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.172 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING 07:09:43.172 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.172 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING 07:09:43.173 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.173 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5 07:09:43.173 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.173 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING 07:09:43.173 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.173 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7 07:09:43.173 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.173 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING 07:09:43.173 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.173 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBC 07:09:43.174 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.174 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING 07:09:43.174 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.174 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23 07:09:43.174 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.174 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING 07:09:43.174 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.174 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE 07:09:43.174 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.174 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING 07:09:43.175 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.175 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ 07:09:43.175 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.175 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126 07:09:43.175 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.175 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2 07:09:43.175 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.175 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING 07:09:43.176 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.176 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING 07:09:43.176 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.176 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4 07:09:43.176 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.176 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING 07:09:43.176 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.176 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/NOPADDING 07:09:43.177 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.177 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5 07:09:43.177 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.177 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING 07:09:43.177 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.177 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7 07:09:43.177 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.177 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING 07:09:43.178 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.178 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBC 07:09:43.178 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.178 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING 07:09:43.178 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.178 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23 07:09:43.179 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.179 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING 07:09:43.179 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.179 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE 07:09:43.179 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.179 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING 07:09:43.179 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:09:43.179 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE// 07:09:43.181 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping. 07:09:43.181 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE//NOPADDING 07:09:43.183 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping. 07:09:43.183 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/ 07:09:43.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING 07:09:43.185 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ 07:09:43.187 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126 07:09:43.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2 07:09:43.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING 07:09:43.192 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING 07:09:43.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4 07:09:43.195 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING 07:09:43.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING 07:09:43.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5 07:09:43.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING 07:09:43.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7 07:09:43.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING 07:09:43.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBC 07:09:43.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING 07:09:43.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23 07:09:43.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING 07:09:43.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE 07:09:43.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING 07:09:43.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ 07:09:43.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126 07:09:43.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2 07:09:43.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING 07:09:43.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING 07:09:43.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4 07:09:43.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING 07:09:43.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING 07:09:43.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5 07:09:43.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING 07:09:43.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7 07:09:43.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING 07:09:43.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBC 07:09:43.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING 07:09:43.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23 07:09:43.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING 07:09:43.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE 07:09:43.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING 07:09:43.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ 07:09:43.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126 07:09:43.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2 07:09:43.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING 07:09:43.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING 07:09:43.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4 07:09:43.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING 07:09:43.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING 07:09:43.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5 07:09:43.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING 07:09:43.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7 07:09:43.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING 07:09:43.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC 07:09:43.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING 07:09:43.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23 07:09:43.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING 07:09:43.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE 07:09:43.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING 07:09:43.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ 07:09:43.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126 07:09:43.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2 07:09:43.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING 07:09:43.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING 07:09:43.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4 07:09:43.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING 07:09:43.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING 07:09:43.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5 07:09:43.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING 07:09:43.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7 07:09:43.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING 07:09:43.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC 07:09:43.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING 07:09:43.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23 07:09:43.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING 07:09:43.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE 07:09:43.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING 07:09:43.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ 07:09:43.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126 07:09:43.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2 07:09:43.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING 07:09:43.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING 07:09:43.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4 07:09:43.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING 07:09:43.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING 07:09:43.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5 07:09:43.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING 07:09:43.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7 07:09:43.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING 07:09:43.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC 07:09:43.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING 07:09:43.231 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23 07:09:43.231 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING 07:09:43.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE 07:09:43.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING 07:09:43.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ 07:09:43.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126 07:09:43.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2 07:09:43.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING 07:09:43.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING 07:09:43.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4 07:09:43.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING 07:09:43.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING 07:09:43.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5 07:09:43.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING 07:09:43.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7 07:09:43.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING 07:09:43.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC 07:09:43.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING 07:09:43.241 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23 07:09:43.241 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING 07:09:43.241 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE 07:09:43.242 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING 07:09:43.243 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ 07:09:43.243 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126 07:09:43.244 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2 07:09:43.245 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING 07:09:43.245 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING 07:09:43.246 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4 07:09:43.247 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING 07:09:43.247 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING 07:09:43.248 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5 07:09:43.248 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING 07:09:43.249 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7 07:09:43.249 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING 07:09:43.249 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC 07:09:43.250 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING 07:09:43.251 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23 07:09:43.251 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING 07:09:43.251 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE 07:09:43.252 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING 07:09:43.252 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ 07:09:43.253 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126 07:09:43.253 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2 07:09:43.255 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING 07:09:43.255 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING 07:09:43.256 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4 07:09:43.256 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING 07:09:43.257 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING 07:09:43.257 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5 07:09:43.257 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING 07:09:43.258 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7 07:09:43.259 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING 07:09:43.259 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC 07:09:43.260 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING 07:09:43.260 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23 07:09:43.260 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING 07:09:43.261 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE 07:09:43.261 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING 07:09:43.261 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ 07:09:43.262 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126 07:09:43.263 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2 07:09:43.264 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING 07:09:43.264 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING 07:09:43.265 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4 07:09:43.265 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING 07:09:43.266 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING 07:09:43.266 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5 07:09:43.267 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING 07:09:43.267 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7 07:09:43.268 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING 07:09:43.268 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC 07:09:43.268 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING 07:09:43.269 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23 07:09:43.269 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING 07:09:43.270 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE 07:09:43.270 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING 07:09:43.270 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ 07:09:43.271 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126 07:09:43.272 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2 07:09:43.272 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING 07:09:43.273 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING 07:09:43.274 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4 07:09:43.274 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING 07:09:43.275 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING 07:09:43.275 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5 07:09:43.276 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING 07:09:43.276 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7 07:09:43.276 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING 07:09:43.277 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC 07:09:43.278 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING 07:09:43.278 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23 07:09:43.279 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING 07:09:43.279 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE 07:09:43.280 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING 07:09:43.280 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ 07:09:43.280 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126 07:09:43.281 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2 07:09:43.282 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING 07:09:43.283 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING 07:09:43.284 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4 07:09:43.284 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING 07:09:43.285 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING 07:09:43.285 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5 07:09:43.285 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING 07:09:43.286 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7 07:09:43.287 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING 07:09:43.287 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC 07:09:43.288 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING 07:09:43.288 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23 07:09:43.288 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING 07:09:43.289 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE 07:09:43.289 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING 07:09:43.290 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ 07:09:43.291 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126 07:09:43.291 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2 07:09:43.292 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING 07:09:43.293 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING 07:09:43.293 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4 07:09:43.294 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING 07:09:43.295 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING 07:09:43.295 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5 07:09:43.296 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING 07:09:43.296 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7 07:09:43.296 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING 07:09:43.297 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC 07:09:43.298 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING 07:09:43.310 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23 07:09:43.311 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING 07:09:43.312 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE 07:09:43.313 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING 07:09:43.313 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ 07:09:43.314 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126 07:09:43.316 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2 07:09:43.317 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING 07:09:43.317 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING 07:09:43.318 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4 07:09:43.319 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING 07:09:43.319 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING 07:09:43.320 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5 07:09:43.320 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING 07:09:43.321 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7 07:09:43.321 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING 07:09:43.322 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC 07:09:43.322 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING 07:09:43.323 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23 07:09:43.323 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING 07:09:43.324 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE 07:09:43.325 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING 07:09:43.325 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ 07:09:43.325 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126 07:09:43.326 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2 07:09:43.327 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING 07:09:43.328 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING 07:09:43.329 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4 07:09:43.329 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING 07:09:43.330 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING 07:09:43.331 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5 07:09:43.331 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING 07:09:43.332 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7 07:09:43.332 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING 07:09:43.333 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC 07:09:43.333 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING 07:09:43.334 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23 07:09:43.334 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING 07:09:43.335 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE 07:09:43.335 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING 07:09:43.336 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ 07:09:43.336 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126 07:09:43.337 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2 07:09:43.337 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING 07:09:43.338 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING 07:09:43.339 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4 07:09:43.340 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING 07:09:43.340 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING 07:09:43.341 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5 07:09:43.341 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING 07:09:43.342 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7 07:09:43.342 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING 07:09:43.343 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC 07:09:43.343 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING 07:09:43.344 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23 07:09:43.344 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING 07:09:43.345 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE 07:09:43.345 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING 07:09:43.345 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ 07:09:43.346 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126 07:09:43.347 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2 07:09:43.347 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING 07:09:43.348 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING 07:09:43.348 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4 07:09:43.349 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING 07:09:43.349 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING 07:09:43.349 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5 07:09:43.350 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING 07:09:43.350 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7 07:09:43.351 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING 07:09:43.351 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC 07:09:43.351 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING 07:09:43.352 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23 07:09:43.352 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING 07:09:43.352 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE 07:09:43.353 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING 07:09:43.353 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ 07:09:43.353 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126 07:09:43.355 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2 07:09:43.356 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING 07:09:43.356 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING 07:09:43.357 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4 07:09:43.357 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING 07:09:43.357 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING 07:09:43.358 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5 07:09:43.358 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING 07:09:43.359 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7 07:09:43.359 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING 07:09:43.359 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC 07:09:43.359 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING 07:09:43.360 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23 07:09:43.360 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING 07:09:43.360 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE 07:09:43.361 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING 07:09:43.361 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ 07:09:43.361 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126 07:09:43.362 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2 07:09:43.363 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING 07:09:43.363 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING 07:09:43.364 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4 07:09:43.365 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING 07:09:43.365 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING 07:09:43.366 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5 07:09:43.367 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING 07:09:43.367 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7 07:09:43.367 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING 07:09:43.368 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC 07:09:43.369 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING 07:09:43.369 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23 07:09:43.369 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING 07:09:43.370 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE 07:09:43.371 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING 07:09:43.371 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ 07:09:43.372 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126 07:09:43.373 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2 07:09:43.373 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING 07:09:43.374 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING 07:09:43.375 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4 07:09:43.375 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING 07:09:43.376 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING 07:09:43.376 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5 07:09:43.377 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING 07:09:43.377 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7 07:09:43.378 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING 07:09:43.378 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC 07:09:43.379 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING 07:09:43.379 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23 07:09:43.380 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING 07:09:43.380 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE 07:09:43.381 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING 07:09:43.381 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ 07:09:43.382 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126 07:09:43.383 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2 07:09:43.383 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING 07:09:43.384 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING 07:09:43.385 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4 07:09:43.385 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING 07:09:43.387 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING 07:09:43.387 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5 07:09:43.388 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING 07:09:43.388 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7 07:09:43.389 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING 07:09:43.389 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC 07:09:43.390 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING 07:09:43.391 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23 07:09:43.392 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING 07:09:43.392 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE 07:09:43.393 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING 07:09:43.393 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ 07:09:43.394 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126 07:09:43.395 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2 07:09:43.396 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING 07:09:43.397 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING 07:09:43.398 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4 07:09:43.399 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING 07:09:43.399 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING 07:09:43.400 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5 07:09:43.400 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING 07:09:43.401 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7 07:09:43.402 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING 07:09:43.403 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC 07:09:43.403 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING 07:09:43.404 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23 07:09:43.404 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING 07:09:43.405 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE 07:09:43.405 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING 07:09:43.406 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ 07:09:43.406 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126 07:09:43.407 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2 07:09:43.408 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING 07:09:43.409 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING 07:09:43.410 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4 07:09:43.411 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING 07:09:43.411 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING 07:09:43.412 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5 07:09:43.413 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING 07:09:43.413 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7 07:09:43.414 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING 07:09:43.414 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC 07:09:43.415 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING 07:09:43.416 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23 07:09:43.416 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING 07:09:43.417 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE 07:09:43.417 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING 07:09:43.418 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ 07:09:43.419 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126 07:09:43.419 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2 07:09:43.420 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING 07:09:43.421 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING 07:09:43.422 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4 07:09:43.423 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING 07:09:43.424 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING 07:09:43.424 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5 07:09:43.425 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING 07:09:43.425 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7 07:09:43.426 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING 07:09:43.427 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC 07:09:43.427 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING 07:09:43.428 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23 07:09:43.429 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING 07:09:43.429 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE 07:09:43.430 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING 07:09:43.431 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ 07:09:43.431 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126 07:09:43.432 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2 07:09:43.433 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING 07:09:43.434 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING 07:09:43.435 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4 07:09:43.436 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING 07:09:43.437 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING 07:09:43.437 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5 07:09:43.438 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING 07:09:43.439 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7 07:09:43.439 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING 07:09:43.440 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC 07:09:43.440 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING 07:09:43.441 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23 07:09:43.442 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING 07:09:43.442 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE 07:09:43.443 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING 07:09:43.443 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ 07:09:43.444 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126 07:09:43.445 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2 07:09:43.446 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING 07:09:43.447 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING 07:09:43.448 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4 07:09:43.449 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING 07:09:43.449 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING 07:09:43.450 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5 07:09:43.451 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING 07:09:43.451 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7 07:09:43.452 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING 07:09:43.453 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC 07:09:43.454 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING 07:09:43.455 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23 07:09:43.455 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING 07:09:43.456 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE 07:09:43.456 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING 07:09:43.457 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ 07:09:43.459 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126 07:09:43.460 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2 07:09:43.461 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING 07:09:43.461 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING 07:09:43.462 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4 07:09:43.463 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING 07:09:43.464 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING 07:09:43.464 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5 07:09:43.465 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING 07:09:43.466 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7 07:09:43.467 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING 07:09:43.467 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC 07:09:43.468 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING 07:09:43.469 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23 07:09:43.469 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING 07:09:43.471 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE 07:09:43.471 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING 07:09:43.472 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ 07:09:43.473 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126 07:09:43.474 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2 07:09:43.475 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING 07:09:43.476 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING 07:09:43.477 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4 07:09:43.478 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING 07:09:43.479 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING 07:09:43.479 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5 07:09:43.480 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING 07:09:43.481 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7 07:09:43.481 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING 07:09:43.483 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC 07:09:43.483 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING 07:09:43.484 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23 07:09:43.485 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING 07:09:43.485 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE 07:09:43.486 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING 07:09:43.487 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ 07:09:43.488 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126 07:09:43.489 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2 07:09:43.490 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING 07:09:43.491 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING 07:09:43.492 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4 07:09:43.492 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING 07:09:43.493 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING 07:09:43.494 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5 07:09:43.495 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING 07:09:43.495 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7 07:09:43.496 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING 07:09:43.496 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC 07:09:43.497 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING 07:09:43.498 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23 07:09:43.499 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING 07:09:43.499 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE 07:09:43.500 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING 07:09:43.500 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ 07:09:43.501 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126 07:09:43.502 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2 07:09:43.503 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING 07:09:43.504 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING 07:09:43.505 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4 07:09:43.505 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING 07:09:43.506 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING 07:09:43.506 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5 07:09:43.506 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING 07:09:43.507 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7 07:09:43.507 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING 07:09:43.508 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC 07:09:43.508 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING 07:09:43.508 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23 07:09:43.509 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING 07:09:43.509 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE 07:09:43.509 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING 07:09:43.510 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ 07:09:43.510 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126 07:09:43.511 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2 07:09:43.512 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING 07:09:43.512 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING 07:09:43.513 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4 07:09:43.513 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING 07:09:43.513 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING 07:09:43.515 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5 07:09:43.516 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING 07:09:43.516 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7 07:09:43.517 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING 07:09:43.517 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC 07:09:43.517 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING 07:09:43.518 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23 07:09:43.519 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING 07:09:43.519 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE 07:09:43.519 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING 07:09:43.520 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ 07:09:43.520 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126 07:09:43.521 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2 07:09:43.521 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING 07:09:43.522 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING 07:09:43.523 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4 07:09:43.523 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING 07:09:43.523 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING 07:09:43.524 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5 07:09:43.524 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING 07:09:43.524 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7 07:09:43.525 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING 07:09:43.525 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC 07:09:43.525 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING 07:09:43.526 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23 07:09:43.527 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING 07:09:43.527 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE 07:09:43.527 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING 07:09:43.527 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ 07:09:43.528 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126 07:09:43.528 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2 07:09:43.529 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING 07:09:43.530 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING 07:09:43.531 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4 07:09:43.531 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING 07:09:43.532 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING 07:09:43.532 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5 07:09:43.533 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING 07:09:43.533 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7 07:09:43.533 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING 07:09:43.534 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC 07:09:43.534 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING 07:09:43.535 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23 07:09:43.535 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING 07:09:43.536 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE 07:09:43.536 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING 07:09:43.537 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ 07:09:43.538 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126 07:09:43.539 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2 07:09:43.540 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING 07:09:43.540 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING 07:09:43.541 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4 07:09:43.543 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING 07:09:43.543 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING 07:09:43.544 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5 07:09:43.544 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING 07:09:43.545 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7 07:09:43.545 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING 07:09:43.546 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC 07:09:43.547 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING 07:09:43.547 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23 07:09:43.548 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING 07:09:43.548 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE 07:09:43.549 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING 07:09:43.550 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ 07:09:43.550 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126 07:09:43.551 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2 07:09:43.552 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING 07:09:43.553 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING 07:09:43.554 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4 07:09:43.555 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING 07:09:43.555 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING 07:09:43.556 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5 07:09:43.556 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING 07:09:43.556 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7 07:09:43.557 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING 07:09:43.558 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC 07:09:43.558 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING 07:09:43.559 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23 07:09:43.559 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING 07:09:43.560 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE 07:09:43.560 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING 07:09:43.561 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/ 07:09:43.562 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping. 07:09:43.562 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING 07:09:43.563 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping. 07:09:43.563 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/ 07:09:43.564 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING 07:09:43.566 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/ 07:09:43.567 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping. 07:09:43.567 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING 07:09:43.568 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping. 07:09:43.568 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ 07:09:43.568 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126 07:09:43.569 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2 07:09:43.570 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING 07:09:43.571 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING 07:09:43.572 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4 07:09:43.573 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING 07:09:43.574 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING 07:09:43.575 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5 07:09:43.575 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING 07:09:43.576 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7 07:09:43.577 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING 07:09:43.578 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC 07:09:43.579 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING 07:09:43.579 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23 07:09:43.580 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING 07:09:43.581 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE 07:09:43.582 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING 07:09:43.583 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ 07:09:43.583 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126 07:09:43.584 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2 07:09:43.585 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING 07:09:43.585 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING 07:09:43.586 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4 07:09:43.587 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING 07:09:43.587 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING 07:09:43.587 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5 07:09:43.588 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING 07:09:43.588 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7 07:09:43.588 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING 07:09:43.589 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBC 07:09:43.589 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING 07:09:43.590 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23 07:09:43.590 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING 07:09:43.591 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE 07:09:43.591 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING 07:09:43.591 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ 07:09:43.592 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126 07:09:43.592 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2 07:09:43.593 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING 07:09:43.593 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING 07:09:43.594 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4 07:09:43.595 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING 07:09:43.595 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING 07:09:43.595 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5 07:09:43.596 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING 07:09:43.596 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7 07:09:43.597 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING 07:09:43.597 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC 07:09:43.597 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING 07:09:43.598 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23 07:09:43.598 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING 07:09:43.599 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE 07:09:43.599 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING 07:09:43.599 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ 07:09:43.600 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126 07:09:43.600 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2 07:09:43.601 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING 07:09:43.602 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING 07:09:43.603 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4 07:09:43.603 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING 07:09:43.604 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING 07:09:43.604 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5 07:09:43.604 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING 07:09:43.604 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7 07:09:43.605 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING 07:09:43.605 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC 07:09:43.605 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING 07:09:43.606 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23 07:09:43.607 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING 07:09:43.607 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE 07:09:43.607 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING 07:09:43.607 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ 07:09:43.608 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126 07:09:43.608 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2 07:09:43.609 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING 07:09:43.610 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING 07:09:43.611 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4 07:09:43.611 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING 07:09:43.612 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING 07:09:43.612 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5 07:09:43.612 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING 07:09:43.613 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7 07:09:43.613 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING 07:09:43.613 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC 07:09:43.614 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING 07:09:43.614 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23 07:09:43.615 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING 07:09:43.615 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE 07:09:43.615 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING 07:09:43.616 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ 07:09:43.616 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126 07:09:43.617 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2 07:09:43.617 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING 07:09:43.618 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING 07:09:43.619 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4 07:09:43.619 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING 07:09:43.619 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING 07:09:43.620 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5 07:09:43.620 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING 07:09:43.620 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7 07:09:43.621 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING 07:09:43.621 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC 07:09:43.621 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING 07:09:43.622 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23 07:09:43.622 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING 07:09:43.623 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE 07:09:43.623 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING 07:09:43.623 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ 07:09:43.624 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126 07:09:43.624 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2 07:09:43.625 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING 07:09:43.626 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING 07:09:43.626 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4 07:09:43.627 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING 07:09:43.627 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING 07:09:43.627 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5 07:09:43.628 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING 07:09:43.628 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7 07:09:43.628 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING 07:09:43.629 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC 07:09:43.629 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING 07:09:43.629 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23 07:09:43.630 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING 07:09:43.630 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE 07:09:43.631 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING 07:09:43.631 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ 07:09:43.631 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126 07:09:43.632 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2 07:09:43.633 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING 07:09:43.633 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING 07:09:43.634 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4 07:09:43.634 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING 07:09:43.635 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING 07:09:43.635 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5 07:09:43.635 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING 07:09:43.636 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7 07:09:43.636 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING 07:09:43.636 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC 07:09:43.637 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING 07:09:43.637 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23 07:09:43.638 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING 07:09:43.691 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE 07:09:43.691 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING 07:09:43.691 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ 07:09:43.691 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126 07:09:43.691 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2 07:09:43.692 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING 07:09:43.692 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING 07:09:43.692 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC 07:09:43.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ 07:09:43.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126 07:09:43.695 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2 07:09:43.695 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING 07:09:43.696 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING 07:09:43.696 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4 07:09:43.696 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING 07:09:43.696 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING 07:09:43.697 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5 07:09:43.697 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING 07:09:43.697 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7 07:09:43.698 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING 07:09:43.698 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC 07:09:43.699 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING 07:09:43.699 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23 07:09:43.699 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING 07:09:43.699 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE 07:09:43.700 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING 07:09:43.700 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ 07:09:43.700 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126 07:09:43.701 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2 07:09:43.701 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING 07:09:43.702 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING 07:09:43.702 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4 07:09:43.703 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING 07:09:43.706 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING 07:09:43.707 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5 07:09:43.707 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING 07:09:43.708 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7 07:09:43.708 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING 07:09:43.708 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC 07:09:43.709 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING 07:09:43.709 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23 07:09:43.710 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING 07:09:43.711 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE 07:09:43.711 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING 07:09:43.711 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ 07:09:43.712 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126 07:09:43.713 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2 07:09:43.713 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING 07:09:43.714 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING 07:09:43.715 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4 07:09:43.716 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING 07:09:43.716 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING 07:09:43.717 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5 07:09:43.717 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING 07:09:43.718 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7 07:09:43.718 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING 07:09:43.719 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC 07:09:43.719 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING 07:09:43.720 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23 07:09:43.720 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING 07:09:43.720 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE 07:09:43.721 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING 07:09:43.721 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ 07:09:43.722 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126 07:09:43.723 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2 07:09:43.723 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING 07:09:43.724 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING 07:09:43.725 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4 07:09:43.725 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING 07:09:43.726 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING 07:09:43.727 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5 07:09:43.727 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING 07:09:43.728 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7 07:09:43.728 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING 07:09:43.729 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC 07:09:43.729 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING 07:09:43.729 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23 07:09:43.730 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING 07:09:43.731 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE 07:09:43.731 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING 07:09:43.731 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ 07:09:43.732 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126 07:09:43.733 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2 07:09:43.733 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING 07:09:43.734 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING 07:09:43.735 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4 07:09:43.735 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING 07:09:43.736 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING 07:09:43.737 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5 07:09:43.737 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING 07:09:43.738 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7 07:09:43.738 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING 07:09:43.739 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC 07:09:43.739 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING 07:09:43.740 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23 07:09:43.740 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING 07:09:43.740 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE 07:09:43.741 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING 07:09:43.741 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ 07:09:43.742 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126 07:09:43.743 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2 07:09:43.743 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING 07:09:43.744 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING 07:09:43.745 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4 07:09:43.745 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING 07:09:43.746 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING 07:09:43.746 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5 07:09:43.747 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING 07:09:43.748 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7 07:09:43.748 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING 07:09:43.748 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC 07:09:43.749 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING 07:09:43.749 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23 07:09:43.750 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING 07:09:43.751 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE 07:09:43.751 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING 07:09:43.751 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ 07:09:43.752 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126 07:09:43.752 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2 07:09:43.753 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING 07:09:43.754 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING 07:09:43.755 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4 07:09:43.755 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING 07:09:43.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING 07:09:43.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5 07:09:43.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING 07:09:43.757 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7 07:09:43.758 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING 07:09:43.759 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC 07:09:43.759 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING 07:09:43.759 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23 07:09:43.760 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING 07:09:43.760 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE 07:09:43.761 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING 07:09:43.761 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ 07:09:43.761 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126 07:09:43.763 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2 07:09:43.764 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING 07:09:43.764 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING 07:09:43.765 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4 07:09:43.765 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING 07:09:43.766 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING 07:09:43.766 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5 07:09:43.767 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING 07:09:43.767 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7 07:09:43.768 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING 07:09:43.769 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC 07:09:43.769 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING 07:09:43.769 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23 07:09:43.770 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING 07:09:43.771 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE 07:09:43.771 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING 07:09:43.771 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ 07:09:43.772 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126 07:09:43.772 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2 07:09:43.773 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING 07:09:43.774 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING 07:09:43.774 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4 07:09:43.775 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING 07:09:43.775 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING 07:09:43.776 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5 07:09:43.776 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING 07:09:43.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7 07:09:43.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING 07:09:43.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC 07:09:43.778 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING 07:09:43.779 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23 07:09:43.779 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING 07:09:43.780 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE 07:09:43.780 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING 07:09:43.780 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ 07:09:43.781 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126 07:09:43.781 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2 07:09:43.783 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING 07:09:43.783 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING 07:09:43.784 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4 07:09:43.784 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING 07:09:43.785 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING 07:09:43.785 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5 07:09:43.785 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING 07:09:43.786 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7 07:09:43.786 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING 07:09:43.787 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC 07:09:43.787 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING 07:09:43.788 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23 07:09:43.788 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING 07:09:43.788 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE 07:09:43.789 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING 07:09:43.789 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ 07:09:43.790 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126 07:09:43.791 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2 07:09:43.791 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING 07:09:43.792 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING 07:09:43.792 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4 07:09:43.793 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING 07:09:43.793 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING 07:09:43.794 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5 07:09:43.794 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING 07:09:43.795 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7 07:09:43.795 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING 07:09:43.795 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC 07:09:43.796 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING 07:09:43.796 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23 07:09:43.796 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING 07:09:43.797 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE 07:09:43.797 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING 07:09:43.797 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ 07:09:43.798 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126 07:09:43.799 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2 07:09:43.800 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING 07:09:43.801 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING 07:09:43.801 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4 07:09:43.802 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING 07:09:43.802 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING 07:09:43.803 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5 07:09:43.803 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING 07:09:43.803 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7 07:09:43.804 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING 07:09:43.804 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC 07:09:43.804 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING 07:09:43.805 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23 07:09:43.805 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING 07:09:43.806 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE 07:09:43.806 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING 07:09:43.807 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ 07:09:43.807 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126 07:09:43.808 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2 07:09:43.808 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING 07:09:43.809 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING 07:09:43.810 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4 07:09:43.811 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING 07:09:43.811 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING 07:09:43.811 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5 07:09:43.812 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING 07:09:43.812 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7 07:09:43.812 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING 07:09:43.813 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC 07:09:43.813 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING 07:09:43.814 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23 07:09:43.814 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING 07:09:43.815 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE 07:09:43.815 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING 07:09:43.815 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ 07:09:43.816 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126 07:09:43.816 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2 07:09:43.817 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING 07:09:43.818 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING 07:09:43.831 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4 07:09:43.832 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING 07:09:43.832 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING 07:09:43.833 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5 07:09:43.833 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING 07:09:43.834 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7 07:09:43.835 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING 07:09:43.835 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC 07:09:43.836 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING 07:09:43.836 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23 07:09:43.837 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING 07:09:43.837 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE 07:09:43.838 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING 07:09:43.839 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ 07:09:43.840 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126 07:09:43.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2 07:09:43.843 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING 07:09:43.844 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING 07:09:43.845 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4 07:09:43.845 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING 07:09:43.845 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING 07:09:43.845 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5 07:09:43.846 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING 07:09:43.846 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7 07:09:43.847 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING 07:09:43.847 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC 07:09:43.847 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING 07:09:43.848 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23 07:09:43.848 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING 07:09:43.848 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE 07:09:43.849 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING 07:09:43.849 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ 07:09:43.849 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126 07:09:43.850 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2 07:09:43.851 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING 07:09:43.851 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING 07:09:43.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4 07:09:43.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING 07:09:43.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING 07:09:43.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5 07:09:43.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING 07:09:43.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7 07:09:43.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING 07:09:43.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC 07:09:43.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING 07:09:43.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23 07:09:43.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING 07:09:43.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE 07:09:43.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING 07:09:43.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ 07:09:43.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126 07:09:43.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2 07:09:43.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING 07:09:43.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING 07:09:43.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4 07:09:43.860 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING 07:09:43.860 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING 07:09:43.860 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5 07:09:43.860 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING 07:09:43.861 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7 07:09:43.861 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING 07:09:43.861 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC 07:09:43.862 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING 07:09:43.862 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23 07:09:43.863 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING 07:09:43.863 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE 07:09:43.864 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING 07:09:43.864 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ 07:09:43.864 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126 07:09:43.865 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2 07:09:43.866 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING 07:09:43.867 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING 07:09:43.867 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4 07:09:43.867 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING 07:09:43.868 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING 07:09:43.868 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5 07:09:43.868 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING 07:09:43.869 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7 07:09:43.869 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING 07:09:43.869 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC 07:09:43.870 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING 07:09:43.870 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23 07:09:43.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING 07:09:43.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE 07:09:43.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING 07:09:43.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ 07:09:43.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126 07:09:43.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2 07:09:43.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING 07:09:43.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING 07:09:43.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4 07:09:43.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING 07:09:43.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING 07:09:43.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5 07:09:43.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING 07:09:43.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7 07:09:43.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING 07:09:43.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC 07:09:43.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING 07:09:43.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23 07:09:43.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING 07:09:43.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE 07:09:43.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING 07:09:43.878 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ 07:09:43.878 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126 07:09:43.879 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2 07:09:43.879 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING 07:09:43.880 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING 07:09:43.880 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4 07:09:43.880 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING 07:09:43.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING 07:09:43.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5 07:09:43.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING 07:09:43.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7 07:09:43.882 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING 07:09:43.882 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC 07:09:43.883 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING 07:09:43.883 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23 07:09:43.883 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING 07:09:43.883 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE 07:09:43.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING 07:09:43.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ 07:09:43.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126 07:09:43.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2 07:09:43.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING 07:09:43.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING 07:09:43.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4 07:09:43.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING 07:09:43.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING 07:09:43.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5 07:09:43.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING 07:09:43.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7 07:09:43.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING 07:09:43.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC 07:09:43.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING 07:09:43.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23 07:09:43.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING 07:09:43.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE 07:09:43.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING 07:09:43.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ 07:09:43.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126 07:09:43.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2 07:09:43.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING 07:09:43.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING 07:09:43.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4 07:09:43.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING 07:09:43.894 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING 07:09:43.894 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5 07:09:43.894 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING 07:09:43.895 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7 07:09:43.895 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING 07:09:43.896 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC 07:09:43.896 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING 07:09:43.896 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23 07:09:43.896 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING 07:09:43.897 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE 07:09:43.897 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING 07:09:43.897 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ 07:09:43.897 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126 07:09:43.898 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2 07:09:43.899 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING 07:09:43.899 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING 07:09:43.900 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4 07:09:43.900 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING 07:09:43.900 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING 07:09:43.900 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5 07:09:43.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING 07:09:43.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7 07:09:43.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING 07:09:43.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC 07:09:43.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING 07:09:43.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23 07:09:43.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING 07:09:43.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE 07:09:43.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING 07:09:43.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ 07:09:43.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126 07:09:43.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2 07:09:43.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING 07:09:43.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING 07:09:43.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4 07:09:43.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING 07:09:43.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING 07:09:43.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5 07:09:43.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING 07:09:43.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7 07:09:43.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING 07:09:43.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC 07:09:43.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING 07:09:43.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23 07:09:43.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING 07:09:43.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE 07:09:43.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING 07:09:43.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ 07:09:43.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126 07:09:43.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2 07:09:43.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING 07:09:43.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING 07:09:43.913 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4 07:09:43.913 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING 07:09:43.913 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING 07:09:43.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5 07:09:43.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING 07:09:43.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7 07:09:43.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING 07:09:43.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC 07:09:43.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING 07:09:43.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23 07:09:43.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING 07:09:43.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE 07:09:43.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING 07:09:43.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ 07:09:43.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126 07:09:43.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2 07:09:43.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING 07:09:43.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING 07:09:43.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4 07:09:43.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING 07:09:43.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING 07:09:43.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5 07:09:43.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING 07:09:43.922 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7 07:09:43.922 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING 07:09:43.922 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBC 07:09:43.923 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING 07:09:43.923 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23 07:09:43.924 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING 07:09:43.924 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE 07:09:43.924 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING 07:09:43.924 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147// 07:09:43.927 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.927 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147//NOPADDING 07:09:43.927 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.927 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/ 07:09:43.927 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.927 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING 07:09:43.928 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.928 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ 07:09:43.928 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.928 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126 07:09:43.929 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.929 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2 07:09:43.929 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.930 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING 07:09:43.930 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.930 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING 07:09:43.931 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.931 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4 07:09:43.931 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.931 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING 07:09:43.932 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.932 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING 07:09:43.932 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.932 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5 07:09:43.933 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.933 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING 07:09:43.933 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.933 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7 07:09:43.933 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.933 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING 07:09:43.934 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.934 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBC 07:09:43.935 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.935 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING 07:09:43.935 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.935 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23 07:09:43.936 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.936 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING 07:09:43.936 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.936 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE 07:09:43.937 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.937 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING 07:09:43.938 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.938 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ 07:09:43.938 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.939 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126 07:09:43.939 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.939 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2 07:09:43.939 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.940 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING 07:09:43.940 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.940 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING 07:09:43.940 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.941 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4 07:09:43.941 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.941 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING 07:09:43.941 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.941 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING 07:09:43.942 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.942 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5 07:09:43.942 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.942 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING 07:09:43.942 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.942 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7 07:09:43.943 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.943 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING 07:09:43.943 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBC 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING 07:09:43.956 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.956 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4 07:09:43.957 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.957 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.958 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC 07:09:43.958 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126 07:09:43.959 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.959 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING 07:09:43.960 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.960 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5 07:09:43.966 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.966 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING 07:09:43.967 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.967 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING 07:09:43.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.968 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23 07:09:43.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.969 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING 07:09:43.970 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.970 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE 07:09:43.970 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.970 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING 07:09:43.970 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.970 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ 07:09:43.970 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.970 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126 07:09:43.970 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.970 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2 07:09:43.971 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.971 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING 07:09:43.971 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.971 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING 07:09:43.971 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.971 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4 07:09:43.975 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.975 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING 07:09:43.975 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.975 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING 07:09:43.975 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.975 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5 07:09:43.975 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.975 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE 07:09:43.976 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.976 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4 07:09:43.977 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.977 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING 07:09:43.978 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.978 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126 07:09:43.979 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.979 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING 07:09:43.980 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.980 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23 07:09:43.981 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.981 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING 07:09:43.994 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.994 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE 07:09:43.994 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.994 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING 07:09:43.994 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.994 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.995 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING 07:09:43.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE 07:09:43.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.996 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4 07:09:43.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.997 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING 07:09:43.998 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.998 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2 07:09:43.999 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:43.999 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.000 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC 07:09:44.000 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2 07:09:44.001 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.001 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5 07:09:44.002 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.002 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.003 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126 07:09:44.003 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7 07:09:44.004 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.004 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.005 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126 07:09:44.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.006 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2 07:09:44.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.015 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING 07:09:44.015 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.015 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING 07:09:44.015 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.015 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING 07:09:44.016 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.016 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.017 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2 07:09:44.017 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.018 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING 07:09:44.018 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.018 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING 07:09:44.018 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.018 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4 07:09:44.018 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.018 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING 07:09:44.018 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.018 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC 07:09:44.019 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.019 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING 07:09:44.024 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.024 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23 07:09:44.024 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.024 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING 07:09:44.024 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.024 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE 07:09:44.024 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.024 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING 07:09:44.024 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4 07:09:44.025 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.025 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING 07:09:44.026 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.026 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING 07:09:44.026 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.026 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5 07:09:44.026 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.026 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING 07:09:44.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.027 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7 07:09:44.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.027 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING 07:09:44.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.027 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC 07:09:44.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.028 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING 07:09:44.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.028 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23 07:09:44.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.028 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING 07:09:44.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.028 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE 07:09:44.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.029 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING 07:09:44.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.029 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ 07:09:44.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.029 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126 07:09:44.030 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.030 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2 07:09:44.030 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.030 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING 07:09:44.030 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.031 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING 07:09:44.031 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.031 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4 07:09:44.031 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.031 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING 07:09:44.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.032 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING 07:09:44.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.032 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5 07:09:44.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.032 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING 07:09:44.033 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.033 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7 07:09:44.033 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.033 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING 07:09:44.034 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.034 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC 07:09:44.034 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.034 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING 07:09:44.035 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.035 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23 07:09:44.035 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.035 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING 07:09:44.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.036 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE 07:09:44.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.036 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING 07:09:44.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.037 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ 07:09:44.037 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.037 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126 07:09:44.037 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.037 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2 07:09:44.038 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.038 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING 07:09:44.038 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.039 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING 07:09:44.039 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.039 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4 07:09:44.039 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.039 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING 07:09:44.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.040 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING 07:09:44.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.040 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5 07:09:44.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.040 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING 07:09:44.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.041 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7 07:09:44.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.041 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING 07:09:44.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.042 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC 07:09:44.042 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.042 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING 07:09:44.042 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.043 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23 07:09:44.043 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.043 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING 07:09:44.043 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.043 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE 07:09:44.044 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.044 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING 07:09:44.044 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.044 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ 07:09:44.044 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.045 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126 07:09:44.045 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.045 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2 07:09:44.045 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.046 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING 07:09:44.046 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.047 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING 07:09:44.047 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.047 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4 07:09:44.047 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.047 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING 07:09:44.048 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.048 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING 07:09:44.048 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.048 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5 07:09:44.048 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.049 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING 07:09:44.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.049 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7 07:09:44.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.049 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING 07:09:44.050 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.050 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC 07:09:44.050 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.050 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING 07:09:44.051 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.051 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23 07:09:44.051 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.051 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING 07:09:44.051 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.052 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE 07:09:44.052 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.052 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING 07:09:44.052 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.052 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ 07:09:44.053 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.053 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126 07:09:44.053 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.053 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2 07:09:44.053 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.054 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING 07:09:44.054 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.054 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING 07:09:44.054 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC 07:09:44.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.055 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2 07:09:44.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.056 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING 07:09:44.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.057 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7 07:09:44.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.058 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING 07:09:44.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.058 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC 07:09:44.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.058 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING 07:09:44.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.058 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23 07:09:44.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.059 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING 07:09:44.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.059 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE 07:09:44.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.059 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING 07:09:44.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.060 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ 07:09:44.060 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.060 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126 07:09:44.060 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.060 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2 07:09:44.060 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.060 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING 07:09:44.061 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.061 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING 07:09:44.061 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.061 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4 07:09:44.061 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.061 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING 07:09:44.061 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.061 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING 07:09:44.062 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.062 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5 07:09:44.062 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.062 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING 07:09:44.062 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.062 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7 07:09:44.062 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.062 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ 07:09:44.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.063 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING 07:09:44.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.064 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING 07:09:44.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.065 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE 07:09:44.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.066 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING 07:09:44.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.066 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ 07:09:44.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.066 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126 07:09:44.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.066 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2 07:09:44.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING 07:09:44.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.067 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.068 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING 07:09:44.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.069 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4 07:09:44.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING 07:09:44.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING 07:09:44.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5 07:09:44.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING 07:09:44.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7 07:09:44.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.070 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.071 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ 07:09:44.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.072 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126 07:09:44.072 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.072 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.073 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.073 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.073 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.073 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.073 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING 07:09:44.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.074 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5 07:09:44.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.074 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING 07:09:44.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.074 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7 07:09:44.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.074 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING 07:09:44.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.074 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC 07:09:44.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ 07:09:44.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.075 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING 07:09:44.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.076 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23 07:09:44.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.077 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING 07:09:44.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE 07:09:44.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING 07:09:44.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ 07:09:44.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126 07:09:44.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2 07:09:44.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING 07:09:44.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING 07:09:44.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING 07:09:44.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC 07:09:44.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING 07:09:44.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23 07:09:44.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING 07:09:44.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE 07:09:44.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING 07:09:44.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ 07:09:44.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126 07:09:44.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2 07:09:44.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING 07:09:44.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING 07:09:44.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4 07:09:44.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING 07:09:44.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2 07:09:44.092 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.092 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING 07:09:44.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7 07:09:44.094 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING 07:09:44.094 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC 07:09:44.094 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ 07:09:44.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING 07:09:44.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC 07:09:44.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING 07:09:44.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23 07:09:44.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING 07:09:44.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE 07:09:44.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING 07:09:44.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ 07:09:44.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126 07:09:44.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2 07:09:44.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING 07:09:44.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING 07:09:44.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7 07:09:44.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING 07:09:44.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC 07:09:44.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING 07:09:44.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23 07:09:44.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING 07:09:44.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING 07:09:44.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING 07:09:44.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING 07:09:44.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ 07:09:44.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126 07:09:44.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2 07:09:44.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING 07:09:44.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING 07:09:44.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4 07:09:44.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING 07:09:44.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING 07:09:44.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING 07:09:44.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23 07:09:44.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING 07:09:44.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE 07:09:44.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING 07:09:44.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/ 07:09:44.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING 07:09:44.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/ 07:09:44.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING 07:09:44.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/ 07:09:44.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING 07:09:44.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ 07:09:44.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126 07:09:44.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2 07:09:44.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING 07:09:44.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING 07:09:44.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4 07:09:44.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING 07:09:44.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING 07:09:44.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5 07:09:44.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING 07:09:44.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7 07:09:44.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE 07:09:44.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING 07:09:44.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7 07:09:44.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING 07:09:44.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBC 07:09:44.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING 07:09:44.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23 07:09:44.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING 07:09:44.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING 07:09:44.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING 07:09:44.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7 07:09:44.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING 07:09:44.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC 07:09:44.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING 07:09:44.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23 07:09:44.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING 07:09:44.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE 07:09:44.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING 07:09:44.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4 07:09:44.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING 07:09:44.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2 07:09:44.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING 07:09:44.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING 07:09:44.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4 07:09:44.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING 07:09:44.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING 07:09:44.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING 07:09:44.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING 07:09:44.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING 07:09:44.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING 07:09:44.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE 07:09:44.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4 07:09:44.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC 07:09:44.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126 07:09:44.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2 07:09:44.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING 07:09:44.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING 07:09:44.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC 07:09:44.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ 07:09:44.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126 07:09:44.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2 07:09:44.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING 07:09:44.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING 07:09:44.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4 07:09:44.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING 07:09:44.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING 07:09:44.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5 07:09:44.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING 07:09:44.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7 07:09:44.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ 07:09:44.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.144 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.144 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.144 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.144 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.144 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING 07:09:44.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING 07:09:44.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5 07:09:44.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING 07:09:44.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7 07:09:44.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ 07:09:44.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5 07:09:44.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING 07:09:44.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE 07:09:44.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING 07:09:44.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ 07:09:44.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126 07:09:44.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5 07:09:44.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE 07:09:44.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING 07:09:44.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ 07:09:44.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126 07:09:44.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2 07:09:44.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING 07:09:44.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING 07:09:44.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4 07:09:44.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING 07:09:44.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING 07:09:44.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5 07:09:44.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23 07:09:44.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING 07:09:44.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE 07:09:44.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING 07:09:44.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ 07:09:44.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126 07:09:44.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2 07:09:44.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING 07:09:44.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7 07:09:44.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING 07:09:44.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC 07:09:44.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING 07:09:44.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23 07:09:44.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING 07:09:44.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE 07:09:44.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING 07:09:44.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ 07:09:44.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126 07:09:44.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2 07:09:44.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING 07:09:44.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING 07:09:44.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4 07:09:44.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING 07:09:44.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING 07:09:44.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5 07:09:44.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING 07:09:44.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7 07:09:44.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING 07:09:44.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ 07:09:44.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126 07:09:44.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2 07:09:44.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING 07:09:44.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING 07:09:44.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4 07:09:44.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING 07:09:44.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING 07:09:44.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5 07:09:44.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE 07:09:44.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING 07:09:44.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ 07:09:44.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126 07:09:44.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2 07:09:44.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING 07:09:44.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7 07:09:44.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ 07:09:44.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING 07:09:44.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING 07:09:44.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5 07:09:44.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING 07:09:44.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7 07:09:44.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING 07:09:44.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC 07:09:44.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING 07:09:44.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23 07:09:44.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING 07:09:44.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE 07:09:44.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING 07:09:44.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ 07:09:44.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126 07:09:44.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2 07:09:44.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING 07:09:44.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7 07:09:44.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING 07:09:44.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.179 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC 07:09:44.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.179 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126 07:09:44.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5 07:09:44.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING 07:09:44.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7 07:09:44.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING 07:09:44.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC 07:09:44.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING 07:09:44.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23 07:09:44.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING 07:09:44.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE 07:09:44.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING 07:09:44.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ 07:09:44.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING 07:09:44.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING 07:09:44.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23 07:09:44.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING 07:09:44.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE 07:09:44.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING 07:09:44.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ 07:09:44.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING 07:09:44.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC 07:09:44.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING 07:09:44.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23 07:09:44.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2 07:09:44.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING 07:09:44.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE 07:09:44.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING 07:09:44.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ 07:09:44.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126 07:09:44.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2 07:09:44.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING 07:09:44.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING 07:09:44.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4 07:09:44.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING 07:09:44.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING 07:09:44.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5 07:09:44.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING 07:09:44.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7 07:09:44.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING 07:09:44.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ 07:09:44.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126 07:09:44.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2 07:09:44.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING 07:09:44.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING 07:09:44.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7 07:09:44.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ 07:09:44.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING 07:09:44.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING 07:09:44.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING 07:09:44.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING 07:09:44.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4 07:09:44.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING 07:09:44.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING 07:09:44.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5 07:09:44.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ 07:09:44.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING 07:09:44.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ 07:09:44.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126 07:09:44.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2 07:09:44.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING 07:09:44.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING 07:09:44.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4 07:09:44.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE 07:09:44.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING 07:09:44.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23 07:09:44.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING 07:09:44.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE 07:09:44.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING 07:09:44.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ 07:09:44.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126 07:09:44.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2 07:09:44.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING 07:09:44.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7 07:09:44.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING 07:09:44.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ 07:09:44.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126 07:09:44.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2 07:09:44.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING 07:09:44.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING 07:09:44.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING 07:09:44.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4 07:09:44.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING 07:09:44.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING 07:09:44.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5 07:09:44.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING 07:09:44.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7 07:09:44.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING 07:09:44.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC 07:09:44.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING 07:09:44.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23 07:09:44.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING 07:09:44.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE 07:09:44.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING 07:09:44.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ 07:09:44.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126 07:09:44.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2 07:09:44.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING 07:09:44.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING 07:09:44.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4 07:09:44.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING 07:09:44.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING 07:09:44.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5 07:09:44.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING 07:09:44.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7 07:09:44.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBC 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE 07:09:44.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING 07:09:44.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:09:44.229 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128// 07:09:44.229 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING 07:09:44.230 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/ 07:09:44.230 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING 07:09:44.231 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1// 07:09:44.231 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING 07:09:44.232 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/ 07:09:44.232 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING 07:09:44.233 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128// 07:09:44.246 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128//NOPADDING 07:09:44.248 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/ 07:09:44.249 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING 07:09:44.251 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256// 07:09:44.260 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256//NOPADDING 07:09:44.264 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/ 07:09:44.267 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING 07:09:44.270 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC// 07:09:44.271 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping. 07:09:44.271 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC//NOPADDING 07:09:44.273 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping. 07:09:44.273 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/ 07:09:44.275 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping. 07:09:44.276 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON// 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping. 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON//NOPADDING 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping. 07:09:44.277 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/ 07:09:44.278 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING 07:09:44.278 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ 07:09:44.279 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126 07:09:44.279 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2 07:09:44.280 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING 07:09:44.280 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING 07:09:44.280 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4 07:09:44.280 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING 07:09:44.281 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING 07:09:44.281 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5 07:09:44.281 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING 07:09:44.281 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7 07:09:44.281 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING 07:09:44.282 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC 07:09:44.282 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING 07:09:44.282 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23 07:09:44.282 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING 07:09:44.283 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE 07:09:44.283 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING 07:09:44.283 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/ 07:09:44.283 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:44.283 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING 07:09:44.284 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:44.284 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ 07:09:44.284 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126 07:09:44.284 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2 07:09:44.284 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5 07:09:44.285 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING 07:09:44.286 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7 07:09:44.286 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING 07:09:44.286 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC 07:09:44.286 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126 07:09:44.287 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2 07:09:44.288 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING 07:09:44.288 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING 07:09:44.288 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE 07:09:44.289 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING 07:09:44.290 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ 07:09:44.290 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126 07:09:44.290 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2 07:09:44.291 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING 07:09:44.291 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING 07:09:44.291 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4 07:09:44.292 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING 07:09:44.292 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING 07:09:44.292 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5 07:09:44.292 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING 07:09:44.292 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING 07:09:44.293 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE 07:09:44.294 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING 07:09:44.294 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ 07:09:44.294 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126 07:09:44.295 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2 07:09:44.295 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING 07:09:44.295 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23 07:09:44.296 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING 07:09:44.297 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE 07:09:44.297 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING 07:09:44.297 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ 07:09:44.297 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126 07:09:44.297 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2 07:09:44.298 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING 07:09:44.298 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING 07:09:44.299 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126 07:09:44.300 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2 07:09:44.301 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING 07:09:44.302 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING 07:09:44.302 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4 07:09:44.302 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING 07:09:44.302 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING 07:09:44.302 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING 07:09:44.303 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE 07:09:44.304 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING 07:09:44.304 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ 07:09:44.304 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126 07:09:44.307 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5 07:09:44.308 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ 07:09:44.309 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126 07:09:44.310 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2 07:09:44.310 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING 07:09:44.311 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2 07:09:44.312 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7 07:09:44.313 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126 07:09:44.314 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING 07:09:44.315 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2 07:09:44.316 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC 07:09:44.317 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126 07:09:44.318 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2 07:09:44.319 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING 07:09:44.319 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING 07:09:44.319 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4 07:09:44.319 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING 07:09:44.319 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ 07:09:44.320 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126 07:09:44.321 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2 07:09:44.321 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING 07:09:44.321 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING 07:09:44.322 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4 07:09:44.322 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING 07:09:44.323 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING 07:09:44.323 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5 07:09:44.323 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING 07:09:44.323 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7 07:09:44.323 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING 07:09:44.324 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC 07:09:44.324 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING 07:09:44.324 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23 07:09:44.324 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING 07:09:44.324 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE 07:09:44.325 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING 07:09:44.325 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ 07:09:44.325 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126 07:09:44.326 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2 07:09:44.326 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING 07:09:44.327 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING 07:09:44.327 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4 07:09:44.328 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING 07:09:44.328 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING 07:09:44.328 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5 07:09:44.328 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING 07:09:44.329 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7 07:09:44.329 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING 07:09:44.329 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC 07:09:44.329 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING 07:09:44.330 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23 07:09:44.330 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING 07:09:44.330 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE 07:09:44.330 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING 07:09:44.331 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ 07:09:44.331 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126 07:09:44.332 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2 07:09:44.332 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING 07:09:44.332 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING 07:09:44.333 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23 07:09:44.334 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING 07:09:44.334 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE 07:09:44.334 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING 07:09:44.334 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ 07:09:44.335 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126 07:09:44.335 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2 07:09:44.335 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING 07:09:44.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING 07:09:44.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4 07:09:44.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING 07:09:44.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING 07:09:44.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING 07:09:44.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23 07:09:44.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING 07:09:44.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE 07:09:44.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING 07:09:44.339 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ 07:09:44.339 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126 07:09:44.339 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2 07:09:44.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING 07:09:44.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING 07:09:44.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING 07:09:44.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC 07:09:44.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING 07:09:44.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23 07:09:44.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING 07:09:44.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE 07:09:44.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING 07:09:44.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ 07:09:44.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126 07:09:44.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2 07:09:44.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING 07:09:44.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING 07:09:44.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC 07:09:44.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING 07:09:44.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23 07:09:44.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING 07:09:44.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE 07:09:44.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING 07:09:44.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ 07:09:44.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126 07:09:44.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2 07:09:44.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5 07:09:44.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING 07:09:44.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7 07:09:44.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING 07:09:44.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC 07:09:44.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING 07:09:44.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23 07:09:44.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING 07:09:44.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE 07:09:44.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING 07:09:44.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ 07:09:44.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126 07:09:44.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2 07:09:44.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5 07:09:44.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING 07:09:44.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE 07:09:44.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING 07:09:44.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ 07:09:44.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126 07:09:44.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2 07:09:44.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING 07:09:44.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING 07:09:44.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING 07:09:44.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE 07:09:44.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING 07:09:44.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ 07:09:44.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126 07:09:44.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2 07:09:44.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING 07:09:44.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING 07:09:44.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4 07:09:44.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING 07:09:44.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING 07:09:44.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5 07:09:44.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING 07:09:44.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE 07:09:44.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING 07:09:44.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ 07:09:44.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126 07:09:44.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2 07:09:44.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING 07:09:44.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING 07:09:44.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ 07:09:44.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126 07:09:44.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2 07:09:44.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING 07:09:44.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126 07:09:44.368 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2 07:09:44.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING 07:09:44.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING 07:09:44.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4 07:09:44.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC 07:09:44.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126 07:09:44.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2 07:09:44.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING 07:09:44.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING 07:09:44.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7 07:09:44.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING 07:09:44.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC 07:09:44.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING 07:09:44.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23 07:09:44.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING 07:09:44.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE 07:09:44.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING 07:09:44.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ 07:09:44.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126 07:09:44.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2 07:09:44.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING 07:09:44.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING 07:09:44.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4 07:09:44.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING 07:09:44.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING 07:09:44.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING 07:09:44.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ 07:09:44.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126 07:09:44.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2 07:09:44.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING 07:09:44.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING 07:09:44.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4 07:09:44.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC 07:09:44.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING 07:09:44.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23 07:09:44.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING 07:09:44.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE 07:09:44.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING 07:09:44.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ 07:09:44.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126 07:09:44.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2 07:09:44.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING 07:09:44.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING 07:09:44.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4 07:09:44.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING 07:09:44.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ 07:09:44.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126 07:09:44.386 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2 07:09:44.386 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING 07:09:44.387 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING 07:09:44.387 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4 07:09:44.387 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING 07:09:44.387 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING 07:09:44.388 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23 07:09:44.389 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING 07:09:44.389 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE 07:09:44.389 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING 07:09:44.389 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ 07:09:44.389 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126 07:09:44.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2 07:09:44.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING 07:09:44.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING 07:09:44.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4 07:09:44.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING 07:09:44.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING 07:09:44.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23 07:09:44.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING 07:09:44.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE 07:09:44.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING 07:09:44.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ 07:09:44.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126 07:09:44.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2 07:09:44.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5 07:09:44.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING 07:09:44.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE 07:09:44.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING 07:09:44.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ 07:09:44.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126 07:09:44.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2 07:09:44.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING 07:09:44.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING 07:09:44.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE 07:09:44.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING 07:09:44.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/ 07:09:44.401 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping. 07:09:44.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING 07:09:44.401 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping. 07:09:44.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/ 07:09:44.404 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING 07:09:44.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/ 07:09:44.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping. 07:09:44.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING 07:09:44.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/ 07:09:44.407 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING 07:09:44.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ 07:09:44.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126 07:09:44.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2 07:09:44.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING 07:09:44.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING 07:09:44.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4 07:09:44.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING 07:09:44.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING 07:09:44.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5 07:09:44.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING 07:09:44.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7 07:09:44.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ 07:09:44.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126 07:09:44.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2 07:09:44.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING 07:09:44.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING 07:09:44.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4 07:09:44.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING 07:09:44.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING 07:09:44.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING 07:09:44.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23 07:09:44.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING 07:09:44.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE 07:09:44.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING 07:09:44.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ 07:09:44.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126 07:09:44.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2 07:09:44.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING 07:09:44.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING 07:09:44.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4 07:09:44.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING 07:09:44.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING 07:09:44.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5 07:09:44.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING 07:09:44.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7 07:09:44.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING 07:09:44.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ 07:09:44.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126 07:09:44.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2 07:09:44.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING 07:09:44.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING 07:09:44.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4 07:09:44.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING 07:09:44.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING 07:09:44.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5 07:09:44.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING 07:09:44.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7 07:09:44.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING 07:09:44.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC 07:09:44.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING 07:09:44.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126 07:09:44.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2 07:09:44.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING 07:09:44.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING 07:09:44.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4 07:09:44.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING 07:09:44.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING 07:09:44.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5 07:09:44.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING 07:09:44.426 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7 07:09:44.426 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING 07:09:44.426 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC 07:09:44.427 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING 07:09:44.427 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23 07:09:44.427 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING 07:09:44.427 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE 07:09:44.427 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING 07:09:44.428 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ 07:09:44.428 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126 07:09:44.428 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2 07:09:44.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING 07:09:44.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING 07:09:44.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4 07:09:44.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING 07:09:44.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126 07:09:44.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5 07:09:44.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING 07:09:44.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE 07:09:44.437 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING 07:09:44.437 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ 07:09:44.437 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126 07:09:44.437 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2 07:09:44.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING 07:09:44.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING 07:09:44.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4 07:09:44.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING 07:09:44.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING 07:09:44.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5 07:09:44.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING 07:09:44.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING 07:09:44.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE 07:09:44.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING 07:09:44.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ 07:09:44.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126 07:09:44.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2 07:09:44.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING 07:09:44.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING 07:09:44.444 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2 07:09:44.445 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING 07:09:44.446 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING 07:09:44.446 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4 07:09:44.446 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE 07:09:44.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING 07:09:44.448 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ 07:09:44.448 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126 07:09:44.448 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2 07:09:44.448 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING 07:09:44.449 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING 07:09:44.449 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4 07:09:44.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING 07:09:44.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING 07:09:44.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5 07:09:44.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING 07:09:44.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7 07:09:44.454 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING 07:09:44.454 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC 07:09:44.454 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ 07:09:44.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126 07:09:44.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2 07:09:44.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING 07:09:44.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING 07:09:44.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4 07:09:44.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING 07:09:44.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING 07:09:44.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5 07:09:44.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING 07:09:44.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7 07:09:44.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING 07:09:44.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC 07:09:44.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ 07:09:44.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126 07:09:44.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2 07:09:44.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING 07:09:44.462 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING 07:09:44.463 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4 07:09:44.463 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING 07:09:44.463 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING 07:09:44.463 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5 07:09:44.463 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING 07:09:44.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7 07:09:44.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING 07:09:44.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC 07:09:44.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING 07:09:44.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23 07:09:44.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING 07:09:44.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE 07:09:44.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING 07:09:44.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ 07:09:44.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126 07:09:44.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2 07:09:44.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING 07:09:44.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING 07:09:44.468 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4 07:09:44.468 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING 07:09:44.468 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING 07:09:44.468 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5 07:09:44.468 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING 07:09:44.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7 07:09:44.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING 07:09:44.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC 07:09:44.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING 07:09:44.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23 07:09:44.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING 07:09:44.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE 07:09:44.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING 07:09:44.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ 07:09:44.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126 07:09:44.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2 07:09:44.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING 07:09:44.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING 07:09:44.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4 07:09:44.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING 07:09:44.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING 07:09:44.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5 07:09:44.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING 07:09:44.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7 07:09:44.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING 07:09:44.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC 07:09:44.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING 07:09:44.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23 07:09:44.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING 07:09:44.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE 07:09:44.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING 07:09:44.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ 07:09:44.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126 07:09:44.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2 07:09:44.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING 07:09:44.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING 07:09:44.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4 07:09:44.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING 07:09:44.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING 07:09:44.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23 07:09:44.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING 07:09:44.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE 07:09:44.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING 07:09:44.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ 07:09:44.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126 07:09:44.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2 07:09:44.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING 07:09:44.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING 07:09:44.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4 07:09:44.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING 07:09:44.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126 07:09:44.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC 07:09:44.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126 07:09:44.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2 07:09:44.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING 07:09:44.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING 07:09:44.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4 07:09:44.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING 07:09:44.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING 07:09:44.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5 07:09:44.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING 07:09:44.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7 07:09:44.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING 07:09:44.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC 07:09:44.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING 07:09:44.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23 07:09:44.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING 07:09:44.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE 07:09:44.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING 07:09:44.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ 07:09:44.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126 07:09:44.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2 07:09:44.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING 07:09:44.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING 07:09:44.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4 07:09:44.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING 07:09:44.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING 07:09:44.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5 07:09:44.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING 07:09:44.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7 07:09:44.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING 07:09:44.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC 07:09:44.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING 07:09:44.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23 07:09:44.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING 07:09:44.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE 07:09:44.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING 07:09:44.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ 07:09:44.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126 07:09:44.501 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2 07:09:44.502 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING 07:09:44.502 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING 07:09:44.503 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4 07:09:44.503 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING 07:09:44.503 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING 07:09:44.504 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5 07:09:44.504 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING 07:09:44.504 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7 07:09:44.504 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING 07:09:44.505 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC 07:09:44.505 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING 07:09:44.505 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23 07:09:44.506 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING 07:09:44.506 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING 07:09:44.507 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC 07:09:44.508 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2 07:09:44.509 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING 07:09:44.510 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING 07:09:44.510 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING 07:09:44.511 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126 07:09:44.512 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2 07:09:44.513 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING 07:09:44.513 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING 07:09:44.513 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4 07:09:44.513 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING 07:09:44.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC 07:09:44.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING 07:09:44.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23 07:09:44.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING 07:09:44.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE 07:09:44.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING 07:09:44.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ 07:09:44.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126 07:09:44.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2 07:09:44.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING 07:09:44.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING 07:09:44.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4 07:09:44.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING 07:09:44.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING 07:09:44.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5 07:09:44.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING 07:09:44.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7 07:09:44.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING 07:09:44.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC 07:09:44.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING 07:09:44.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23 07:09:44.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING 07:09:44.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE 07:09:44.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING 07:09:44.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ 07:09:44.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126 07:09:44.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2 07:09:44.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7 07:09:44.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE 07:09:44.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING 07:09:44.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ 07:09:44.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126 07:09:44.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2 07:09:44.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING 07:09:44.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING 07:09:44.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE 07:09:44.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING 07:09:44.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ 07:09:44.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126 07:09:44.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2 07:09:44.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING 07:09:44.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING 07:09:44.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4 07:09:44.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING 07:09:44.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ 07:09:44.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126 07:09:44.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2 07:09:44.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING 07:09:44.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING 07:09:44.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC 07:09:44.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING 07:09:44.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23 07:09:44.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2 07:09:44.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC 07:09:44.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2 07:09:44.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING 07:09:44.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING 07:09:44.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4 07:09:44.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING 07:09:44.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ 07:09:44.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126 07:09:44.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2 07:09:44.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING 07:09:44.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING 07:09:44.537 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ 07:09:44.538 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126 07:09:44.539 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2 07:09:44.539 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING 07:09:44.539 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING 07:09:44.539 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC 07:09:44.540 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ 07:09:44.541 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126 07:09:44.542 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2 07:09:44.542 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING 07:09:44.543 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING 07:09:44.543 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4 07:09:44.543 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING 07:09:44.544 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING 07:09:44.544 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5 07:09:44.544 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING 07:09:44.544 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7 07:09:44.545 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING 07:09:44.545 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC 07:09:44.545 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING 07:09:44.545 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23 07:09:44.546 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NULL// 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping. 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NULL//NOPADDING 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping. 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/ 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING 07:09:44.547 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ 07:09:44.548 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126 07:09:44.548 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2 07:09:44.548 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING 07:09:44.549 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING 07:09:44.550 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4 07:09:44.550 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING 07:09:44.550 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBC 07:09:44.551 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ 07:09:44.552 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126 07:09:44.553 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2 07:09:44.553 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING 07:09:44.553 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING 07:09:44.554 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBC 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING 07:09:44.555 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ 07:09:44.556 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126 07:09:44.556 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2 07:09:44.556 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING 07:09:44.556 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBC 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING 07:09:44.557 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23 07:09:44.558 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING 07:09:44.558 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE 07:09:44.559 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING 07:09:44.559 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ 07:09:44.559 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING 07:09:44.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBC 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ 07:09:44.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126 07:09:44.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2 07:09:44.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5 07:09:44.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBC 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE 07:09:44.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING 07:09:44.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ 07:09:44.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126 07:09:44.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2 07:09:44.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING 07:09:44.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING 07:09:44.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4 07:09:44.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING 07:09:44.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING 07:09:44.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBC 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING 07:09:44.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ 07:09:44.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126 07:09:44.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2 07:09:44.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING 07:09:44.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBC 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23 07:09:44.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING 07:09:44.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE 07:09:44.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING 07:09:44.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ 07:09:44.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126 07:09:44.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2 07:09:44.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING 07:09:44.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBC 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23 07:09:44.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2 07:09:44.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING 07:09:44.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBC 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23 07:09:44.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING 07:09:44.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE 07:09:44.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING 07:09:44.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ 07:09:44.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126 07:09:44.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING 07:09:44.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBC 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE 07:09:44.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING 07:09:44.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ 07:09:44.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126 07:09:44.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2 07:09:44.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING 07:09:44.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBC 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING 07:09:44.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING 07:09:44.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBC 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE 07:09:44.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING 07:09:44.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ 07:09:44.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126 07:09:44.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2 07:09:44.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING 07:09:44.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBC 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING 07:09:44.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING 07:09:44.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBC 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23 07:09:44.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING 07:09:44.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBC 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING 07:09:44.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ 07:09:44.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126 07:09:44.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2 07:09:44.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING 07:09:44.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING 07:09:44.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBC 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ 07:09:44.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126 07:09:44.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2 07:09:44.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING 07:09:44.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBC 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ 07:09:44.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126 07:09:44.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2 07:09:44.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBC 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING 07:09:44.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2 07:09:44.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBC 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING 07:09:44.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23 07:09:44.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING 07:09:44.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE 07:09:44.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING 07:09:44.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ 07:09:44.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126 07:09:44.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2 07:09:44.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING 07:09:44.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING 07:09:44.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBC 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23 07:09:44.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2 07:09:44.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING 07:09:44.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING 07:09:44.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4 07:09:44.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING 07:09:44.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBC 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING 07:09:44.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ 07:09:44.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126 07:09:44.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2 07:09:44.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING 07:09:44.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBC 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE 07:09:44.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING 07:09:44.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ 07:09:44.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126 07:09:44.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2 07:09:44.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING 07:09:44.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBC 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126 07:09:44.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2 07:09:44.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING 07:09:44.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING 07:09:44.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4 07:09:44.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING 07:09:44.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBC 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING 07:09:44.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING 07:09:44.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBC 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE 07:09:44.612 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING 07:09:44.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ 07:09:44.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126 07:09:44.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2 07:09:44.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING 07:09:44.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBC 07:09:44.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126 07:09:44.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING 07:09:44.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBC 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2 07:09:44.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING 07:09:44.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING 07:09:44.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4 07:09:44.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING 07:09:44.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBC 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126 07:09:44.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBC 07:09:44.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2 07:09:44.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING 07:09:44.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBC 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126 07:09:44.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7 07:09:44.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBC 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126 07:09:44.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2 07:09:44.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING 07:09:44.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING 07:09:44.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4 07:09:44.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBC 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING 07:09:44.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ 07:09:44.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126 07:09:44.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2 07:09:44.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING 07:09:44.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBC 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING 07:09:44.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE 07:09:44.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING 07:09:44.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ 07:09:44.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126 07:09:44.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING 07:09:44.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBC 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/ 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping. 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping. 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/ 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping. 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ 07:09:44.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126 07:09:44.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2 07:09:44.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING 07:09:44.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7 07:09:44.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBC 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126 07:09:44.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBC 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING 07:09:44.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2 07:09:44.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING 07:09:44.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING 07:09:44.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4 07:09:44.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING 07:09:44.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBC 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ 07:09:44.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126 07:09:44.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2 07:09:44.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING 07:09:44.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING 07:09:44.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBC 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126 07:09:44.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2 07:09:44.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING 07:09:44.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING 07:09:44.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4 07:09:44.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING 07:09:44.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBC 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126 07:09:44.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7 07:09:44.644 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBC 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE 07:09:44.645 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING 07:09:44.646 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ 07:09:44.646 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126 07:09:44.646 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2 07:09:44.647 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING 07:09:44.647 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING 07:09:44.647 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4 07:09:44.647 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING 07:09:44.647 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBC 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ 07:09:44.648 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5 07:09:44.649 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING 07:09:44.650 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7 07:09:44.650 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING 07:09:44.650 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBC 07:09:44.650 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING 07:09:44.650 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2 07:09:44.651 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING 07:09:44.652 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBC 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2 07:09:44.653 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING 07:09:44.654 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING 07:09:44.654 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4 07:09:44.654 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBC 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ 07:09:44.655 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING 07:09:44.656 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBC 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126 07:09:44.657 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2 07:09:44.658 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING 07:09:44.658 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING 07:09:44.659 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBC 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ 07:09:44.660 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5 07:09:44.661 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING 07:09:44.662 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7 07:09:44.662 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING 07:09:44.662 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBC 07:09:44.662 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING 07:09:44.662 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2 07:09:44.663 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING 07:09:44.664 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBC 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126 07:09:44.665 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2 07:09:44.666 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING 07:09:44.666 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING 07:09:44.666 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBC 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ 07:09:44.667 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126 07:09:44.668 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2 07:09:44.668 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING 07:09:44.668 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBC 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ 07:09:44.669 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126 07:09:44.670 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2 07:09:44.670 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBC 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE 07:09:44.671 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING 07:09:44.672 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ 07:09:44.672 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126 07:09:44.672 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2 07:09:44.672 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING 07:09:44.672 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBC 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23 07:09:44.673 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING 07:09:44.674 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE 07:09:44.674 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING 07:09:44.674 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ 07:09:44.674 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126 07:09:44.674 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING 07:09:44.675 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBC 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4 07:09:44.676 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBC 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING 07:09:44.677 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBC 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23 07:09:44.678 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING 07:09:44.679 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE 07:09:44.679 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING 07:09:44.679 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ 07:09:44.679 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126 07:09:44.679 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2 07:09:44.680 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING 07:09:44.680 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING 07:09:44.680 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4 07:09:44.680 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING 07:09:44.680 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBC 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ 07:09:44.681 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126 07:09:44.682 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2 07:09:44.682 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBC 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING 07:09:44.683 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING 07:09:44.684 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBC 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING 07:09:44.685 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126 07:09:44.686 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING 07:09:44.687 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBC 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ 07:09:44.688 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126 07:09:44.689 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2 07:09:44.689 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING 07:09:44.689 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING 07:09:44.689 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4 07:09:44.689 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBC 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE 07:09:44.690 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING 07:09:44.691 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ 07:09:44.691 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126 07:09:44.691 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7 07:09:44.692 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBC 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2 07:09:44.693 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING 07:09:44.694 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING 07:09:44.694 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBC 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ 07:09:44.695 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING 07:09:44.696 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBC 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126 07:09:44.697 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2 07:09:44.698 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING 07:09:44.698 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBC 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ 07:09:44.699 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126 07:09:44.700 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2 07:09:44.700 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING 07:09:44.700 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING 07:09:44.700 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBC 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ 07:09:44.701 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126 07:09:44.702 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2 07:09:44.702 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING 07:09:44.702 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBC 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ 07:09:44.703 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBC 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING 07:09:44.704 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126 07:09:44.705 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2 07:09:44.706 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING 07:09:44.706 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING 07:09:44.707 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBC 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE 07:09:44.708 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2// 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping. 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2//NOPADDING 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping. 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/ 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING 07:09:44.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ 07:09:44.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126 07:09:44.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2 07:09:44.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING 07:09:44.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING 07:09:44.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4 07:09:44.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING 07:09:44.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING 07:09:44.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5 07:09:44.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING 07:09:44.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7 07:09:44.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING 07:09:44.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBC 07:09:44.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING 07:09:44.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23 07:09:44.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING 07:09:44.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE 07:09:44.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING 07:09:44.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ 07:09:44.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126 07:09:44.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2 07:09:44.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING 07:09:44.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING 07:09:44.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4 07:09:44.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING 07:09:44.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING 07:09:44.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5 07:09:44.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING 07:09:44.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7 07:09:44.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING 07:09:44.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBC 07:09:44.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING 07:09:44.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23 07:09:44.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING 07:09:44.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE 07:09:44.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING 07:09:44.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ 07:09:44.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126 07:09:44.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2 07:09:44.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING 07:09:44.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING 07:09:44.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4 07:09:44.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING 07:09:44.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING 07:09:44.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBC 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23 07:09:44.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING 07:09:44.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE 07:09:44.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING 07:09:44.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ 07:09:44.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126 07:09:44.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7 07:09:44.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBC 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126 07:09:44.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2 07:09:44.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING 07:09:44.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING 07:09:44.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBC 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING 07:09:44.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE 07:09:44.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING 07:09:44.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ 07:09:44.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126 07:09:44.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2 07:09:44.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING 07:09:44.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING 07:09:44.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBC 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE 07:09:44.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING 07:09:44.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBC 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ 07:09:44.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126 07:09:44.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING 07:09:44.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBC 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23 07:09:44.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING 07:09:44.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE 07:09:44.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING 07:09:44.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ 07:09:44.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126 07:09:44.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2 07:09:44.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING 07:09:44.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING 07:09:44.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBC 07:09:44.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ 07:09:44.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126 07:09:44.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2 07:09:44.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING 07:09:44.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING 07:09:44.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4 07:09:44.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING 07:09:44.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING 07:09:44.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5 07:09:44.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBC 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ 07:09:44.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING 07:09:44.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBC 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126 07:09:44.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2 07:09:44.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING 07:09:44.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING 07:09:44.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBC 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126 07:09:44.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2 07:09:44.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING 07:09:44.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING 07:09:44.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4 07:09:44.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBC 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23 07:09:44.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2 07:09:44.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5 07:09:44.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBC 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING 07:09:44.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ 07:09:44.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126 07:09:44.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7 07:09:44.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBC 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126 07:09:44.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBC 07:09:44.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ 07:09:44.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126 07:09:44.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2 07:09:44.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING 07:09:44.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBC 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING 07:09:44.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2 07:09:44.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING 07:09:44.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING 07:09:44.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4 07:09:44.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING 07:09:44.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBC 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ 07:09:44.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126 07:09:44.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2 07:09:44.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING 07:09:44.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING 07:09:44.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBC 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126 07:09:44.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2 07:09:44.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING 07:09:44.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING 07:09:44.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4 07:09:44.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBC 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ 07:09:44.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126 07:09:44.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2 07:09:44.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING 07:09:44.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING 07:09:44.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBC 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126 07:09:44.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2 07:09:44.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING 07:09:44.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING 07:09:44.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4 07:09:44.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING 07:09:44.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBC 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ 07:09:44.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126 07:09:44.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2 07:09:44.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING 07:09:44.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBC 07:09:44.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126 07:09:44.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2 07:09:44.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING 07:09:44.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING 07:09:44.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBC 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING 07:09:44.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2 07:09:44.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7 07:09:44.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBC 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126 07:09:44.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2 07:09:44.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING 07:09:44.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING 07:09:44.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBC 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE 07:09:44.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING 07:09:44.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ 07:09:44.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126 07:09:44.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2 07:09:44.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING 07:09:44.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING 07:09:44.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBC 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING 07:09:44.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ 07:09:44.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126 07:09:44.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2 07:09:44.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING 07:09:44.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7 07:09:44.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBC 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING 07:09:44.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ 07:09:44.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126 07:09:44.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2 07:09:44.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING 07:09:44.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING 07:09:44.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4 07:09:44.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBC 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ 07:09:44.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126 07:09:44.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2 07:09:44.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING 07:09:44.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7 07:09:44.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBC 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126 07:09:44.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING 07:09:44.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBC 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ 07:09:44.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126 07:09:44.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2 07:09:44.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING 07:09:44.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBC 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126 07:09:44.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2 07:09:44.801 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING 07:09:44.801 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING 07:09:44.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBC 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2 07:09:44.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING 07:09:44.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBC 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/ 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping. 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping. 07:09:44.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/ 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/ 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping. 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ 07:09:44.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126 07:09:44.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2 07:09:44.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING 07:09:44.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING 07:09:44.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4 07:09:44.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING 07:09:44.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING 07:09:44.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBC 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23 07:09:44.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2 07:09:44.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBC 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23 07:09:44.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING 07:09:44.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE 07:09:44.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING 07:09:44.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ 07:09:44.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126 07:09:44.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2 07:09:44.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING 07:09:44.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING 07:09:44.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBC 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ 07:09:44.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5 07:09:44.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBC 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE 07:09:44.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING 07:09:44.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ 07:09:44.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126 07:09:44.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2 07:09:44.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING 07:09:44.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBC 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ 07:09:44.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING 07:09:44.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBC 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING 07:09:44.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE 07:09:44.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING 07:09:44.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ 07:09:44.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126 07:09:44.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2 07:09:44.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBC 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23 07:09:44.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2 07:09:44.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING 07:09:44.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBC 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE 07:09:44.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING 07:09:44.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ 07:09:44.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126 07:09:44.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2 07:09:44.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING 07:09:44.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBC 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23 07:09:44.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2 07:09:44.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5 07:09:44.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBC 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126 07:09:44.832 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2 07:09:44.833 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING 07:09:44.833 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING 07:09:44.833 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4 07:09:44.833 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBC 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE 07:09:44.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING 07:09:44.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ 07:09:44.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126 07:09:44.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2 07:09:44.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBC 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING 07:09:44.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE 07:09:44.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING 07:09:44.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ 07:09:44.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126 07:09:44.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2 07:09:44.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING 07:09:44.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7 07:09:44.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBC 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126 07:09:44.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2 07:09:44.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING 07:09:44.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING 07:09:44.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4 07:09:44.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING 07:09:44.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING 07:09:44.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5 07:09:44.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING 07:09:44.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7 07:09:44.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING 07:09:44.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBC 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126 07:09:44.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING 07:09:44.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBC 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE 07:09:44.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING 07:09:44.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ 07:09:44.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126 07:09:44.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2 07:09:44.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBC 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23 07:09:44.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2 07:09:44.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING 07:09:44.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING 07:09:44.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4 07:09:44.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING 07:09:44.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBC 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23 07:09:44.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING 07:09:44.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE 07:09:44.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING 07:09:44.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ 07:09:44.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126 07:09:44.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING 07:09:44.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBC 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE 07:09:44.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING 07:09:44.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ 07:09:44.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126 07:09:44.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING 07:09:44.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBC 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING 07:09:44.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBC 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING 07:09:44.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE 07:09:44.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING 07:09:44.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ 07:09:44.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126 07:09:44.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2 07:09:44.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBC 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING 07:09:44.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2 07:09:44.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7 07:09:44.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBC 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ 07:09:44.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126 07:09:44.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2 07:09:44.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING 07:09:44.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING 07:09:44.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4 07:09:44.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBC 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ 07:09:44.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126 07:09:44.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2 07:09:44.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING 07:09:44.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBC 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING 07:09:44.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING 07:09:44.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBC 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126 07:09:44.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7 07:09:44.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBC 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126 07:09:44.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING 07:09:44.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBC 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126 07:09:44.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2 07:09:44.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING 07:09:44.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING 07:09:44.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4 07:09:44.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING 07:09:44.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBC 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING 07:09:44.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ 07:09:44.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126 07:09:44.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2 07:09:44.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING 07:09:44.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBC 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING 07:09:44.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ 07:09:44.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126 07:09:44.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2 07:09:44.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING 07:09:44.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING 07:09:44.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBC 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23 07:09:44.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING 07:09:44.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBC 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23 07:09:44.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING 07:09:44.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING 07:09:44.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBC 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2 07:09:44.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING 07:09:44.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBC 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126 07:09:44.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5 07:09:44.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBC 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126 07:09:44.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2 07:09:44.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING 07:09:44.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING 07:09:44.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4 07:09:44.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBC 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING 07:09:44.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23 07:09:44.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING 07:09:44.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE 07:09:44.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING 07:09:44.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC4// 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping. 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC4//NOPADDING 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping. 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/ 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping. 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32// 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping. 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32//NOPADDING 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping. 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/ 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING 07:09:44.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ 07:09:44.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126 07:09:44.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2 07:09:44.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING 07:09:44.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING 07:09:44.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4 07:09:44.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING 07:09:44.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING 07:09:44.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5 07:09:44.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING 07:09:44.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7 07:09:44.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING 07:09:44.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBC 07:09:44.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING 07:09:44.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23 07:09:44.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING 07:09:44.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE 07:09:44.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING 07:09:44.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ 07:09:44.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126 07:09:44.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2 07:09:44.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING 07:09:44.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING 07:09:44.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4 07:09:44.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING 07:09:44.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING 07:09:44.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5 07:09:44.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING 07:09:44.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7 07:09:44.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING 07:09:44.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBC 07:09:44.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING 07:09:44.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23 07:09:44.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING 07:09:44.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE 07:09:44.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING 07:09:44.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ 07:09:44.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126 07:09:44.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2 07:09:44.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING 07:09:44.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING 07:09:44.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4 07:09:44.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC 07:09:44.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING 07:09:44.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23 07:09:44.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING 07:09:44.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE 07:09:44.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING 07:09:44.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ 07:09:44.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126 07:09:44.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2 07:09:44.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING 07:09:44.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126 07:09:44.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2 07:09:44.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING 07:09:44.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING 07:09:44.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4 07:09:44.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING 07:09:44.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126 07:09:44.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING 07:09:44.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126 07:09:44.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING 07:09:44.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126 07:09:44.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC 07:09:44.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126 07:09:44.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2 07:09:44.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING 07:09:44.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING 07:09:44.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2 07:09:44.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING 07:09:44.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING 07:09:44.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ 07:09:44.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126 07:09:44.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2 07:09:44.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING 07:09:44.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE 07:09:44.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING 07:09:44.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ 07:09:44.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126 07:09:44.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2 07:09:44.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING 07:09:44.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING 07:09:44.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4 07:09:44.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING 07:09:44.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING 07:09:44.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5 07:09:44.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126 07:09:44.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2 07:09:44.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING 07:09:44.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING 07:09:44.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4 07:09:44.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING 07:09:44.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ 07:09:44.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126 07:09:44.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2 07:09:44.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING 07:09:44.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC 07:09:44.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2 07:09:44.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING 07:09:44.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING 07:09:44.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE 07:09:44.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING 07:09:44.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ 07:09:44.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126 07:09:44.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2 07:09:44.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5 07:09:44.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126 07:09:44.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2 07:09:44.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING 07:09:44.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING 07:09:44.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING 07:09:44.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE 07:09:44.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING 07:09:44.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ 07:09:44.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126 07:09:44.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5 07:09:44.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126 07:09:44.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7 07:09:44.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING 07:09:44.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ 07:09:44.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126 07:09:44.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2 07:09:44.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING 07:09:44.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING 07:09:44.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ 07:09:44.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126 07:09:44.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2 07:09:44.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING 07:09:44.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING 07:09:44.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4 07:09:44.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE 07:09:44.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING 07:09:44.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ 07:09:44.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126 07:09:44.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2 07:09:44.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING 07:09:44.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING 07:09:44.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING 07:09:44.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING 07:09:44.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126 07:09:44.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING 07:09:44.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126 07:09:44.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2 07:09:44.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING 07:09:44.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE 07:09:44.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING 07:09:44.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ 07:09:44.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126 07:09:44.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2 07:09:44.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING 07:09:44.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING 07:09:44.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ 07:09:44.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126 07:09:44.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2 07:09:44.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7 07:09:44.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126 07:09:44.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING 07:09:44.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING 07:09:44.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ 07:09:44.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126 07:09:44.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2 07:09:44.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING 07:09:44.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE 07:09:44.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING 07:09:44.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ 07:09:44.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126 07:09:44.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2 07:09:44.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING 07:09:44.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING 07:09:44.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4 07:09:44.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING 07:09:44.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE 07:09:44.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING 07:09:44.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ 07:09:44.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126 07:09:44.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2 07:09:44.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING 07:09:44.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23 07:09:44.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING 07:09:44.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE 07:09:44.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING 07:09:44.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ 07:09:44.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126 07:09:44.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING 07:09:44.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126 07:09:44.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING 07:09:44.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE 07:09:44.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/ 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping. 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping. 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/ 07:09:44.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/ 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping. 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping. 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126 07:09:44.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2 07:09:44.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING 07:09:44.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING 07:09:44.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4 07:09:44.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING 07:09:44.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING 07:09:44.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5 07:09:44.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING 07:09:44.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE 07:09:44.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING 07:09:44.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ 07:09:44.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126 07:09:44.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2 07:09:44.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBC 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING 07:09:44.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126 07:09:44.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING 07:09:44.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126 07:09:44.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING 07:09:44.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ 07:09:44.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126 07:09:44.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2 07:09:44.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING 07:09:44.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING 07:09:44.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4 07:09:44.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ 07:09:44.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING 07:09:44.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC 07:09:44.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2 07:09:44.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING 07:09:44.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING 07:09:44.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING 07:09:44.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2 07:09:44.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING 07:09:45.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2 07:09:45.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING 07:09:45.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING 07:09:45.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4 07:09:45.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ 07:09:45.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING 07:09:45.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ 07:09:45.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126 07:09:45.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2 07:09:45.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING 07:09:45.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING 07:09:45.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23 07:09:45.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2 07:09:45.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING 07:09:45.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2 07:09:45.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7 07:09:45.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ 07:09:45.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126 07:09:45.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2 07:09:45.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING 07:09:45.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING 07:09:45.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ 07:09:45.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING 07:09:45.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC 07:09:45.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126 07:09:45.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING 07:09:45.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ 07:09:45.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126 07:09:45.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2 07:09:45.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING 07:09:45.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING 07:09:45.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE 07:09:45.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING 07:09:45.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ 07:09:45.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126 07:09:45.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2 07:09:45.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING 07:09:45.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC 07:09:45.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING 07:09:45.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23 07:09:45.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING 07:09:45.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE 07:09:45.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING 07:09:45.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ 07:09:45.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126 07:09:45.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING 07:09:45.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ 07:09:45.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126 07:09:45.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2 07:09:45.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7 07:09:45.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126 07:09:45.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING 07:09:45.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23 07:09:45.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2 07:09:45.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5 07:09:45.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126 07:09:45.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2 07:09:45.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING 07:09:45.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING 07:09:45.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4 07:09:45.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126 07:09:45.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7 07:09:45.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2 07:09:45.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING 07:09:45.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC 07:09:45.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126 07:09:45.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2 07:09:45.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING 07:09:45.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING 07:09:45.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4 07:09:45.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING 07:09:45.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING 07:09:45.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5 07:09:45.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING 07:09:45.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7 07:09:45.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING 07:09:45.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126 07:09:45.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2 07:09:45.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING 07:09:45.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING 07:09:45.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4 07:09:45.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING 07:09:45.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23 07:09:45.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING 07:09:45.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE 07:09:45.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING 07:09:45.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ 07:09:45.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126 07:09:45.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2 07:09:45.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING 07:09:45.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING 07:09:45.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING 07:09:45.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ 07:09:45.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126 07:09:45.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2 07:09:45.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING 07:09:45.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING 07:09:45.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4 07:09:45.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING 07:09:45.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23 07:09:45.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2 07:09:45.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING 07:09:45.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING 07:09:45.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING 07:09:45.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ 07:09:45.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126 07:09:45.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2 07:09:45.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING 07:09:45.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING 07:09:45.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4 07:09:45.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING 07:09:45.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING 07:09:45.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5 07:09:45.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING 07:09:45.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ 07:09:45.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126 07:09:45.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2 07:09:45.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING 07:09:45.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING 07:09:45.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7 07:09:45.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING 07:09:45.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC 07:09:45.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING 07:09:45.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23 07:09:45.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING 07:09:45.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE 07:09:45.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING 07:09:45.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ 07:09:45.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126 07:09:45.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2 07:09:45.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING 07:09:45.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING 07:09:45.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4 07:09:45.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING 07:09:45.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING 07:09:45.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5 07:09:45.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING 07:09:45.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7 07:09:45.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING 07:09:45.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBC 07:09:45.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING 07:09:45.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23 07:09:45.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING 07:09:45.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE 07:09:45.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING 07:09:45.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64// 07:09:45.071 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64//NOPADDING 07:09:45.071 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/ 07:09:45.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING 07:09:45.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ 07:09:45.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126 07:09:45.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2 07:09:45.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING 07:09:45.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING 07:09:45.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4 07:09:45.074 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING 07:09:45.074 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING 07:09:45.075 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5 07:09:45.075 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING 07:09:45.075 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7 07:09:45.075 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING 07:09:45.075 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBC 07:09:45.076 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING 07:09:45.076 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23 07:09:45.076 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING 07:09:45.077 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.077 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE 07:09:45.077 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.077 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING 07:09:45.077 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.077 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/ 07:09:45.078 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.078 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING 07:09:45.078 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.078 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ 07:09:45.078 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.078 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126 07:09:45.079 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.079 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2 07:09:45.079 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.079 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING 07:09:45.079 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.079 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING 07:09:45.079 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4 07:09:45.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING 07:09:45.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING 07:09:45.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5 07:09:45.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING 07:09:45.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBC 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING 07:09:45.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE 07:09:45.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING 07:09:45.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ 07:09:45.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126 07:09:45.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2 07:09:45.083 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING 07:09:45.083 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING 07:09:45.083 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4 07:09:45.083 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING 07:09:45.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING 07:09:45.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5 07:09:45.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING 07:09:45.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7 07:09:45.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING 07:09:45.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC 07:09:45.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING 07:09:45.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23 07:09:45.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING 07:09:45.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE 07:09:45.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING 07:09:45.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ 07:09:45.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126 07:09:45.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2 07:09:45.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING 07:09:45.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING 07:09:45.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4 07:09:45.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING 07:09:45.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC 07:09:45.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING 07:09:45.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23 07:09:45.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING 07:09:45.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE 07:09:45.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING 07:09:45.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ 07:09:45.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126 07:09:45.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2 07:09:45.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5 07:09:45.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING 07:09:45.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING 07:09:45.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING 07:09:45.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4 07:09:45.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING 07:09:45.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING 07:09:45.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5 07:09:45.095 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING 07:09:45.095 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7 07:09:45.095 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING 07:09:45.095 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ 07:09:45.096 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.096 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING 07:09:45.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING 07:09:45.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.098 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5 07:09:45.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.098 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING 07:09:45.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.098 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7 07:09:45.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.098 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING 07:09:45.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC 07:09:45.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING 07:09:45.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23 07:09:45.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING 07:09:45.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE 07:09:45.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.099 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4 07:09:45.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING 07:09:45.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING 07:09:45.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5 07:09:45.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING 07:09:45.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7 07:09:45.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING 07:09:45.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC 07:09:45.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING 07:09:45.103 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23 07:09:45.103 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING 07:09:45.103 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE 07:09:45.103 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING 07:09:45.103 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ 07:09:45.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126 07:09:45.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2 07:09:45.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING 07:09:45.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING 07:09:45.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4 07:09:45.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING 07:09:45.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING 07:09:45.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5 07:09:45.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING 07:09:45.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7 07:09:45.106 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING 07:09:45.106 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC 07:09:45.106 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING 07:09:45.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23 07:09:45.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING 07:09:45.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE 07:09:45.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING 07:09:45.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4 07:09:45.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING 07:09:45.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC 07:09:45.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING 07:09:45.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23 07:09:45.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING 07:09:45.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE 07:09:45.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING 07:09:45.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ 07:09:45.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126 07:09:45.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2 07:09:45.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING 07:09:45.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7 07:09:45.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE 07:09:45.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING 07:09:45.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ 07:09:45.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126 07:09:45.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2 07:09:45.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING 07:09:45.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING 07:09:45.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4 07:09:45.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING 07:09:45.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23 07:09:45.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2 07:09:45.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING 07:09:45.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING 07:09:45.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4 07:09:45.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING 07:09:45.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING 07:09:45.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5 07:09:45.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING 07:09:45.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7 07:09:45.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING 07:09:45.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC 07:09:45.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING 07:09:45.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23 07:09:45.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING 07:09:45.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE 07:09:45.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING 07:09:45.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ 07:09:45.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126 07:09:45.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2 07:09:45.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING 07:09:45.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING 07:09:45.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4 07:09:45.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING 07:09:45.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING 07:09:45.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5 07:09:45.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING 07:09:45.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7 07:09:45.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING 07:09:45.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC 07:09:45.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126 07:09:45.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7 07:09:45.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE 07:09:45.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING 07:09:45.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING 07:09:45.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126 07:09:45.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2 07:09:45.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING 07:09:45.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING 07:09:45.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4 07:09:45.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING 07:09:45.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING 07:09:45.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ 07:09:45.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126 07:09:45.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2 07:09:45.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING 07:09:45.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING 07:09:45.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4 07:09:45.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING 07:09:45.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING 07:09:45.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5 07:09:45.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING 07:09:45.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7 07:09:45.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING 07:09:45.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC 07:09:45.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING 07:09:45.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23 07:09:45.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING 07:09:45.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE 07:09:45.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING 07:09:45.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ 07:09:45.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126 07:09:45.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2 07:09:45.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING 07:09:45.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.151 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING 07:09:45.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4 07:09:45.152 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING 07:09:45.152 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING 07:09:45.153 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.153 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5 07:09:45.153 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.153 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING 07:09:45.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7 07:09:45.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING 07:09:45.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC 07:09:45.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING 07:09:45.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23 07:09:45.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING 07:09:45.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE 07:09:45.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING 07:09:45.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ 07:09:45.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126 07:09:45.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2 07:09:45.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING 07:09:45.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING 07:09:45.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4 07:09:45.163 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING 07:09:45.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING 07:09:45.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5 07:09:45.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING 07:09:45.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7 07:09:45.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING 07:09:45.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC 07:09:45.167 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.167 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING 07:09:45.167 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.167 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23 07:09:45.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING 07:09:45.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE 07:09:45.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING 07:09:45.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ 07:09:45.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126 07:09:45.170 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.170 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2 07:09:45.170 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.171 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING 07:09:45.171 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.171 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING 07:09:45.171 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.171 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4 07:09:45.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING 07:09:45.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING 07:09:45.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.173 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5 07:09:45.173 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.173 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING 07:09:45.173 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.174 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7 07:09:45.174 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING 07:09:45.175 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC 07:09:45.175 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING 07:09:45.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23 07:09:45.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING 07:09:45.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE 07:09:45.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING 07:09:45.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ 07:09:45.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126 07:09:45.178 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2 07:09:45.179 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING 07:09:45.179 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING 07:09:45.179 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4 07:09:45.180 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING 07:09:45.180 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING 07:09:45.181 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5 07:09:45.181 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING 07:09:45.181 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7 07:09:45.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING 07:09:45.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC 07:09:45.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING 07:09:45.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23 07:09:45.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING 07:09:45.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE 07:09:45.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING 07:09:45.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ 07:09:45.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126 07:09:45.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2 07:09:45.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING 07:09:45.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING 07:09:45.187 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4 07:09:45.187 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING 07:09:45.188 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING 07:09:45.188 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5 07:09:45.188 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING 07:09:45.189 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7 07:09:45.189 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING 07:09:45.190 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.190 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC 07:09:45.190 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.191 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING 07:09:45.191 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.191 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23 07:09:45.191 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING 07:09:45.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE 07:09:45.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING 07:09:45.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ 07:09:45.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126 07:09:45.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2 07:09:45.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING 07:09:45.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING 07:09:45.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4 07:09:45.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING 07:09:45.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING 07:09:45.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5 07:09:45.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING 07:09:45.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7 07:09:45.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING 07:09:45.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC 07:09:45.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING 07:09:45.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23 07:09:45.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING 07:09:45.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE 07:09:45.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING 07:09:45.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ 07:09:45.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126 07:09:45.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2 07:09:45.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING 07:09:45.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING 07:09:45.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4 07:09:45.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING 07:09:45.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING 07:09:45.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5 07:09:45.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING 07:09:45.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7 07:09:45.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING 07:09:45.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC 07:09:45.202 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING 07:09:45.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23 07:09:45.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING 07:09:45.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE 07:09:45.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING 07:09:45.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ 07:09:45.204 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126 07:09:45.204 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2 07:09:45.204 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING 07:09:45.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING 07:09:45.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4 07:09:45.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING 07:09:45.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING 07:09:45.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5 07:09:45.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING 07:09:45.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7 07:09:45.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING 07:09:45.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC 07:09:45.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING 07:09:45.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23 07:09:45.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING 07:09:45.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE 07:09:45.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING 07:09:45.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ 07:09:45.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126 07:09:45.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2 07:09:45.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING 07:09:45.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING 07:09:45.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4 07:09:45.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING 07:09:45.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING 07:09:45.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5 07:09:45.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING 07:09:45.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7 07:09:45.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING 07:09:45.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC 07:09:45.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING 07:09:45.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23 07:09:45.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING 07:09:45.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE 07:09:45.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING 07:09:45.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ 07:09:45.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126 07:09:45.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2 07:09:45.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING 07:09:45.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING 07:09:45.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4 07:09:45.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING 07:09:45.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC 07:09:45.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ 07:09:45.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126 07:09:45.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2 07:09:45.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING 07:09:45.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING 07:09:45.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4 07:09:45.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING 07:09:45.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING 07:09:45.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5 07:09:45.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING 07:09:45.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7 07:09:45.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING 07:09:45.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC 07:09:45.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING 07:09:45.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23 07:09:45.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING 07:09:45.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE 07:09:45.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING 07:09:45.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ 07:09:45.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126 07:09:45.222 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2 07:09:45.222 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING 07:09:45.222 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING 07:09:45.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4 07:09:45.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING 07:09:45.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING 07:09:45.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5 07:09:45.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING 07:09:45.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7 07:09:45.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING 07:09:45.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC 07:09:45.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ 07:09:45.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126 07:09:45.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2 07:09:45.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING 07:09:45.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING 07:09:45.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4 07:09:45.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING 07:09:45.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING 07:09:45.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5 07:09:45.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING 07:09:45.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7 07:09:45.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING 07:09:45.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC 07:09:45.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING 07:09:45.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23 07:09:45.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING 07:09:45.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE 07:09:45.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING 07:09:45.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ 07:09:45.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126 07:09:45.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2 07:09:45.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING 07:09:45.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING 07:09:45.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4 07:09:45.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING 07:09:45.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING 07:09:45.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5 07:09:45.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING 07:09:45.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7 07:09:45.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING 07:09:45.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC 07:09:45.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING 07:09:45.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23 07:09:45.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING 07:09:45.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE 07:09:45.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING 07:09:45.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ 07:09:45.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126 07:09:45.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2 07:09:45.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING 07:09:45.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING 07:09:45.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4 07:09:45.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING 07:09:45.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING 07:09:45.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5 07:09:45.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING 07:09:45.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7 07:09:45.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING 07:09:45.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC 07:09:45.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING 07:09:45.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23 07:09:45.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING 07:09:45.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE 07:09:45.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING 07:09:45.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ 07:09:45.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126 07:09:45.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2 07:09:45.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING 07:09:45.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING 07:09:45.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4 07:09:45.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING 07:09:45.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING 07:09:45.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5 07:09:45.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING 07:09:45.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7 07:09:45.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING 07:09:45.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC 07:09:45.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING 07:09:45.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/ 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING 07:09:45.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/ 07:09:45.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING 07:09:45.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/ 07:09:45.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING 07:09:45.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/ 07:09:45.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING 07:09:45.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ 07:09:45.246 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126 07:09:45.246 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2 07:09:45.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING 07:09:45.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING 07:09:45.248 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4 07:09:45.248 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING 07:09:45.249 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING 07:09:45.249 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5 07:09:45.249 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING 07:09:45.250 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7 07:09:45.251 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING 07:09:45.251 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBC 07:09:45.251 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING 07:09:45.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23 07:09:45.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING 07:09:45.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE 07:09:45.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING 07:09:45.254 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ 07:09:45.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126 07:09:45.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2 07:09:45.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING 07:09:45.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING 07:09:45.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4 07:09:45.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING 07:09:45.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC 07:09:45.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126 07:09:45.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING 07:09:45.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5 07:09:45.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING 07:09:45.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7 07:09:45.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING 07:09:45.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ 07:09:45.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126 07:09:45.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2 07:09:45.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING 07:09:45.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING 07:09:45.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4 07:09:45.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING 07:09:45.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING 07:09:45.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5 07:09:45.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING 07:09:45.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7 07:09:45.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING 07:09:45.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC 07:09:45.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING 07:09:45.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23 07:09:45.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING 07:09:45.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE 07:09:45.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING 07:09:45.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ 07:09:45.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126 07:09:45.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2 07:09:45.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING 07:09:45.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING 07:09:45.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4 07:09:45.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING 07:09:45.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING 07:09:45.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5 07:09:45.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING 07:09:45.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7 07:09:45.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING 07:09:45.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC 07:09:45.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING 07:09:45.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23 07:09:45.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING 07:09:45.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE 07:09:45.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING 07:09:45.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ 07:09:45.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126 07:09:45.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2 07:09:45.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING 07:09:45.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING 07:09:45.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4 07:09:45.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING 07:09:45.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING 07:09:45.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5 07:09:45.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING 07:09:45.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7 07:09:45.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE 07:09:45.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING 07:09:45.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ 07:09:45.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126 07:09:45.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2 07:09:45.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING 07:09:45.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING 07:09:45.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4 07:09:45.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING 07:09:45.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING 07:09:45.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5 07:09:45.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING 07:09:45.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7 07:09:45.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING 07:09:45.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC 07:09:45.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING 07:09:45.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23 07:09:45.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING 07:09:45.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE 07:09:45.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING 07:09:45.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ 07:09:45.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126 07:09:45.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2 07:09:45.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING 07:09:45.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING 07:09:45.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4 07:09:45.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING 07:09:45.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING 07:09:45.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5 07:09:45.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING 07:09:45.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7 07:09:45.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING 07:09:45.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC 07:09:45.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING 07:09:45.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23 07:09:45.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING 07:09:45.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE 07:09:45.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING 07:09:45.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ 07:09:45.294 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.294 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126 07:09:45.294 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.294 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2 07:09:45.295 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.295 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING 07:09:45.295 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.295 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING 07:09:45.295 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.296 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4 07:09:45.296 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.296 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING 07:09:45.296 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.296 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING 07:09:45.297 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5 07:09:45.297 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING 07:09:45.297 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7 07:09:45.297 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING 07:09:45.298 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.298 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC 07:09:45.298 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.298 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING 07:09:45.299 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23 07:09:45.299 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING 07:09:45.299 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE 07:09:45.299 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING 07:09:45.300 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ 07:09:45.300 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126 07:09:45.300 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2 07:09:45.301 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.301 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING 07:09:45.301 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.301 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING 07:09:45.301 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.301 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4 07:09:45.302 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING 07:09:45.302 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING 07:09:45.302 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5 07:09:45.302 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING 07:09:45.303 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7 07:09:45.303 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING 07:09:45.303 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC 07:09:45.303 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING 07:09:45.303 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23 07:09:45.304 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING 07:09:45.304 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE 07:09:45.304 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING 07:09:45.304 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ 07:09:45.305 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126 07:09:45.305 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2 07:09:45.306 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.306 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING 07:09:45.306 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING 07:09:45.307 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4 07:09:45.307 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING 07:09:45.307 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING 07:09:45.308 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5 07:09:45.308 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING 07:09:45.308 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7 07:09:45.308 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING 07:09:45.309 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ 07:09:45.310 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126 07:09:45.310 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2 07:09:45.310 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING 07:09:45.310 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING 07:09:45.310 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7 07:09:45.311 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE 07:09:45.312 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING 07:09:45.313 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ 07:09:45.313 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126 07:09:45.313 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2 07:09:45.313 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING 07:09:45.314 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING 07:09:45.314 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4 07:09:45.315 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING 07:09:45.315 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING 07:09:45.315 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5 07:09:45.315 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING 07:09:45.315 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7 07:09:45.316 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING 07:09:45.316 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC 07:09:45.316 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING 07:09:45.316 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23 07:09:45.316 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING 07:09:45.317 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE 07:09:45.317 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING 07:09:45.317 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ 07:09:45.317 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126 07:09:45.318 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2 07:09:45.318 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING 07:09:45.318 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING 07:09:45.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4 07:09:45.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING 07:09:45.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING 07:09:45.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5 07:09:45.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23 07:09:45.320 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING 07:09:45.321 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE 07:09:45.321 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING 07:09:45.321 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ 07:09:45.321 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126 07:09:45.321 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2 07:09:45.322 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING 07:09:45.322 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING 07:09:45.322 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4 07:09:45.323 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING 07:09:45.323 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING 07:09:45.323 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5 07:09:45.323 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING 07:09:45.323 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7 07:09:45.324 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING 07:09:45.324 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC 07:09:45.324 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING 07:09:45.324 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23 07:09:45.324 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING 07:09:45.325 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE 07:09:45.325 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING 07:09:45.325 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ 07:09:45.325 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126 07:09:45.325 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2 07:09:45.326 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING 07:09:45.326 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING 07:09:45.326 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4 07:09:45.326 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING 07:09:45.327 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING 07:09:45.327 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5 07:09:45.327 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING 07:09:45.327 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE 07:09:45.328 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING 07:09:45.329 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ 07:09:45.329 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126 07:09:45.329 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2 07:09:45.330 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING 07:09:45.330 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING 07:09:45.330 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4 07:09:45.331 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING 07:09:45.331 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING 07:09:45.331 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5 07:09:45.331 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING 07:09:45.331 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING 07:09:45.332 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE 07:09:45.333 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING 07:09:45.333 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ 07:09:45.333 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126 07:09:45.333 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2 07:09:45.333 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING 07:09:45.334 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING 07:09:45.334 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4 07:09:45.334 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING 07:09:45.335 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING 07:09:45.335 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5 07:09:45.335 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING 07:09:45.335 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7 07:09:45.335 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING 07:09:45.336 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC 07:09:45.336 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING 07:09:45.336 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23 07:09:45.336 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING 07:09:45.337 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE 07:09:45.337 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING 07:09:45.337 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ 07:09:45.337 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126 07:09:45.338 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2 07:09:45.338 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING 07:09:45.338 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7 07:09:45.339 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ 07:09:45.340 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126 07:09:45.341 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2 07:09:45.341 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING 07:09:45.341 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING 07:09:45.341 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4 07:09:45.342 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING 07:09:45.342 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING 07:09:45.342 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5 07:09:45.342 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING 07:09:45.342 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING 07:09:45.343 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING 07:09:45.344 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7 07:09:45.345 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING 07:09:45.346 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC 07:09:45.346 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING 07:09:45.346 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23 07:09:45.347 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING 07:09:45.347 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE 07:09:45.347 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING 07:09:45.348 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ 07:09:45.348 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126 07:09:45.348 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2 07:09:45.348 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING 07:09:45.348 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7 07:09:45.349 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING 07:09:45.350 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC 07:09:45.350 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING 07:09:45.350 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126 07:09:45.351 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5 07:09:45.352 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23 07:09:45.353 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING 07:09:45.354 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE 07:09:45.354 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING 07:09:45.354 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4 07:09:45.355 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING 07:09:45.356 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING 07:09:45.357 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ 07:09:45.358 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126 07:09:45.360 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2 07:09:45.360 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING 07:09:45.360 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING 07:09:45.360 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7 07:09:45.361 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING 07:09:45.362 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC 07:09:45.362 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING 07:09:45.362 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23 07:09:45.362 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING 07:09:45.362 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING 07:09:45.363 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING 07:09:45.364 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2 07:09:45.365 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING 07:09:45.366 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING 07:09:45.366 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4 07:09:45.366 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING 07:09:45.366 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC 07:09:45.367 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2 07:09:45.368 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING 07:09:45.369 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING 07:09:45.370 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ 07:09:45.371 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126 07:09:45.371 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2 07:09:45.371 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING 07:09:45.371 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING 07:09:45.371 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING 07:09:45.372 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING 07:09:45.373 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING 07:09:45.374 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4 07:09:45.374 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING 07:09:45.374 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING 07:09:45.374 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5 07:09:45.374 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23 07:09:45.375 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING 07:09:45.376 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC 07:09:45.377 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ 07:09:45.378 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING 07:09:45.379 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING 07:09:45.380 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING 07:09:45.381 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4 07:09:45.382 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING 07:09:45.382 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING 07:09:45.382 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5 07:09:45.382 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING 07:09:45.382 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE 07:09:45.383 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING 07:09:45.384 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ 07:09:45.384 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126 07:09:45.384 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2 07:09:45.384 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING 07:09:45.384 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING 07:09:45.385 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4 07:09:45.385 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING 07:09:45.385 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING 07:09:45.385 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5 07:09:45.385 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING 07:09:45.386 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7 07:09:45.386 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING 07:09:45.386 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBC 07:09:45.386 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING 07:09:45.387 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23 07:09:45.387 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING 07:09:45.387 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE 07:09:45.387 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING 07:09:45.387 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:09:45.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6// 07:09:45.388 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping. 07:09:45.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6//NOPADDING 07:09:45.388 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping. 07:09:45.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/ 07:09:45.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING 07:09:45.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ 07:09:45.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126 07:09:45.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2 07:09:45.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING 07:09:45.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING 07:09:45.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4 07:09:45.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING 07:09:45.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING 07:09:45.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5 07:09:45.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING 07:09:45.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7 07:09:45.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING 07:09:45.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBC 07:09:45.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING 07:09:45.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23 07:09:45.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING 07:09:45.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE 07:09:45.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING 07:09:45.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/ 07:09:45.394 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING 07:09:45.394 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ 07:09:45.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126 07:09:45.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2 07:09:45.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING 07:09:45.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING 07:09:45.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4 07:09:45.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING 07:09:45.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING 07:09:45.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5 07:09:45.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING 07:09:45.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7 07:09:45.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING 07:09:45.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBC 07:09:45.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING 07:09:45.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23 07:09:45.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING 07:09:45.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE 07:09:45.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING 07:09:45.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ 07:09:45.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126 07:09:45.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2 07:09:45.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING 07:09:45.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING 07:09:45.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4 07:09:45.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING 07:09:45.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING 07:09:45.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5 07:09:45.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING 07:09:45.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7 07:09:45.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING 07:09:45.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBC 07:09:45.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING 07:09:45.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23 07:09:45.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING 07:09:45.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE 07:09:45.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING 07:09:45.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ 07:09:45.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126 07:09:45.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2 07:09:45.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5 07:09:45.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBC 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE 07:09:45.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING 07:09:45.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ 07:09:45.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126 07:09:45.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2 07:09:45.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING 07:09:45.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBC 07:09:45.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2 07:09:45.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING 07:09:45.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING 07:09:45.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4 07:09:45.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING 07:09:45.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING 07:09:45.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBC 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING 07:09:45.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE 07:09:45.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING 07:09:45.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ 07:09:45.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126 07:09:45.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2 07:09:45.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING 07:09:45.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBC 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE 07:09:45.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING 07:09:45.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ 07:09:45.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126 07:09:45.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2 07:09:45.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING 07:09:45.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBC 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING 07:09:45.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126 07:09:45.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2 07:09:45.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING 07:09:45.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING 07:09:45.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBC 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING 07:09:45.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5 07:09:45.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBC 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126 07:09:45.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5 07:09:45.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBC 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ 07:09:45.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126 07:09:45.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2 07:09:45.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING 07:09:45.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING 07:09:45.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4 07:09:45.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBC 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING 07:09:45.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126 07:09:45.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING 07:09:45.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBC 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING 07:09:45.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ 07:09:45.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126 07:09:45.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2 07:09:45.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING 07:09:45.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING 07:09:45.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBC 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126 07:09:45.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING 07:09:45.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBC 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING 07:09:45.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ 07:09:45.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126 07:09:45.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2 07:09:45.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7 07:09:45.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBC 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ 07:09:45.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126 07:09:45.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2 07:09:45.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING 07:09:45.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING 07:09:45.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBC 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ 07:09:45.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING 07:09:45.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBC 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING 07:09:45.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE 07:09:45.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING 07:09:45.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ 07:09:45.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126 07:09:45.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING 07:09:45.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBC 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING 07:09:45.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ 07:09:45.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126 07:09:45.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2 07:09:45.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING 07:09:45.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING 07:09:45.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBC 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ 07:09:45.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126 07:09:45.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2 07:09:45.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING 07:09:45.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING 07:09:45.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4 07:09:45.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBC 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23 07:09:45.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING 07:09:45.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE 07:09:45.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING 07:09:45.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ 07:09:45.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126 07:09:45.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2 07:09:45.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING 07:09:45.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING 07:09:45.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4 07:09:45.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBC 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING 07:09:45.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE 07:09:45.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING 07:09:45.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ 07:09:45.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126 07:09:45.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2 07:09:45.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING 07:09:45.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING 07:09:45.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBC 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING 07:09:45.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4 07:09:45.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBC 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ 07:09:45.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126 07:09:45.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2 07:09:45.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBC 07:09:45.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126 07:09:45.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING 07:09:45.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBC 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE 07:09:45.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING 07:09:45.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ 07:09:45.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126 07:09:45.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2 07:09:45.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING 07:09:45.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBC 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23 07:09:45.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING 07:09:45.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING 07:09:45.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBC 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ 07:09:45.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7 07:09:45.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBC 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2 07:09:45.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBC 07:09:45.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126 07:09:45.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING 07:09:45.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBC 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ 07:09:45.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126 07:09:45.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2 07:09:45.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING 07:09:45.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBC 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23 07:09:45.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2 07:09:45.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7 07:09:45.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBC 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING 07:09:45.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ 07:09:45.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126 07:09:45.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2 07:09:45.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING 07:09:45.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBC 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING 07:09:45.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/ 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping. 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping. 07:09:45.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/ 07:09:45.482 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING 07:09:45.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/ 07:09:45.483 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping. 07:09:45.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING 07:09:45.483 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping. 07:09:45.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/ 07:09:45.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING 07:09:45.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ 07:09:45.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126 07:09:45.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2 07:09:45.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING 07:09:45.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING 07:09:45.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4 07:09:45.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING 07:09:45.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING 07:09:45.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5 07:09:45.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING 07:09:45.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBC 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126 07:09:45.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5 07:09:45.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBC 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ 07:09:45.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126 07:09:45.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2 07:09:45.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING 07:09:45.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBC 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING 07:09:45.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2 07:09:45.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBC 07:09:45.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING 07:09:45.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23 07:09:45.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING 07:09:45.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE 07:09:45.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING 07:09:45.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ 07:09:45.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126 07:09:45.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2 07:09:45.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING 07:09:45.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBC 07:09:45.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126 07:09:45.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2 07:09:45.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING 07:09:45.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBC 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING 07:09:45.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2 07:09:45.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING 07:09:45.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBC 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ 07:09:45.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING 07:09:45.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBC 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ 07:09:45.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126 07:09:45.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2 07:09:45.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING 07:09:45.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING 07:09:45.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBC 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING 07:09:45.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2 07:09:45.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBC 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING 07:09:45.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING 07:09:45.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBC 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23 07:09:45.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING 07:09:45.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBC 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126 07:09:45.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBC 07:09:45.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126 07:09:45.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5 07:09:45.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBC 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ 07:09:45.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126 07:09:45.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2 07:09:45.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING 07:09:45.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING 07:09:45.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4 07:09:45.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBC 07:09:45.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2 07:09:45.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING 07:09:45.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBC 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING 07:09:45.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ 07:09:45.522 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126 07:09:45.522 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2 07:09:45.522 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7 07:09:45.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBC 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126 07:09:45.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING 07:09:45.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBC 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23 07:09:45.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2 07:09:45.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING 07:09:45.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBC 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ 07:09:45.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126 07:09:45.530 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2 07:09:45.530 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING 07:09:45.530 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBC 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING 07:09:45.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126 07:09:45.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING 07:09:45.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBC 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE 07:09:45.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING 07:09:45.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBC 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING 07:09:45.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE 07:09:45.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING 07:09:45.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ 07:09:45.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126 07:09:45.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2 07:09:45.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5 07:09:45.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBC 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ 07:09:45.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING 07:09:45.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBC 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ 07:09:45.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126 07:09:45.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2 07:09:45.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING 07:09:45.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBC 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING 07:09:45.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING 07:09:45.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBC 07:09:45.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING 07:09:45.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23 07:09:45.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING 07:09:45.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE 07:09:45.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING 07:09:45.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ 07:09:45.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126 07:09:45.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2 07:09:45.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING 07:09:45.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBC 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23 07:09:45.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2 07:09:45.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING 07:09:45.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBC 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ 07:09:45.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING 07:09:45.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBC 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING 07:09:45.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ 07:09:45.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126 07:09:45.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2 07:09:45.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING 07:09:45.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBC 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING 07:09:45.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING 07:09:45.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBC 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23 07:09:45.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2 07:09:45.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBC 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING 07:09:45.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23 07:09:45.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING 07:09:45.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE 07:09:45.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING 07:09:45.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ 07:09:45.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING 07:09:45.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBC 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ 07:09:45.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING 07:09:45.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBC 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE 07:09:45.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL// 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping. 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping. 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/ 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING 07:09:45.565 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ 07:09:45.566 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126 07:09:45.567 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2 07:09:45.567 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING 07:09:45.567 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING 07:09:45.568 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4 07:09:45.568 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING 07:09:45.568 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING 07:09:45.569 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5 07:09:45.569 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING 07:09:45.569 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7 07:09:45.569 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING 07:09:45.570 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC 07:09:45.570 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING 07:09:45.571 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23 07:09:45.571 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING 07:09:45.571 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE 07:09:45.572 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING 07:09:45.572 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/ 07:09:45.572 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.572 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING 07:09:45.572 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.572 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ 07:09:45.573 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126 07:09:45.573 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2 07:09:45.573 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING 07:09:45.574 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING 07:09:45.574 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4 07:09:45.575 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING 07:09:45.575 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING 07:09:45.575 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5 07:09:45.575 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING 07:09:45.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7 07:09:45.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING 07:09:45.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC 07:09:45.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING 07:09:45.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23 07:09:45.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING 07:09:45.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE 07:09:45.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING 07:09:45.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ 07:09:45.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126 07:09:45.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2 07:09:45.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING 07:09:45.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING 07:09:45.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4 07:09:45.580 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING 07:09:45.580 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING 07:09:45.580 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5 07:09:45.580 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING 07:09:45.580 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7 07:09:45.581 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING 07:09:45.581 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC 07:09:45.581 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING 07:09:45.582 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23 07:09:45.582 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING 07:09:45.582 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE 07:09:45.583 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING 07:09:45.583 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ 07:09:45.583 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126 07:09:45.583 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2 07:09:45.584 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING 07:09:45.584 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING 07:09:45.585 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4 07:09:45.585 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING 07:09:45.585 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING 07:09:45.585 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5 07:09:45.585 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING 07:09:45.586 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7 07:09:45.586 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING 07:09:45.586 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126 07:09:45.587 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING 07:09:45.588 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ 07:09:45.589 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126 07:09:45.590 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2 07:09:45.590 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING 07:09:45.590 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING 07:09:45.591 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2 07:09:45.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7 07:09:45.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING 07:09:45.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC 07:09:45.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING 07:09:45.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23 07:09:45.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING 07:09:45.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE 07:09:45.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING 07:09:45.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ 07:09:45.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126 07:09:45.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2 07:09:45.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING 07:09:45.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7 07:09:45.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126 07:09:45.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7 07:09:45.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126 07:09:45.601 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2 07:09:45.602 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING 07:09:45.602 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING 07:09:45.603 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2 07:09:45.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7 07:09:45.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ 07:09:45.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING 07:09:45.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126 07:09:45.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5 07:09:45.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING 07:09:45.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE 07:09:45.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING 07:09:45.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ 07:09:45.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126 07:09:45.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING 07:09:45.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2 07:09:45.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING 07:09:45.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING 07:09:45.616 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ 07:09:45.617 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126 07:09:45.618 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2 07:09:45.618 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING 07:09:45.619 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4 07:09:45.620 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ 07:09:45.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126 07:09:45.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2 07:09:45.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING 07:09:45.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING 07:09:45.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING 07:09:45.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING 07:09:45.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING 07:09:45.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING 07:09:45.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING 07:09:45.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ 07:09:45.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126 07:09:45.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2 07:09:45.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING 07:09:45.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING 07:09:45.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4 07:09:45.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ 07:09:45.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING 07:09:45.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ 07:09:45.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126 07:09:45.642 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2 07:09:45.643 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING 07:09:45.644 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING 07:09:45.645 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4 07:09:45.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING 07:09:45.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING 07:09:45.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5 07:09:45.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING 07:09:45.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7 07:09:45.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING 07:09:45.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC 07:09:45.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING 07:09:45.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23 07:09:45.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING 07:09:45.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE 07:09:45.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING 07:09:45.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ 07:09:45.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126 07:09:45.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2 07:09:45.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING 07:09:45.650 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING 07:09:45.651 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING 07:09:45.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ 07:09:45.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126 07:09:45.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2 07:09:45.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5 07:09:45.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING 07:09:45.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ 07:09:45.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126 07:09:45.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2 07:09:45.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING 07:09:45.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING 07:09:45.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4 07:09:45.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING 07:09:45.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23 07:09:45.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING 07:09:45.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE 07:09:45.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING 07:09:45.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ 07:09:45.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126 07:09:45.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2 07:09:45.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING 07:09:45.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING 07:09:45.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE 07:09:45.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING 07:09:45.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ 07:09:45.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126 07:09:45.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2 07:09:45.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING 07:09:45.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7 07:09:45.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING 07:09:45.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC 07:09:45.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING 07:09:45.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23 07:09:45.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING 07:09:45.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE 07:09:45.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING 07:09:45.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ 07:09:45.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126 07:09:45.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING 07:09:45.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126 07:09:45.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2 07:09:45.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING 07:09:45.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING 07:09:45.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE 07:09:45.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING 07:09:45.672 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ 07:09:45.672 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126 07:09:45.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2 07:09:45.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING 07:09:45.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7 07:09:45.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ 07:09:45.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING 07:09:45.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/ 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping. 07:09:45.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING 07:09:45.678 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping. 07:09:45.678 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/ 07:09:45.681 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING 07:09:45.683 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/ 07:09:45.683 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping. 07:09:45.683 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING 07:09:45.683 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping. 07:09:45.683 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/ 07:09:45.684 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING 07:09:45.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ 07:09:45.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126 07:09:45.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2 07:09:45.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5 07:09:45.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ 07:09:45.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING 07:09:45.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING 07:09:45.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ 07:09:45.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126 07:09:45.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2 07:09:45.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5 07:09:45.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE 07:09:45.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING 07:09:45.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ 07:09:45.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126 07:09:45.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2 07:09:45.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING 07:09:45.694 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING 07:09:45.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126 07:09:45.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2 07:09:45.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING 07:09:45.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING 07:09:45.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4 07:09:45.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING 07:09:45.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING 07:09:45.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5 07:09:45.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING 07:09:45.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7 07:09:45.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126 07:09:45.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5 07:09:45.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ 07:09:45.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126 07:09:45.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2 07:09:45.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING 07:09:45.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING 07:09:45.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2 07:09:45.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC 07:09:45.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126 07:09:45.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2 07:09:45.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING 07:09:45.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING 07:09:45.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4 07:09:45.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING 07:09:45.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING 07:09:45.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ 07:09:45.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126 07:09:45.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2 07:09:45.715 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING 07:09:45.715 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING 07:09:45.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE 07:09:45.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING 07:09:45.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ 07:09:45.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126 07:09:45.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2 07:09:45.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7 07:09:45.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126 07:09:45.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5 07:09:45.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126 07:09:45.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2 07:09:45.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING 07:09:45.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING 07:09:45.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING 07:09:45.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE 07:09:45.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING 07:09:45.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ 07:09:45.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126 07:09:45.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2 07:09:45.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7 07:09:45.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING 07:09:45.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC 07:09:45.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING 07:09:45.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23 07:09:45.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING 07:09:45.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING 07:09:45.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126 07:09:45.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2 07:09:45.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING 07:09:45.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING 07:09:45.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4 07:09:45.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING 07:09:45.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING 07:09:45.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ 07:09:45.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126 07:09:45.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2 07:09:45.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING 07:09:45.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC 07:09:45.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ 07:09:45.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126 07:09:45.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2 07:09:45.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING 07:09:45.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING 07:09:45.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23 07:09:45.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING 07:09:45.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE 07:09:45.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING 07:09:45.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ 07:09:45.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126 07:09:45.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2 07:09:45.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING 07:09:45.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING 07:09:45.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING 07:09:45.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ 07:09:45.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126 07:09:45.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2 07:09:45.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING 07:09:45.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC 07:09:45.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126 07:09:45.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2 07:09:45.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING 07:09:45.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING 07:09:45.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4 07:09:45.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING 07:09:45.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23 07:09:45.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2 07:09:45.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5 07:09:45.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ 07:09:45.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126 07:09:45.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2 07:09:45.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING 07:09:45.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING 07:09:45.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4 07:09:45.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING 07:09:45.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23 07:09:45.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING 07:09:45.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE 07:09:45.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING 07:09:45.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ 07:09:45.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126 07:09:45.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2 07:09:45.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING 07:09:45.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING 07:09:45.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23 07:09:45.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2 07:09:45.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING 07:09:45.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING 07:09:45.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4 07:09:45.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE 07:09:45.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING 07:09:45.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ 07:09:45.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126 07:09:45.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2 07:09:45.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING 07:09:45.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING 07:09:45.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126 07:09:45.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING 07:09:45.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING 07:09:45.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ 07:09:45.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126 07:09:45.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2 07:09:45.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING 07:09:45.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING 07:09:45.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING 07:09:45.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE 07:09:45.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING 07:09:45.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ 07:09:45.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126 07:09:45.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2 07:09:45.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING 07:09:45.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7 07:09:45.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING 07:09:45.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC 07:09:45.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING 07:09:45.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23 07:09:45.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2 07:09:45.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING 07:09:45.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ 07:09:45.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126 07:09:45.770 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2 07:09:45.770 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING 07:09:45.770 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7 07:09:45.771 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ 07:09:45.772 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126 07:09:45.773 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2 07:09:45.773 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING 07:09:45.774 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING 07:09:45.774 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING 07:09:45.775 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING 07:09:45.776 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC 07:09:45.777 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ 07:09:45.778 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126 07:09:45.779 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2 07:09:45.779 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING 07:09:45.779 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING 07:09:45.780 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4 07:09:45.780 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING 07:09:45.780 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING 07:09:45.780 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5 07:09:45.780 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING 07:09:45.781 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE 07:09:45.782 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING 07:09:45.782 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20// 07:09:45.784 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20//NOPADDING 07:09:45.785 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/ 07:09:45.786 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING 07:09:45.786 [Test worker] INFO o.s.c.CipherTest - transformation=SEED// 07:09:45.787 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping. 07:09:45.787 [Test worker] INFO o.s.c.CipherTest - transformation=SEED//NOPADDING 07:09:45.787 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping. 07:09:45.787 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/ 07:09:45.787 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING 07:09:45.789 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ 07:09:45.789 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126 07:09:45.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2 07:09:45.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING 07:09:45.791 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING 07:09:45.791 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4 07:09:45.791 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING 07:09:45.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING 07:09:45.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5 07:09:45.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING 07:09:45.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7 07:09:45.793 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING 07:09:45.793 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBC 07:09:45.793 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING 07:09:45.793 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23 07:09:45.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING 07:09:45.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE 07:09:45.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING 07:09:45.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/ 07:09:45.795 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING 07:09:45.795 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ 07:09:45.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126 07:09:45.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2 07:09:45.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5 07:09:45.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBC 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE 07:09:45.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING 07:09:45.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ 07:09:45.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126 07:09:45.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5 07:09:45.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBC 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING 07:09:45.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE 07:09:45.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING 07:09:45.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ 07:09:45.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126 07:09:45.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2 07:09:45.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING 07:09:45.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING 07:09:45.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBC 07:09:45.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2 07:09:45.804 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5 07:09:45.805 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBC 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE 07:09:45.806 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING 07:09:45.807 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ 07:09:45.807 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126 07:09:45.807 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2 07:09:45.807 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING 07:09:45.807 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBC 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ 07:09:45.808 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126 07:09:45.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2 07:09:45.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING 07:09:45.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING 07:09:45.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4 07:09:45.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING 07:09:45.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING 07:09:45.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBC 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING 07:09:45.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ 07:09:45.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126 07:09:45.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2 07:09:45.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING 07:09:45.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING 07:09:45.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBC 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING 07:09:45.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ 07:09:45.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126 07:09:45.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2 07:09:45.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING 07:09:45.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBC 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126 07:09:45.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING 07:09:45.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBC 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ 07:09:45.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126 07:09:45.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2 07:09:45.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING 07:09:45.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBC 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING 07:09:45.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE 07:09:45.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING 07:09:45.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ 07:09:45.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126 07:09:45.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2 07:09:45.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING 07:09:45.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING 07:09:45.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4 07:09:45.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING 07:09:45.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING 07:09:45.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBC 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126 07:09:45.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2 07:09:45.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING 07:09:45.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING 07:09:45.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4 07:09:45.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBC 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ 07:09:45.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126 07:09:45.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2 07:09:45.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING 07:09:45.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBC 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING 07:09:45.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2 07:09:45.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING 07:09:45.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBC 07:09:45.830 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING 07:09:45.830 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23 07:09:45.830 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING 07:09:45.830 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE 07:09:45.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING 07:09:45.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ 07:09:45.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126 07:09:45.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBC 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING 07:09:45.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4 07:09:45.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBC 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ 07:09:45.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126 07:09:45.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2 07:09:45.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING 07:09:45.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING 07:09:45.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBC 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE 07:09:45.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING 07:09:45.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ 07:09:45.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126 07:09:45.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2 07:09:45.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING 07:09:45.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING 07:09:45.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBC 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING 07:09:45.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE 07:09:45.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING 07:09:45.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ 07:09:45.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126 07:09:45.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2 07:09:45.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING 07:09:45.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING 07:09:45.846 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4 07:09:45.846 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING 07:09:45.846 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING 07:09:45.846 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBC 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE 07:09:45.847 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING 07:09:45.848 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ 07:09:45.848 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126 07:09:45.848 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2 07:09:45.849 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING 07:09:45.849 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING 07:09:45.849 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBC 07:09:45.850 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2 07:09:45.851 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBC 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23 07:09:45.852 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2 07:09:45.853 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING 07:09:45.854 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBC 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2 07:09:45.855 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBC 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING 07:09:45.856 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2 07:09:45.857 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING 07:09:45.858 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING 07:09:45.858 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4 07:09:45.858 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING 07:09:45.858 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING 07:09:45.858 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBC 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126 07:09:45.859 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING 07:09:45.860 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBC 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2 07:09:45.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5 07:09:45.862 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBC 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126 07:09:45.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING 07:09:45.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBC 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2 07:09:45.865 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING 07:09:45.866 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBC 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING 07:09:45.867 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBC 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126 07:09:45.868 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBC 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23 07:09:45.869 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING 07:09:45.870 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE 07:09:45.870 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING 07:09:45.870 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ 07:09:45.870 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126 07:09:45.870 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING 07:09:45.871 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBC 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2 07:09:45.872 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBC 07:09:45.873 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ 07:09:45.874 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126 07:09:45.875 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2 07:09:45.875 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING 07:09:45.875 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING 07:09:45.875 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4 07:09:45.875 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBC 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/ 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping. 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping. 07:09:45.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/ 07:09:45.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/ 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping. 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping. 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/ 07:09:45.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING 07:09:45.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ 07:09:45.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126 07:09:45.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBC 07:09:45.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ 07:09:45.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5 07:09:45.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBC 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2 07:09:45.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBC 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23 07:09:45.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2 07:09:45.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBC 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23 07:09:45.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING 07:09:45.888 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBC 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ 07:09:45.889 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126 07:09:45.890 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2 07:09:45.890 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING 07:09:45.890 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBC 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ 07:09:45.891 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7 07:09:45.892 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBC 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING 07:09:45.893 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBC 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING 07:09:45.894 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING 07:09:45.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBC 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126 07:09:45.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING 07:09:45.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBC 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126 07:09:45.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBC 07:09:45.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING 07:09:45.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBC 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE 07:09:45.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING 07:09:45.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ 07:09:45.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126 07:09:45.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2 07:09:45.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING 07:09:45.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBC 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ 07:09:45.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5 07:09:45.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBC 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126 07:09:45.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2 07:09:45.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING 07:09:45.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING 07:09:45.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4 07:09:45.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBC 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126 07:09:45.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBC 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING 07:09:45.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING 07:09:45.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING 07:09:45.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBC 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126 07:09:45.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING 07:09:45.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBC 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ 07:09:45.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING 07:09:45.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBC 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ 07:09:45.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126 07:09:45.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING 07:09:45.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBC 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126 07:09:45.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5 07:09:45.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBC 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE 07:09:45.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING 07:09:45.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ 07:09:45.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126 07:09:45.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2 07:09:45.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING 07:09:45.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING 07:09:45.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBC 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ 07:09:45.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126 07:09:45.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2 07:09:45.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7 07:09:45.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBC 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126 07:09:45.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5 07:09:45.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBC 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING 07:09:45.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING 07:09:45.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBC 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE 07:09:45.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING 07:09:45.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ 07:09:45.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126 07:09:45.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2 07:09:45.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING 07:09:45.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBC 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE 07:09:45.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING 07:09:45.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ 07:09:45.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126 07:09:45.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2 07:09:45.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING 07:09:45.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBC 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ 07:09:45.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBC 07:09:45.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126 07:09:45.938 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING 07:09:45.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBC 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126 07:09:45.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING 07:09:45.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBC 07:09:45.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING 07:09:45.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23 07:09:45.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING 07:09:45.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE 07:09:45.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING 07:09:45.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7 07:09:45.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBC 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ 07:09:45.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126 07:09:45.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2 07:09:45.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5 07:09:45.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBC 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING 07:09:45.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE 07:09:45.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING 07:09:45.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ 07:09:45.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126 07:09:45.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2 07:09:45.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING 07:09:45.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING 07:09:45.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4 07:09:45.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING 07:09:45.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBC 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23 07:09:45.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2 07:09:45.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING 07:09:45.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING 07:09:45.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4 07:09:45.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING 07:09:45.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING 07:09:45.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5 07:09:45.954 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING 07:09:45.954 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7 07:09:45.954 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBC 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING 07:09:45.955 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT// 07:09:45.956 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping. 07:09:45.956 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT//NOPADDING 07:09:45.956 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping. 07:09:45.956 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/ 07:09:45.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING 07:09:45.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ 07:09:45.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126 07:09:45.958 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2 07:09:45.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING 07:09:45.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING 07:09:45.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4 07:09:45.960 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING 07:09:45.960 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING 07:09:45.960 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5 07:09:45.961 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING 07:09:45.961 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7 07:09:45.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING 07:09:45.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBC 07:09:45.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING 07:09:45.963 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23 07:09:45.963 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING 07:09:45.963 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE 07:09:45.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING 07:09:45.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/ 07:09:45.964 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING 07:09:45.965 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:45.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ 07:09:45.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126 07:09:45.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2 07:09:45.967 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING 07:09:45.967 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING 07:09:45.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4 07:09:45.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING 07:09:45.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING 07:09:45.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5 07:09:45.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING 07:09:45.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7 07:09:45.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING 07:09:45.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBC 07:09:45.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING 07:09:45.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23 07:09:45.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING 07:09:45.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE 07:09:45.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING 07:09:45.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ 07:09:45.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126 07:09:45.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2 07:09:45.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING 07:09:45.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING 07:09:45.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4 07:09:45.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING 07:09:45.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING 07:09:45.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5 07:09:45.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING 07:09:45.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7 07:09:45.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING 07:09:45.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC 07:09:45.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING 07:09:45.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23 07:09:45.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING 07:09:45.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE 07:09:45.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING 07:09:45.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ 07:09:45.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126 07:09:45.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2 07:09:45.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING 07:09:45.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING 07:09:45.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4 07:09:45.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING 07:09:45.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING 07:09:45.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5 07:09:45.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING 07:09:45.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7 07:09:45.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING 07:09:45.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC 07:09:45.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING 07:09:45.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23 07:09:45.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING 07:09:45.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE 07:09:45.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING 07:09:45.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ 07:09:45.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126 07:09:45.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2 07:09:45.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING 07:09:45.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING 07:09:45.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4 07:09:45.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING 07:09:45.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING 07:09:45.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5 07:09:45.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING 07:09:45.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7 07:09:45.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING 07:09:45.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC 07:09:45.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING 07:09:45.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23 07:09:45.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING 07:09:45.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE 07:09:45.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING 07:09:45.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ 07:09:45.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126 07:09:45.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2 07:09:45.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING 07:09:45.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING 07:09:45.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4 07:09:45.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23 07:09:45.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING 07:09:45.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE 07:09:45.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING 07:09:45.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ 07:09:45.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126 07:09:45.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7 07:09:45.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126 07:09:45.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING 07:09:45.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING 07:09:45.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING 07:09:45.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING 07:09:45.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126 07:09:45.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2 07:09:45.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING 07:09:45.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING 07:09:45.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING 07:09:46.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING 07:09:46.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE 07:09:46.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING 07:09:46.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ 07:09:46.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126 07:09:46.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2 07:09:46.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING 07:09:46.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING 07:09:46.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ 07:09:46.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING 07:09:46.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2 07:09:46.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE 07:09:46.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING 07:09:46.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ 07:09:46.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126 07:09:46.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2 07:09:46.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING 07:09:46.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7 07:09:46.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ 07:09:46.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING 07:09:46.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING 07:09:46.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE 07:09:46.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING 07:09:46.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ 07:09:46.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING 07:09:46.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING 07:09:46.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ 07:09:46.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126 07:09:46.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2 07:09:46.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING 07:09:46.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7 07:09:46.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126 07:09:46.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2 07:09:46.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING 07:09:46.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING 07:09:46.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4 07:09:46.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING 07:09:46.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE 07:09:46.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING 07:09:46.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ 07:09:46.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126 07:09:46.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2 07:09:46.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING 07:09:46.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126 07:09:46.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5 07:09:46.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING 07:09:46.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7 07:09:46.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING 07:09:46.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC 07:09:46.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING 07:09:46.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2 07:09:46.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING 07:09:46.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126 07:09:46.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2 07:09:46.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING 07:09:46.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING 07:09:46.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE 07:09:46.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING 07:09:46.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ 07:09:46.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126 07:09:46.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2 07:09:46.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7 07:09:46.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE 07:09:46.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING 07:09:46.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ 07:09:46.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126 07:09:46.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2 07:09:46.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING 07:09:46.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING 07:09:46.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126 07:09:46.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2 07:09:46.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING 07:09:46.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING 07:09:46.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE 07:09:46.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING 07:09:46.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING 07:09:46.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE 07:09:46.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING 07:09:46.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ 07:09:46.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126 07:09:46.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2 07:09:46.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING 07:09:46.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126 07:09:46.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5 07:09:46.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING 07:09:46.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ 07:09:46.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126 07:09:46.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2 07:09:46.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING 07:09:46.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE 07:09:46.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING 07:09:46.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ 07:09:46.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126 07:09:46.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2 07:09:46.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5 07:09:46.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ 07:09:46.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126 07:09:46.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2 07:09:46.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING 07:09:46.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING 07:09:46.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE 07:09:46.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING 07:09:46.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ 07:09:46.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126 07:09:46.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2 07:09:46.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING 07:09:46.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING 07:09:46.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/ 07:09:46.057 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping. 07:09:46.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING 07:09:46.057 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping. 07:09:46.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/ 07:09:46.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING 07:09:46.059 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/ 07:09:46.059 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping. 07:09:46.059 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING 07:09:46.059 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping. 07:09:46.059 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/ 07:09:46.060 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING 07:09:46.060 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ 07:09:46.060 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126 07:09:46.060 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2 07:09:46.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING 07:09:46.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING 07:09:46.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4 07:09:46.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING 07:09:46.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBC 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING 07:09:46.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126 07:09:46.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2 07:09:46.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING 07:09:46.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING 07:09:46.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4 07:09:46.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING 07:09:46.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE 07:09:46.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING 07:09:46.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ 07:09:46.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126 07:09:46.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2 07:09:46.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING 07:09:46.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING 07:09:46.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ 07:09:46.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126 07:09:46.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2 07:09:46.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING 07:09:46.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING 07:09:46.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2 07:09:46.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ 07:09:46.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126 07:09:46.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2 07:09:46.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING 07:09:46.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC 07:09:46.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2 07:09:46.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING 07:09:46.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126 07:09:46.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING 07:09:46.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE 07:09:46.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING 07:09:46.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING 07:09:46.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ 07:09:46.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126 07:09:46.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5 07:09:46.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE 07:09:46.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING 07:09:46.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ 07:09:46.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126 07:09:46.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2 07:09:46.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING 07:09:46.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING 07:09:46.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4 07:09:46.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING 07:09:46.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING 07:09:46.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5 07:09:46.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE 07:09:46.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING 07:09:46.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ 07:09:46.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126 07:09:46.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2 07:09:46.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING 07:09:46.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ 07:09:46.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126 07:09:46.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2 07:09:46.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC 07:09:46.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2 07:09:46.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC 07:09:46.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126 07:09:46.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7 07:09:46.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2 07:09:46.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING 07:09:46.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC 07:09:46.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING 07:09:46.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23 07:09:46.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING 07:09:46.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE 07:09:46.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING 07:09:46.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE 07:09:46.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING 07:09:46.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ 07:09:46.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126 07:09:46.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2 07:09:46.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING 07:09:46.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING 07:09:46.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126 07:09:46.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5 07:09:46.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ 07:09:46.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126 07:09:46.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2 07:09:46.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING 07:09:46.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23 07:09:46.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2 07:09:46.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING 07:09:46.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23 07:09:46.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING 07:09:46.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE 07:09:46.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING 07:09:46.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ 07:09:46.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING 07:09:46.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ 07:09:46.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING 07:09:46.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5 07:09:46.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING 07:09:46.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7 07:09:46.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING 07:09:46.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC 07:09:46.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2 07:09:46.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23 07:09:46.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING 07:09:46.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC 07:09:46.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126 07:09:46.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING 07:09:46.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2 07:09:46.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING 07:09:46.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING 07:09:46.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4 07:09:46.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING 07:09:46.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE 07:09:46.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING 07:09:46.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ 07:09:46.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126 07:09:46.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2 07:09:46.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING 07:09:46.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23 07:09:46.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING 07:09:46.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE 07:09:46.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING 07:09:46.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ 07:09:46.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126 07:09:46.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING 07:09:46.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2 07:09:46.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING 07:09:46.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ 07:09:46.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING 07:09:46.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ 07:09:46.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING 07:09:46.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5 07:09:46.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING 07:09:46.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7 07:09:46.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING 07:09:46.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC 07:09:46.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126 07:09:46.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5 07:09:46.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126 07:09:46.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2 07:09:46.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING 07:09:46.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING 07:09:46.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBC 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING 07:09:46.140 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK// 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping. 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping. 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/ 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ 07:09:46.141 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126 07:09:46.142 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2 07:09:46.142 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING 07:09:46.142 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING 07:09:46.143 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4 07:09:46.143 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING 07:09:46.143 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING 07:09:46.143 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5 07:09:46.143 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING 07:09:46.144 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE 07:09:46.145 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING 07:09:46.145 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ 07:09:46.145 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126 07:09:46.145 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2 07:09:46.145 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING 07:09:46.146 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING 07:09:46.146 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7 07:09:46.147 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ 07:09:46.148 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126 07:09:46.149 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2 07:09:46.149 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING 07:09:46.149 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING 07:09:46.149 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7 07:09:46.150 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126 07:09:46.151 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING 07:09:46.152 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING 07:09:46.153 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ 07:09:46.154 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126 07:09:46.154 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2 07:09:46.154 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING 07:09:46.155 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ 07:09:46.156 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING 07:09:46.157 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING 07:09:46.158 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5 07:09:46.158 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING 07:09:46.158 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7 07:09:46.158 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING 07:09:46.158 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4 07:09:46.159 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2 07:09:46.160 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126 07:09:46.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2 07:09:46.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING 07:09:46.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126 07:09:46.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE 07:09:46.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING 07:09:46.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5 07:09:46.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING 07:09:46.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7 07:09:46.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING 07:09:46.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC 07:09:46.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126 07:09:46.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2 07:09:46.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING 07:09:46.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING 07:09:46.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4 07:09:46.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING 07:09:46.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING 07:09:46.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5 07:09:46.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING 07:09:46.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7 07:09:46.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING 07:09:46.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC 07:09:46.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING 07:09:46.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23 07:09:46.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING 07:09:46.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE 07:09:46.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING 07:09:46.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ 07:09:46.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126 07:09:46.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2 07:09:46.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING 07:09:46.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING 07:09:46.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4 07:09:46.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING 07:09:46.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING 07:09:46.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING 07:09:46.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE 07:09:46.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING 07:09:46.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ 07:09:46.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126 07:09:46.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2 07:09:46.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING 07:09:46.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING 07:09:46.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4 07:09:46.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING 07:09:46.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING 07:09:46.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE 07:09:46.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING 07:09:46.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ 07:09:46.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126 07:09:46.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC 07:09:46.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ 07:09:46.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126 07:09:46.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2 07:09:46.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING 07:09:46.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING 07:09:46.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4 07:09:46.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING 07:09:46.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE 07:09:46.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING 07:09:46.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ 07:09:46.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126 07:09:46.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2 07:09:46.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING 07:09:46.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING 07:09:46.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4 07:09:46.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING 07:09:46.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING 07:09:46.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5 07:09:46.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING 07:09:46.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7 07:09:46.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING 07:09:46.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC 07:09:46.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ 07:09:46.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126 07:09:46.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2 07:09:46.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING 07:09:46.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING 07:09:46.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING 07:09:46.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ 07:09:46.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126 07:09:46.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2 07:09:46.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING 07:09:46.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7 07:09:46.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE 07:09:46.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING 07:09:46.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ 07:09:46.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126 07:09:46.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2 07:09:46.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING 07:09:46.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING 07:09:46.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4 07:09:46.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING 07:09:46.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126 07:09:46.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2 07:09:46.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING 07:09:46.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING 07:09:46.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ 07:09:46.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126 07:09:46.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2 07:09:46.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING 07:09:46.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING 07:09:46.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4 07:09:46.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING 07:09:46.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING 07:09:46.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5 07:09:46.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING 07:09:46.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ 07:09:46.204 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126 07:09:46.204 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2 07:09:46.204 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5 07:09:46.205 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23 07:09:46.206 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING 07:09:46.207 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE 07:09:46.207 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING 07:09:46.207 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ 07:09:46.207 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126 07:09:46.207 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2 07:09:46.208 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING 07:09:46.208 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING 07:09:46.208 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4 07:09:46.208 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING 07:09:46.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23 07:09:46.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING 07:09:46.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE 07:09:46.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING 07:09:46.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ 07:09:46.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING 07:09:46.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4 07:09:46.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ 07:09:46.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126 07:09:46.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2 07:09:46.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING 07:09:46.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ 07:09:46.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126 07:09:46.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2 07:09:46.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING 07:09:46.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING 07:09:46.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4 07:09:46.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING 07:09:46.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING 07:09:46.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE 07:09:46.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING 07:09:46.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ 07:09:46.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126 07:09:46.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2 07:09:46.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING 07:09:46.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ 07:09:46.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126 07:09:46.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2 07:09:46.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING 07:09:46.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING 07:09:46.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING 07:09:46.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING 07:09:46.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7 07:09:46.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ 07:09:46.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126 07:09:46.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2 07:09:46.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING 07:09:46.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING 07:09:46.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4 07:09:46.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING 07:09:46.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING 07:09:46.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5 07:09:46.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING 07:09:46.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7 07:09:46.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING 07:09:46.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC 07:09:46.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ 07:09:46.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126 07:09:46.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2 07:09:46.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING 07:09:46.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING 07:09:46.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING 07:09:46.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC 07:09:46.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING 07:09:46.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23 07:09:46.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING 07:09:46.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE 07:09:46.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING 07:09:46.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/ 07:09:46.236 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping. 07:09:46.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING 07:09:46.236 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping. 07:09:46.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/ 07:09:46.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING 07:09:46.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/ 07:09:46.238 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping. 07:09:46.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING 07:09:46.239 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping. 07:09:46.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ 07:09:46.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126 07:09:46.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2 07:09:46.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING 07:09:46.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING 07:09:46.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4 07:09:46.241 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING 07:09:46.241 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING 07:09:46.241 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5 07:09:46.241 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING 07:09:46.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7 07:09:46.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING 07:09:46.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC 07:09:46.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING 07:09:46.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23 07:09:46.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING 07:09:46.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE 07:09:46.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING 07:09:46.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ 07:09:46.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126 07:09:46.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2 07:09:46.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING 07:09:46.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING 07:09:46.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4 07:09:46.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING 07:09:46.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ 07:09:46.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126 07:09:46.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2 07:09:46.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING 07:09:46.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING 07:09:46.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4 07:09:46.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING 07:09:46.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING 07:09:46.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING 07:09:46.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE 07:09:46.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING 07:09:46.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ 07:09:46.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126 07:09:46.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2 07:09:46.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5 07:09:46.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING 07:09:46.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7 07:09:46.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING 07:09:46.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ 07:09:46.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126 07:09:46.256 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2 07:09:46.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING 07:09:46.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING 07:09:46.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ 07:09:46.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING 07:09:46.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ 07:09:46.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126 07:09:46.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2 07:09:46.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING 07:09:46.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING 07:09:46.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ 07:09:46.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126 07:09:46.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2 07:09:46.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING 07:09:46.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING 07:09:46.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4 07:09:46.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING 07:09:46.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ 07:09:46.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126 07:09:46.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2 07:09:46.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING 07:09:46.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING 07:09:46.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE 07:09:46.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING 07:09:46.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126 07:09:46.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING 07:09:46.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126 07:09:46.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING 07:09:46.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126 07:09:46.276 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2 07:09:46.277 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING 07:09:46.277 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING 07:09:46.277 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4 07:09:46.277 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE 07:09:46.279 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4 07:09:46.280 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126 07:09:46.281 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2 07:09:46.282 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING 07:09:46.282 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING 07:09:46.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ 07:09:46.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126 07:09:46.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2 07:09:46.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING 07:09:46.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING 07:09:46.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE 07:09:46.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING 07:09:46.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ 07:09:46.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126 07:09:46.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING 07:09:46.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING 07:09:46.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ 07:09:46.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126 07:09:46.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2 07:09:46.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ 07:09:46.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126 07:09:46.292 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2 07:09:46.292 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING 07:09:46.292 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING 07:09:46.292 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4 07:09:46.292 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ 07:09:46.293 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126 07:09:46.294 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2 07:09:46.294 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING 07:09:46.294 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING 07:09:46.295 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ 07:09:46.296 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126 07:09:46.296 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2 07:09:46.296 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING 07:09:46.296 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126 07:09:46.297 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2 07:09:46.298 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING 07:09:46.298 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING 07:09:46.298 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ 07:09:46.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING 07:09:46.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2 07:09:46.301 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING 07:09:46.302 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING 07:09:46.302 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4 07:09:46.302 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING 07:09:46.302 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ 07:09:46.303 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126 07:09:46.304 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2 07:09:46.304 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING 07:09:46.304 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING 07:09:46.304 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4 07:09:46.304 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING 07:09:46.305 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ 07:09:46.306 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126 07:09:46.306 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2 07:09:46.306 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC 07:09:46.307 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2 07:09:46.308 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE 07:09:46.309 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING 07:09:46.310 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ 07:09:46.310 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126 07:09:46.310 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2 07:09:46.310 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING 07:09:46.310 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ 07:09:46.311 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC 07:09:46.312 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING 07:09:46.313 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC 07:09:46.314 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126 07:09:46.315 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING 07:09:46.316 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ 07:09:46.317 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126 07:09:46.318 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2 07:09:46.318 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING 07:09:46.318 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23 07:09:46.319 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2 07:09:46.320 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING 07:09:46.321 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ 07:09:46.322 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126 07:09:46.323 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2 07:09:46.323 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING 07:09:46.323 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7 07:09:46.324 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE 07:09:46.325 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING 07:09:46.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA// 07:09:46.326 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping. 07:09:46.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA//NOPADDING 07:09:46.326 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping. 07:09:46.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/ 07:09:46.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING 07:09:46.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ 07:09:46.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126 07:09:46.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2 07:09:46.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING 07:09:46.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING 07:09:46.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4 07:09:46.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING 07:09:46.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING 07:09:46.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5 07:09:46.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING 07:09:46.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7 07:09:46.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBC 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE 07:09:46.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING 07:09:46.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ 07:09:46.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126 07:09:46.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2 07:09:46.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING 07:09:46.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING 07:09:46.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4 07:09:46.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING 07:09:46.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING 07:09:46.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBC 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ 07:09:46.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126 07:09:46.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2 07:09:46.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING 07:09:46.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBC 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE 07:09:46.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING 07:09:46.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ 07:09:46.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126 07:09:46.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2 07:09:46.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING 07:09:46.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBC 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ 07:09:46.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126 07:09:46.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2 07:09:46.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING 07:09:46.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBC 07:09:46.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126 07:09:46.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING 07:09:46.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5 07:09:46.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING 07:09:46.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7 07:09:46.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING 07:09:46.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBC 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126 07:09:46.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2 07:09:46.348 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING 07:09:46.348 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING 07:09:46.348 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4 07:09:46.348 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBC 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING 07:09:46.349 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE 07:09:46.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING 07:09:46.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ 07:09:46.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126 07:09:46.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING 07:09:46.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBC 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ 07:09:46.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING 07:09:46.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBC 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING 07:09:46.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ 07:09:46.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126 07:09:46.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2 07:09:46.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING 07:09:46.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBC 07:09:46.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2 07:09:46.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING 07:09:46.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBC 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126 07:09:46.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBC 07:09:46.360 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2 07:09:46.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING 07:09:46.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING 07:09:46.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4 07:09:46.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING 07:09:46.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING 07:09:46.364 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5 07:09:46.364 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBC 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ 07:09:46.365 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126 07:09:46.366 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2 07:09:46.366 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING 07:09:46.366 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBC 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ 07:09:46.367 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126 07:09:46.368 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2 07:09:46.368 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING 07:09:46.368 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING 07:09:46.368 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBC 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING 07:09:46.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ 07:09:46.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126 07:09:46.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2 07:09:46.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBC 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23 07:09:46.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING 07:09:46.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBC 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING 07:09:46.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2 07:09:46.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBC 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23 07:09:46.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2 07:09:46.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBC 07:09:46.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126 07:09:46.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBC 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23 07:09:46.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING 07:09:46.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBC 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126 07:09:46.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING 07:09:46.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBC 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2 07:09:46.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBC 07:09:46.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2 07:09:46.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING 07:09:46.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING 07:09:46.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4 07:09:46.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING 07:09:46.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING 07:09:46.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBC 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2 07:09:46.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBC 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ 07:09:46.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING 07:09:46.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBC 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ 07:09:46.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126 07:09:46.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2 07:09:46.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING 07:09:46.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING 07:09:46.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4 07:09:46.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBC 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ 07:09:46.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING 07:09:46.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBC 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ 07:09:46.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING 07:09:46.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBC 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126 07:09:46.396 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7 07:09:46.397 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBC 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126 07:09:46.398 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING 07:09:46.399 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBC 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2 07:09:46.400 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBC 07:09:46.401 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126 07:09:46.402 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7 07:09:46.403 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBC 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2 07:09:46.404 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING 07:09:46.405 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBC 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/ 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping. 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING 07:09:46.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping. 07:09:46.407 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/ 07:09:46.407 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING 07:09:46.407 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/ 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping. 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping. 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2 07:09:46.408 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING 07:09:46.409 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING 07:09:46.409 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4 07:09:46.409 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING 07:09:46.409 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING 07:09:46.410 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5 07:09:46.410 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING 07:09:46.410 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7 07:09:46.410 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBC 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ 07:09:46.411 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING 07:09:46.412 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBC 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126 07:09:46.413 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2 07:09:46.414 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING 07:09:46.414 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING 07:09:46.414 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4 07:09:46.414 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING 07:09:46.415 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING 07:09:46.415 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5 07:09:46.415 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBC 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126 07:09:46.419 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2 07:09:46.420 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING 07:09:46.420 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING 07:09:46.422 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4 07:09:46.422 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING 07:09:46.422 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING 07:09:46.422 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5 07:09:46.422 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBC 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126 07:09:46.423 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBC 07:09:46.424 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING 07:09:46.425 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING 07:09:46.426 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBC 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126 07:09:46.427 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING 07:09:46.428 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBC 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126 07:09:46.429 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2 07:09:46.430 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING 07:09:46.430 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING 07:09:46.430 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4 07:09:46.430 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBC 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126 07:09:46.431 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING 07:09:46.432 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBC 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2 07:09:46.433 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING 07:09:46.434 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING 07:09:46.434 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4 07:09:46.434 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING 07:09:46.434 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBC 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126 07:09:46.435 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7 07:09:46.436 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBC 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2 07:09:46.437 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING 07:09:46.438 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBC 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2 07:09:46.439 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING 07:09:46.440 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBC 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING 07:09:46.441 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBC 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING 07:09:46.442 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING 07:09:46.443 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBC 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE 07:09:46.444 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING 07:09:46.445 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ 07:09:46.445 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126 07:09:46.445 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2 07:09:46.445 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING 07:09:46.445 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBC 07:09:46.446 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2 07:09:46.447 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBC 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE 07:09:46.448 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING 07:09:46.449 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ 07:09:46.449 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126 07:09:46.449 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2 07:09:46.449 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING 07:09:46.449 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBC 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING 07:09:46.450 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING 07:09:46.451 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBC 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ 07:09:46.452 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5 07:09:46.453 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBC 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ 07:09:46.454 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126 07:09:46.455 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2 07:09:46.455 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING 07:09:46.455 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING 07:09:46.455 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBC 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126 07:09:46.456 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING 07:09:46.457 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBC 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE 07:09:46.458 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING 07:09:46.459 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBC 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126 07:09:46.460 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5 07:09:46.461 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBC 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE 07:09:46.462 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING 07:09:46.463 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ 07:09:46.463 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126 07:09:46.463 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2 07:09:46.463 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING 07:09:46.463 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBC 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE 07:09:46.464 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING 07:09:46.465 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBC 07:09:46.466 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2 07:09:46.467 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBC 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING 07:09:46.468 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING 07:09:46.469 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBC 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING 07:09:46.470 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING 07:09:46.471 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBC 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ 07:09:46.472 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126 07:09:46.473 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2 07:09:46.473 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING 07:09:46.473 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING 07:09:46.473 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4 07:09:46.473 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBC 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING 07:09:46.474 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ 07:09:46.475 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126 07:09:46.475 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2 07:09:46.475 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING 07:09:46.475 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBC 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ 07:09:46.476 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126 07:09:46.477 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2 07:09:46.477 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING 07:09:46.477 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBC 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING 07:09:46.478 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING 07:09:46.479 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBC 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126 07:09:46.480 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING 07:09:46.481 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBC 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ 07:09:46.482 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126 07:09:46.483 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2 07:09:46.483 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING 07:09:46.483 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING 07:09:46.484 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBC 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING 07:09:46.485 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH// 07:09:46.488 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping. 07:09:46.489 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH//NOPADDING 07:09:46.490 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping. 07:09:46.490 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/ 07:09:46.493 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING 07:09:46.497 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ 07:09:46.500 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126 07:09:46.503 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2 07:09:46.507 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING 07:09:46.509 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING 07:09:46.512 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4 07:09:46.515 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING 07:09:46.518 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING 07:09:46.521 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5 07:09:46.524 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING 07:09:46.527 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7 07:09:46.530 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING 07:09:46.533 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC 07:09:46.536 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING 07:09:46.538 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23 07:09:46.541 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING 07:09:46.545 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE 07:09:46.547 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING 07:09:46.549 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/ 07:09:46.549 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:46.549 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING 07:09:46.550 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:09:46.550 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ 07:09:46.551 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126 07:09:46.552 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2 07:09:46.552 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING 07:09:46.553 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING 07:09:46.554 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4 07:09:46.555 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING 07:09:46.556 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING 07:09:46.556 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5 07:09:46.557 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING 07:09:46.557 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7 07:09:46.558 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING 07:09:46.559 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC 07:09:46.559 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING 07:09:46.560 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23 07:09:46.561 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING 07:09:46.561 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE 07:09:46.562 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING 07:09:46.563 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ 07:09:46.563 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126 07:09:46.564 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2 07:09:46.565 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING 07:09:46.566 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING 07:09:46.566 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4 07:09:46.567 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING 07:09:46.568 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING 07:09:46.568 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5 07:09:46.569 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING 07:09:46.569 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7 07:09:46.570 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING 07:09:46.571 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC 07:09:46.571 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING 07:09:46.572 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23 07:09:46.573 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING 07:09:46.573 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE 07:09:46.574 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING 07:09:46.575 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ 07:09:46.575 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126 07:09:46.576 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2 07:09:46.577 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING 07:09:46.578 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING 07:09:46.579 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4 07:09:46.579 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING 07:09:46.580 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING 07:09:46.581 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5 07:09:46.581 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING 07:09:46.582 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7 07:09:46.583 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING 07:09:46.583 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC 07:09:46.584 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING 07:09:46.585 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23 07:09:46.585 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING 07:09:46.586 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE 07:09:46.587 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING 07:09:46.587 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ 07:09:46.588 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126 07:09:46.589 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2 07:09:46.590 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING 07:09:46.591 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING 07:09:46.592 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4 07:09:46.592 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING 07:09:46.593 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING 07:09:46.593 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5 07:09:46.594 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING 07:09:46.595 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7 07:09:46.596 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING 07:09:46.596 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC 07:09:46.597 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING 07:09:46.597 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23 07:09:46.598 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING 07:09:46.599 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE 07:09:46.599 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING 07:09:46.600 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ 07:09:46.600 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126 07:09:46.601 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2 07:09:46.602 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING 07:09:46.603 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING 07:09:46.604 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4 07:09:46.604 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING 07:09:46.605 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING 07:09:46.605 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5 07:09:46.606 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING 07:09:46.607 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7 07:09:46.607 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING 07:09:46.608 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC 07:09:46.608 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING 07:09:46.609 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23 07:09:46.609 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING 07:09:46.610 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE 07:09:46.611 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING 07:09:46.611 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ 07:09:46.612 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126 07:09:46.612 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2 07:09:46.613 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING 07:09:46.614 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING 07:09:46.615 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4 07:09:46.616 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING 07:09:46.616 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING 07:09:46.617 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5 07:09:46.617 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING 07:09:46.618 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7 07:09:46.619 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING 07:09:46.619 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC 07:09:46.620 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING 07:09:46.620 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23 07:09:46.621 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING 07:09:46.622 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE 07:09:46.623 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING 07:09:46.624 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ 07:09:46.624 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126 07:09:46.625 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2 07:09:46.626 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING 07:09:46.627 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING 07:09:46.628 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4 07:09:46.628 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING 07:09:46.629 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING 07:09:46.630 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5 07:09:46.631 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING 07:09:46.631 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7 07:09:46.632 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING 07:09:46.632 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC 07:09:46.633 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING 07:09:46.633 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23 07:09:46.634 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING 07:09:46.635 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE 07:09:46.635 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING 07:09:46.636 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ 07:09:46.636 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126 07:09:46.637 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2 07:09:46.639 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING 07:09:46.639 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING 07:09:46.640 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4 07:09:46.641 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING 07:09:46.641 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING 07:09:46.642 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5 07:09:46.643 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING 07:09:46.643 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7 07:09:46.644 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING 07:09:46.644 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC 07:09:46.645 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING 07:09:46.646 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23 07:09:46.647 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING 07:09:46.647 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE 07:09:46.648 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING 07:09:46.648 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ 07:09:46.649 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126 07:09:46.650 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2 07:09:46.651 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING 07:09:46.651 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING 07:09:46.652 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4 07:09:46.653 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING 07:09:46.654 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING 07:09:46.655 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5 07:09:46.655 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING 07:09:46.656 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7 07:09:46.656 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING 07:09:46.657 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC 07:09:46.657 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING 07:09:46.658 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23 07:09:46.659 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING 07:09:46.659 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE 07:09:46.660 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING 07:09:46.661 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ 07:09:46.661 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126 07:09:46.662 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2 07:09:46.663 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING 07:09:46.664 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING 07:09:46.665 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4 07:09:46.665 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING 07:09:46.666 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING 07:09:46.667 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5 07:09:46.667 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING 07:09:46.668 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7 07:09:46.668 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING 07:09:46.669 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC 07:09:46.669 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING 07:09:46.670 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23 07:09:46.671 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING 07:09:46.671 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE 07:09:46.672 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING 07:09:46.672 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ 07:09:46.673 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126 07:09:46.674 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2 07:09:46.675 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING 07:09:46.675 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING 07:09:46.676 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4 07:09:46.677 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING 07:09:46.677 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING 07:09:46.678 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5 07:09:46.679 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING 07:09:46.679 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7 07:09:46.680 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING 07:09:46.680 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC 07:09:46.681 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING 07:09:46.681 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23 07:09:46.682 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING 07:09:46.683 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE 07:09:46.683 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING 07:09:46.684 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ 07:09:46.685 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126 07:09:46.685 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2 07:09:46.686 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING 07:09:46.687 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING 07:09:46.688 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4 07:09:46.688 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING 07:09:46.689 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING 07:09:46.689 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5 07:09:46.690 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING 07:09:46.691 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7 07:09:46.691 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING 07:09:46.692 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC 07:09:46.693 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING 07:09:46.693 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23 07:09:46.694 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING 07:09:46.694 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE 07:09:46.695 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING 07:09:46.695 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ 07:09:46.696 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126 07:09:46.697 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2 07:09:46.698 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING 07:09:46.699 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING 07:09:46.700 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4 07:09:46.701 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING 07:09:46.701 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING 07:09:46.702 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5 07:09:46.703 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING 07:09:46.703 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7 07:09:46.704 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING 07:09:46.704 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC 07:09:46.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING 07:09:46.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23 07:09:46.706 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING 07:09:46.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE 07:09:46.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING 07:09:46.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ 07:09:46.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126 07:09:46.709 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2 07:09:46.710 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING 07:09:46.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING 07:09:46.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4 07:09:46.712 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING 07:09:46.713 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING 07:09:46.713 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5 07:09:46.714 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING 07:09:46.715 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7 07:09:46.715 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING 07:09:46.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC 07:09:46.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING 07:09:46.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23 07:09:46.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING 07:09:46.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE 07:09:46.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING 07:09:46.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ 07:09:46.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126 07:09:46.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2 07:09:46.721 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING 07:09:46.722 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING 07:09:46.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4 07:09:46.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING 07:09:46.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING 07:09:46.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5 07:09:46.725 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING 07:09:46.726 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7 07:09:46.726 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING 07:09:46.727 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC 07:09:46.727 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING 07:09:46.728 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23 07:09:46.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING 07:09:46.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE 07:09:46.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING 07:09:46.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ 07:09:46.731 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126 07:09:46.732 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2 07:09:46.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING 07:09:46.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING 07:09:46.735 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4 07:09:46.735 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING 07:09:46.736 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING 07:09:46.736 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5 07:09:46.737 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING 07:09:46.737 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7 07:09:46.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING 07:09:46.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC 07:09:46.739 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING 07:09:46.739 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23 07:09:46.740 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING 07:09:46.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE 07:09:46.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING 07:09:46.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ 07:09:46.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126 07:09:46.743 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2 07:09:46.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING 07:09:46.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING 07:09:46.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4 07:09:46.746 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING 07:09:46.747 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING 07:09:46.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5 07:09:46.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING 07:09:46.749 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7 07:09:46.749 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING 07:09:46.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC 07:09:46.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING 07:09:46.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23 07:09:46.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING 07:09:46.752 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE 07:09:46.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING 07:09:46.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ 07:09:46.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126 07:09:46.755 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2 07:09:46.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING 07:09:46.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING 07:09:46.757 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4 07:09:46.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING 07:09:46.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING 07:09:46.759 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5 07:09:46.759 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING 07:09:46.760 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7 07:09:46.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING 07:09:46.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC 07:09:46.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING 07:09:46.763 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23 07:09:46.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING 07:09:46.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE 07:09:46.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING 07:09:46.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ 07:09:46.766 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126 07:09:46.767 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2 07:09:46.767 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING 07:09:46.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING 07:09:46.769 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4 07:09:46.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING 07:09:46.771 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING 07:09:46.771 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5 07:09:46.772 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING 07:09:46.772 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7 07:09:46.773 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING 07:09:46.774 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC 07:09:46.775 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING 07:09:46.775 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23 07:09:46.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING 07:09:46.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE 07:09:46.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING 07:09:46.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ 07:09:46.778 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126 07:09:46.779 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2 07:09:46.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING 07:09:46.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING 07:09:46.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4 07:09:46.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING 07:09:46.782 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING 07:09:46.783 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5 07:09:46.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING 07:09:46.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7 07:09:46.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING 07:09:46.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC 07:09:46.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING 07:09:46.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23 07:09:46.787 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING 07:09:46.787 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE 07:09:46.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING 07:09:46.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ 07:09:46.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126 07:09:46.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2 07:09:46.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING 07:09:46.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING 07:09:46.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4 07:09:46.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING 07:09:46.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING 07:09:46.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5 07:09:46.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING 07:09:46.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7 07:09:46.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING 07:09:46.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC 07:09:46.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING 07:09:46.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23 07:09:46.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING 07:09:46.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE 07:09:46.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING 07:09:46.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ 07:09:46.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126 07:09:46.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2 07:09:46.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING 07:09:46.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING 07:09:46.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4 07:09:46.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING 07:09:46.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING 07:09:46.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5 07:09:46.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING 07:09:46.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7 07:09:46.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING 07:09:46.799 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC 07:09:46.799 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING 07:09:46.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23 07:09:46.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING 07:09:46.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE 07:09:46.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING 07:09:46.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ 07:09:46.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126 07:09:46.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2 07:09:46.802 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING 07:09:46.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING 07:09:46.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4 07:09:46.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING 07:09:46.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING 07:09:46.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5 07:09:46.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING 07:09:46.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7 07:09:46.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING 07:09:46.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC 07:09:46.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING 07:09:46.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23 07:09:46.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING 07:09:46.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE 07:09:46.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING 07:09:46.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ 07:09:46.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126 07:09:46.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2 07:09:46.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING 07:09:46.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING 07:09:46.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4 07:09:46.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING 07:09:46.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING 07:09:46.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5 07:09:46.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING 07:09:46.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7 07:09:46.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING 07:09:46.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC 07:09:46.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING 07:09:46.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23 07:09:46.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING 07:09:46.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE 07:09:46.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING 07:09:46.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ 07:09:46.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126 07:09:46.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2 07:09:46.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING 07:09:46.815 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING 07:09:46.815 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4 07:09:46.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING 07:09:46.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING 07:09:46.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5 07:09:46.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING 07:09:46.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7 07:09:46.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING 07:09:46.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC 07:09:46.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING 07:09:46.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23 07:09:46.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING 07:09:46.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE 07:09:46.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING 07:09:46.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ 07:09:46.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126 07:09:46.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2 07:09:46.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING 07:09:46.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING 07:09:46.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4 07:09:46.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING 07:09:46.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING 07:09:46.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5 07:09:46.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING 07:09:46.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7 07:09:46.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING 07:09:46.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC 07:09:46.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING 07:09:46.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23 07:09:46.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING 07:09:46.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE 07:09:46.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING 07:09:46.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ 07:09:46.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126 07:09:46.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2 07:09:46.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING 07:09:46.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING 07:09:46.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4 07:09:46.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING 07:09:46.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING 07:09:46.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5 07:09:46.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING 07:09:46.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7 07:09:46.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING 07:09:46.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC 07:09:46.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING 07:09:46.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23 07:09:46.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING 07:09:46.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE 07:09:46.830 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING 07:09:46.831 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ 07:09:46.831 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126 07:09:46.831 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2 07:09:46.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING 07:09:46.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING 07:09:46.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4 07:09:46.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING 07:09:46.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING 07:09:46.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5 07:09:46.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING 07:09:46.834 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7 07:09:46.834 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING 07:09:46.835 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC 07:09:46.835 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING 07:09:46.835 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23 07:09:46.835 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING 07:09:46.836 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE 07:09:46.836 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING 07:09:46.836 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ 07:09:46.836 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126 07:09:46.837 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2 07:09:46.837 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING 07:09:46.838 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING 07:09:46.838 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4 07:09:46.839 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING 07:09:46.839 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING 07:09:46.839 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5 07:09:46.839 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING 07:09:46.840 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7 07:09:46.840 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING 07:09:46.840 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC 07:09:46.840 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING 07:09:46.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23 07:09:46.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING 07:09:46.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE 07:09:46.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING 07:09:46.842 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ 07:09:46.842 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126 07:09:46.843 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2 07:09:46.843 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING 07:09:46.844 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING 07:09:46.844 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4 07:09:46.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING 07:09:46.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING 07:09:46.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5 07:09:46.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING 07:09:46.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7 07:09:46.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING 07:09:46.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC 07:09:46.847 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING 07:09:46.847 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23 07:09:46.847 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING 07:09:46.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE 07:09:46.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING 07:09:46.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ 07:09:46.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126 07:09:46.849 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2 07:09:46.849 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING 07:09:46.850 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING 07:09:46.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4 07:09:46.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING 07:09:46.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING 07:09:46.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5 07:09:46.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING 07:09:46.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7 07:09:46.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING 07:09:46.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC 07:09:46.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING 07:09:46.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23 07:09:46.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING 07:09:46.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE 07:09:46.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING 07:09:46.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ 07:09:46.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126 07:09:46.855 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2 07:09:46.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING 07:09:46.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING 07:09:46.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4 07:09:46.857 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING 07:09:46.857 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING 07:09:46.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5 07:09:46.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING 07:09:46.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7 07:09:46.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING 07:09:46.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC 07:09:46.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING 07:09:46.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23 07:09:46.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING 07:09:46.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE 07:09:46.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING 07:09:46.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ 07:09:46.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126 07:09:46.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2 07:09:46.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING 07:09:46.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING 07:09:46.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4 07:09:46.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING 07:09:46.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING 07:09:46.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5 07:09:46.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING 07:09:46.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7 07:09:46.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING 07:09:46.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC 07:09:46.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING 07:09:46.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23 07:09:46.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/ 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping. 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping. 07:09:46.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/ 07:09:46.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING 07:09:46.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/ 07:09:46.896 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping. 07:09:46.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING 07:09:46.896 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping. 07:09:46.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/ 07:09:46.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING 07:09:46.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ 07:09:46.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126 07:09:46.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2 07:09:46.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING 07:09:46.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING 07:09:46.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4 07:09:46.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING 07:09:46.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING 07:09:46.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5 07:09:46.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING 07:09:46.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7 07:09:46.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING 07:09:46.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC 07:09:46.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING 07:09:46.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23 07:09:46.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING 07:09:46.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE 07:09:46.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING 07:09:46.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ 07:09:46.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126 07:09:46.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2 07:09:46.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING 07:09:46.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING 07:09:46.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4 07:09:46.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING 07:09:46.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING 07:09:46.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5 07:09:46.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING 07:09:46.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7 07:09:46.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING 07:09:46.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC 07:09:46.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING 07:09:46.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23 07:09:46.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING 07:09:46.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE 07:09:46.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING 07:09:46.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ 07:09:46.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126 07:09:46.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2 07:09:46.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING 07:09:46.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING 07:09:46.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4 07:09:46.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING 07:09:46.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING 07:09:46.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5 07:09:46.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING 07:09:46.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7 07:09:46.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING 07:09:46.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC 07:09:46.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING 07:09:46.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23 07:09:46.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING 07:09:46.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE 07:09:46.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING 07:09:46.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ 07:09:46.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126 07:09:46.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2 07:09:46.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING 07:09:46.914 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING 07:09:46.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4 07:09:46.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING 07:09:46.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING 07:09:46.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5 07:09:46.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING 07:09:46.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7 07:09:46.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING 07:09:46.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC 07:09:46.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING 07:09:46.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23 07:09:46.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING 07:09:46.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE 07:09:46.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING 07:09:46.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ 07:09:46.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126 07:09:46.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2 07:09:46.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING 07:09:46.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING 07:09:46.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING 07:09:46.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE 07:09:46.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING 07:09:46.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ 07:09:46.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126 07:09:46.923 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2 07:09:46.923 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING 07:09:46.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING 07:09:46.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4 07:09:46.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING 07:09:46.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC 07:09:46.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING 07:09:46.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23 07:09:46.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING 07:09:46.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE 07:09:46.927 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING 07:09:46.927 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ 07:09:46.927 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126 07:09:46.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2 07:09:46.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING 07:09:46.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING 07:09:46.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4 07:09:46.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING 07:09:46.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING 07:09:46.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5 07:09:46.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING 07:09:46.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7 07:09:46.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING 07:09:46.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC 07:09:46.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING 07:09:46.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23 07:09:46.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING 07:09:46.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE 07:09:46.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING 07:09:46.932 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ 07:09:46.932 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126 07:09:46.932 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2 07:09:46.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING 07:09:46.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING 07:09:46.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4 07:09:46.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING 07:09:46.934 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING 07:09:46.934 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5 07:09:46.935 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING 07:09:46.935 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7 07:09:46.935 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING 07:09:46.935 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC 07:09:46.935 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ 07:09:46.936 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126 07:09:46.937 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2 07:09:46.937 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING 07:09:46.938 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING 07:09:46.938 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4 07:09:46.939 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING 07:09:46.939 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING 07:09:46.939 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5 07:09:46.939 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING 07:09:46.939 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7 07:09:46.940 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING 07:09:46.940 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC 07:09:46.940 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING 07:09:46.940 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23 07:09:46.940 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING 07:09:46.941 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE 07:09:46.941 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING 07:09:46.941 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ 07:09:46.941 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126 07:09:46.942 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2 07:09:46.942 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING 07:09:46.943 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING 07:09:46.943 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4 07:09:46.943 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING 07:09:46.943 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING 07:09:46.943 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5 07:09:46.944 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING 07:09:46.944 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7 07:09:46.944 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING 07:09:46.944 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC 07:09:46.944 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING 07:09:46.945 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23 07:09:46.945 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING 07:09:46.945 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE 07:09:46.945 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING 07:09:46.945 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ 07:09:46.946 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126 07:09:46.946 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2 07:09:46.947 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING 07:09:46.947 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING 07:09:46.948 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4 07:09:46.948 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING 07:09:46.948 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING 07:09:46.948 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5 07:09:46.948 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING 07:09:46.949 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7 07:09:46.949 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING 07:09:46.949 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC 07:09:46.949 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING 07:09:46.949 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23 07:09:46.950 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING 07:09:46.950 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE 07:09:46.951 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING 07:09:46.951 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ 07:09:46.951 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126 07:09:46.951 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2 07:09:46.952 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING 07:09:46.952 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING 07:09:46.953 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4 07:09:46.953 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING 07:09:46.953 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING 07:09:46.953 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5 07:09:46.953 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING 07:09:46.954 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7 07:09:46.954 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING 07:09:46.954 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC 07:09:46.954 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING 07:09:46.955 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23 07:09:46.955 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING 07:09:46.955 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE 07:09:46.955 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING 07:09:46.955 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ 07:09:46.956 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126 07:09:46.956 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2 07:09:46.956 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING 07:09:46.957 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING 07:09:46.957 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4 07:09:46.957 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING 07:09:46.957 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING 07:09:46.958 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5 07:09:46.958 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING 07:09:46.958 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7 07:09:46.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING 07:09:46.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC 07:09:46.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING 07:09:46.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23 07:09:46.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING 07:09:46.960 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE 07:09:46.960 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING 07:09:46.960 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ 07:09:46.960 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126 07:09:46.961 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2 07:09:46.961 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING 07:09:46.961 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING 07:09:46.962 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4 07:09:46.962 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING 07:09:46.962 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING 07:09:46.963 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5 07:09:46.963 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING 07:09:46.963 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7 07:09:46.963 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING 07:09:46.964 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC 07:09:46.964 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING 07:09:46.964 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23 07:09:46.964 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING 07:09:46.964 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE 07:09:46.965 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING 07:09:46.965 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ 07:09:46.965 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126 07:09:46.966 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2 07:09:46.966 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING 07:09:46.966 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING 07:09:46.967 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4 07:09:46.967 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING 07:09:46.967 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING 07:09:46.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5 07:09:46.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING 07:09:46.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7 07:09:46.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING 07:09:46.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING 07:09:46.969 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ 07:09:46.970 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126 07:09:46.970 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2 07:09:46.971 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING 07:09:46.971 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING 07:09:46.971 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4 07:09:46.972 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING 07:09:46.972 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING 07:09:46.972 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5 07:09:46.972 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING 07:09:46.972 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7 07:09:46.973 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING 07:09:46.973 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC 07:09:46.973 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING 07:09:46.973 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23 07:09:46.973 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING 07:09:46.974 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE 07:09:46.974 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING 07:09:46.974 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ 07:09:46.974 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126 07:09:46.975 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2 07:09:46.975 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING 07:09:46.975 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING 07:09:46.976 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4 07:09:46.976 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING 07:09:46.976 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING 07:09:46.976 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING 07:09:46.977 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23 07:09:46.978 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING 07:09:46.978 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE 07:09:46.978 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING 07:09:46.979 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ 07:09:46.979 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126 07:09:46.979 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2 07:09:46.980 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING 07:09:46.980 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING 07:09:46.980 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4 07:09:46.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING 07:09:46.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING 07:09:46.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5 07:09:46.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING 07:09:46.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7 07:09:46.982 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING 07:09:46.982 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC 07:09:46.982 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING 07:09:46.983 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23 07:09:46.983 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING 07:09:46.983 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE 07:09:46.983 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING 07:09:46.983 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ 07:09:46.984 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126 07:09:46.984 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2 07:09:46.984 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING 07:09:46.984 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING 07:09:46.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC 07:09:46.986 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING 07:09:46.986 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23 07:09:46.986 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING 07:09:46.986 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE 07:09:46.986 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING 07:09:46.987 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ 07:09:46.987 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126 07:09:46.987 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2 07:09:46.987 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING 07:09:46.988 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING 07:09:46.988 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4 07:09:46.988 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING 07:09:46.989 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING 07:09:46.989 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5 07:09:46.989 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING 07:09:46.989 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7 07:09:46.989 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE 07:09:46.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING 07:09:46.991 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ 07:09:46.991 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126 07:09:46.991 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2 07:09:46.991 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING 07:09:46.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING 07:09:46.993 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ 07:09:46.994 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126 07:09:46.994 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2 07:09:46.994 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5 07:09:46.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING 07:09:46.996 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE 07:09:46.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING 07:09:46.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ 07:09:46.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126 07:09:46.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2 07:09:46.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING 07:09:46.998 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING 07:09:46.998 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING 07:09:46.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING 07:09:47.000 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ 07:09:47.001 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126 07:09:47.001 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2 07:09:47.001 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING 07:09:47.001 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7 07:09:47.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING 07:09:47.003 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ 07:09:47.004 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126 07:09:47.004 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2 07:09:47.004 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING 07:09:47.004 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7 07:09:47.005 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE 07:09:47.006 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING 07:09:47.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ 07:09:47.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126 07:09:47.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2 07:09:47.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING 07:09:47.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7 07:09:47.008 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ 07:09:47.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126 07:09:47.010 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2 07:09:47.010 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING 07:09:47.011 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING 07:09:47.011 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4 07:09:47.011 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING 07:09:47.011 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING 07:09:47.011 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING 07:09:47.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE 07:09:47.013 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING 07:09:47.013 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ 07:09:47.013 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126 07:09:47.013 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2 07:09:47.013 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING 07:09:47.014 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING 07:09:47.014 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4 07:09:47.014 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING 07:09:47.014 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING 07:09:47.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE 07:09:47.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING 07:09:47.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ 07:09:47.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126 07:09:47.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2 07:09:47.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING 07:09:47.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING 07:09:47.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4 07:09:47.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING 07:09:47.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING 07:09:47.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5 07:09:47.018 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING 07:09:47.018 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7 07:09:47.018 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING 07:09:47.018 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING 07:09:47.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ 07:09:47.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126 07:09:47.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2 07:09:47.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING 07:09:47.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING 07:09:47.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4 07:09:47.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING 07:09:47.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING 07:09:47.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5 07:09:47.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING 07:09:47.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7 07:09:47.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING 07:09:47.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC 07:09:47.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ 07:09:47.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126 07:09:47.024 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2 07:09:47.024 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING 07:09:47.024 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7 07:09:47.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING 07:09:47.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC 07:09:47.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING 07:09:47.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23 07:09:47.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING 07:09:47.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE 07:09:47.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING 07:09:47.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ 07:09:47.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126 07:09:47.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2 07:09:47.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING 07:09:47.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING 07:09:47.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4 07:09:47.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING 07:09:47.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING 07:09:47.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ 07:09:47.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126 07:09:47.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2 07:09:47.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING 07:09:47.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING 07:09:47.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4 07:09:47.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING 07:09:47.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING 07:09:47.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5 07:09:47.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23 07:09:47.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING 07:09:47.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE 07:09:47.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING 07:09:47.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ 07:09:47.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126 07:09:47.035 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2 07:09:47.035 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING 07:09:47.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING 07:09:47.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4 07:09:47.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING 07:09:47.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING 07:09:47.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5 07:09:47.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING 07:09:47.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7 07:09:47.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING 07:09:47.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC 07:09:47.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING 07:09:47.038 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23 07:09:47.038 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING 07:09:47.038 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA// 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping. 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA//NOPADDING 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping. 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/ 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ 07:09:47.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126 07:09:47.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2 07:09:47.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING 07:09:47.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7 07:09:47.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBC 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE 07:09:47.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING 07:09:47.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ 07:09:47.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126 07:09:47.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2 07:09:47.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING 07:09:47.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBC 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING 07:09:47.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126 07:09:47.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2 07:09:47.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING 07:09:47.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING 07:09:47.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBC 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING 07:09:47.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ 07:09:47.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126 07:09:47.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2 07:09:47.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING 07:09:47.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING 07:09:47.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBC 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ 07:09:47.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING 07:09:47.050 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBC 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2 07:09:47.051 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBC 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING 07:09:47.052 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING 07:09:47.053 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBC 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING 07:09:47.054 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7 07:09:47.055 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBC 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2 07:09:47.056 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7 07:09:47.057 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBC 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ 07:09:47.058 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5 07:09:47.059 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBC 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2 07:09:47.060 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBC 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING 07:09:47.061 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ 07:09:47.062 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126 07:09:47.062 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2 07:09:47.062 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING 07:09:47.062 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBC 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126 07:09:47.063 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBC 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23 07:09:47.064 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING 07:09:47.065 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBC 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23 07:09:47.066 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING 07:09:47.067 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBC 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ 07:09:47.068 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126 07:09:47.069 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2 07:09:47.069 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING 07:09:47.069 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING 07:09:47.069 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBC 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ 07:09:47.070 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING 07:09:47.071 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBC 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2 07:09:47.072 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBC 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ 07:09:47.073 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126 07:09:47.074 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2 07:09:47.074 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING 07:09:47.074 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING 07:09:47.074 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4 07:09:47.074 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBC 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2 07:09:47.075 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBC 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING 07:09:47.076 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING 07:09:47.077 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBC 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ 07:09:47.078 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING 07:09:47.079 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBC 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126 07:09:47.080 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING 07:09:47.081 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBC 07:09:47.082 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING 07:09:47.082 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23 07:09:47.082 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING 07:09:47.083 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE 07:09:47.083 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING 07:09:47.083 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ 07:09:47.083 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126 07:09:47.083 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2 07:09:47.084 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING 07:09:47.084 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING 07:09:47.084 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBC 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING 07:09:47.085 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE 07:09:47.086 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING 07:09:47.086 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ 07:09:47.086 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126 07:09:47.087 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2 07:09:47.087 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING 07:09:47.087 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING 07:09:47.087 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4 07:09:47.087 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBC 07:09:47.088 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126 07:09:47.089 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2 07:09:47.090 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING 07:09:47.090 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING 07:09:47.090 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBC 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23 07:09:47.091 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2 07:09:47.092 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING 07:09:47.093 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBC 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING 07:09:47.094 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE 07:09:47.095 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING 07:09:47.095 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ 07:09:47.095 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126 07:09:47.095 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2 07:09:47.095 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7 07:09:47.096 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBC 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ 07:09:47.097 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126 07:09:47.098 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2 07:09:47.098 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING 07:09:47.098 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBC 07:09:47.099 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2 07:09:47.100 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5 07:09:47.101 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBC 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE 07:09:47.102 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING 07:09:47.103 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ 07:09:47.103 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126 07:09:47.103 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2 07:09:47.103 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING 07:09:47.104 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBC 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ 07:09:47.105 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126 07:09:47.106 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2 07:09:47.106 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7 07:09:47.107 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBC 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126 07:09:47.108 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5 07:09:47.109 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBC 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING 07:09:47.110 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ 07:09:47.111 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126 07:09:47.111 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2 07:09:47.111 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING 07:09:47.111 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING 07:09:47.111 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBC 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/ 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping. 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping. 07:09:47.112 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/ 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/ 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping. 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping. 07:09:47.113 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ 07:09:47.114 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126 07:09:47.114 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2 07:09:47.114 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING 07:09:47.115 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING 07:09:47.115 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4 07:09:47.115 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING 07:09:47.115 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING 07:09:47.115 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBC 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE 07:09:47.116 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING 07:09:47.117 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ 07:09:47.117 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126 07:09:47.117 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2 07:09:47.117 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING 07:09:47.118 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBC 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126 07:09:47.119 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2 07:09:47.120 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING 07:09:47.120 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING 07:09:47.120 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4 07:09:47.120 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING 07:09:47.120 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBC 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ 07:09:47.121 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126 07:09:47.122 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2 07:09:47.122 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7 07:09:47.123 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBC 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126 07:09:47.124 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING 07:09:47.125 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBC 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ 07:09:47.126 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126 07:09:47.127 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2 07:09:47.127 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING 07:09:47.127 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING 07:09:47.127 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4 07:09:47.127 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBC 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING 07:09:47.128 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ 07:09:47.129 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126 07:09:47.129 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2 07:09:47.129 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING 07:09:47.130 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING 07:09:47.130 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBC 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23 07:09:47.131 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2 07:09:47.132 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING 07:09:47.133 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING 07:09:47.133 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4 07:09:47.133 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING 07:09:47.133 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING 07:09:47.133 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBC 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE 07:09:47.134 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING 07:09:47.135 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ 07:09:47.135 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126 07:09:47.135 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2 07:09:47.135 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING 07:09:47.135 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBC 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING 07:09:47.136 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING 07:09:47.137 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7 07:09:47.138 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBC 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126 07:09:47.139 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING 07:09:47.140 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBC 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE 07:09:47.141 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING 07:09:47.142 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ 07:09:47.142 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126 07:09:47.142 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7 07:09:47.143 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBC 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126 07:09:47.144 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7 07:09:47.145 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBC 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ 07:09:47.146 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126 07:09:47.147 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2 07:09:47.147 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING 07:09:47.147 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBC 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ 07:09:47.148 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126 07:09:47.149 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2 07:09:47.149 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING 07:09:47.149 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING 07:09:47.149 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBC 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE 07:09:47.150 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING 07:09:47.151 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ 07:09:47.151 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126 07:09:47.151 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2 07:09:47.151 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING 07:09:47.151 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBC 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ 07:09:47.152 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126 07:09:47.153 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2 07:09:47.153 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING 07:09:47.153 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBC 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING 07:09:47.154 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING 07:09:47.155 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBC 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ 07:09:47.156 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126 07:09:47.157 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2 07:09:47.157 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING 07:09:47.157 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING 07:09:47.157 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBC 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING 07:09:47.158 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ 07:09:47.159 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126 07:09:47.159 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2 07:09:47.159 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING 07:09:47.159 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING 07:09:47.159 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBC 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ 07:09:47.160 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING 07:09:47.161 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBC 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE 07:09:47.162 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING 07:09:47.163 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ 07:09:47.163 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126 07:09:47.163 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2 07:09:47.163 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING 07:09:47.163 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBC 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23 07:09:47.164 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2 07:09:47.165 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING 07:09:47.166 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING 07:09:47.166 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4 07:09:47.166 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING 07:09:47.166 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBC 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ 07:09:47.167 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126 07:09:47.168 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2 07:09:47.168 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING 07:09:47.168 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING 07:09:47.168 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBC 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE 07:09:47.169 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING 07:09:47.170 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ 07:09:47.170 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126 07:09:47.170 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2 07:09:47.170 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7 07:09:47.171 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBC 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126 07:09:47.172 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7 07:09:47.173 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBC 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ 07:09:47.174 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING 07:09:47.175 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBC 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126 07:09:47.176 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING 07:09:47.177 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBC 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2 07:09:47.178 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBC 07:09:47.179 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING 07:09:47.180 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBC 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE 07:09:47.182 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING 07:09:47.183 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBC 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ 07:09:47.184 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING 07:09:47.185 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBC 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ 07:09:47.186 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5 07:09:47.187 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBC 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126 07:09:47.188 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2 07:09:47.189 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING 07:09:47.189 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING 07:09:47.189 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4 07:09:47.189 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING 07:09:47.189 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBC 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING 07:09:47.190 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ 07:09:47.191 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126 07:09:47.191 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2 07:09:47.191 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5 07:09:47.192 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBC 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE 07:09:47.193 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING 07:09:47.194 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>> 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:09:47.196 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT 07:09:47.359 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded! 07:09:47.376 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded! 07:09:47.379 [Test worker] WARN o.s.c.CipherTest - Both JCE and CryptoRegistry failed to provide a cipher for transformation="RSA/CBC/NoPadding" with the same type of exception: java.security.NoSuchAlgorithmException 07:09:47.380 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded! 07:09:47.380 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded! 07:09:47.381 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded! 07:09:47.382 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded! 07:09:47.383 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! 07:09:47.384 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! org.subshare.crypto.CipherTest > testSymmetricEncryptionWithoutIv STANDARD_OUT 07:09:47.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:09:48.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:09:48.879 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:09:49.113 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:09:49.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:09:49.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:09:50.149 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:09:50.364 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:09:50.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:09:50.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:09:51.698 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:09:51.869 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:09:52.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:09:53.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:09:53.272 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:09:53.730 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:09:54.355 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 9 finished executing tests. 07:09:56.881 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 10 finished executing tests. 07:10:45.974 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 8 finished executing tests. > Task :org.subshare.crypto:test Finished generating test XML results (0.191 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/test-results/test Generating HTML test report... Finished generating test html results (0.204 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/reports/tests/test :org.subshare.crypto:test (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1 mins 32.999 secs. :org.subshare.core:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.core:jar Caching disabled for task ':org.subshare.core:jar' because: Build cache is disabled Task ':org.subshare.core:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.core:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.341 secs. :org.subshare.local:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.local:compileJava Caching disabled for task ':org.subshare.local:compileJava' because: Build cache is disabled Task ':org.subshare.local:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.local:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 1.801 secs. 1 duplicate classes found in classpath (see all with --debug). [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] SLF4J: No SLF4J providers were found. [ant:datanucleusenhancer] SLF4J: Defaulting to no-operation (NOP) logger implementation [ant:datanucleusenhancer] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. [ant:datanucleusenhancer] DataNucleus Enhancer (version 5.2.2) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar [ant:datanucleusenhancer] ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.DeletedCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Permission [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 38 classes. Timings : input=1711 ms, enhance=361 ms, total=2072 ms. Consult the log for full details > Task :org.subshare.local:compileJava [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 15.189 secs. :org.subshare.local:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.local:processResources Caching disabled for task ':org.subshare.local:processResources' because: Build cache is disabled Task ':org.subshare.local:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main/META-INF/services has been removed. :org.subshare.local:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.18 secs. :org.subshare.local:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.local:classes Skipping task ':org.subshare.local:classes' as it has no actions. :org.subshare.local:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.local:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.local:jar Caching disabled for task ':org.subshare.local:jar' because: Build cache is disabled Task ':org.subshare.local:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/libs/org.subshare.local-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.local:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.149 secs. :org.subshare.ls.core:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.core:compileJava Caching disabled for task ':org.subshare.ls.core:compileJava' because: Build cache is disabled Task ':org.subshare.ls.core:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.core:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.534 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.core:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1.324 secs. :org.subshare.ls.core:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.core:processResources Caching disabled for task ':org.subshare.ls.core:processResources' because: Build cache is disabled Task ':org.subshare.ls.core:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/resources/main/META-INF/services has been removed. :org.subshare.ls.core:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.115 secs. :org.subshare.ls.core:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.core:classes Skipping task ':org.subshare.ls.core:classes' as it has no actions. :org.subshare.ls.core:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.core:jar Caching disabled for task ':org.subshare.ls.core:jar' because: Build cache is disabled Task ':org.subshare.ls.core:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.core:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.027 secs. :org.subshare.ls.rest.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.client:compileJava Caching disabled for task ':org.subshare.ls.rest.client:compileJava' because: Build cache is disabled Task ':org.subshare.ls.rest.client:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.rest.client:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.022 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.rest.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.381 secs. :org.subshare.ls.rest.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.client:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found Skipping task ':org.subshare.ls.rest.client:processResources' as it has no source files and no previous output files. :org.subshare.ls.rest.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :org.subshare.ls.rest.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.client:classes Skipping task ':org.subshare.ls.rest.client:classes' as it has no actions. :org.subshare.ls.rest.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.client:jar Caching disabled for task ':org.subshare.ls.rest.client:jar' because: Build cache is disabled Task ':org.subshare.ls.rest.client:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.client:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.ls.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:compileJava Caching disabled for task ':org.subshare.ls.client:compileJava' because: Build cache is disabled Task ':org.subshare.ls.client:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/build/classes/java/main/module-info.class has been removed. Output property 'options.annotationProcessorGeneratedSourcesDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/build/generated/sources/annotationProcessor/java/main has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.client:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/main/java/module-info.java:3: warning: requires transitive directive for an automatic module requires transitive co.codewizards.cloudstore.ls.client; ^ 1 warning Created classpath snapshot for incremental compilation in 0.015 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.277 secs. :org.subshare.ls.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/main/resources', not found Skipping task ':org.subshare.ls.client:processResources' as it has no source files and no previous output files. :org.subshare.ls.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :org.subshare.ls.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:classes Skipping task ':org.subshare.ls.client:classes' as it has no actions. :org.subshare.ls.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:jar Caching disabled for task ':org.subshare.ls.client:jar' because: Build cache is disabled Task ':org.subshare.ls.client:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.client:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.01 secs. :org.subshare.ls.rest.server:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.server:compileJava Caching disabled for task ':org.subshare.ls.rest.server:compileJava' because: Build cache is disabled Task ':org.subshare.ls.rest.server:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.rest.server:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/main/java/org/subshare/ls/rest/server/SsLocalServerRest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.454 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.rest.server:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1.419 secs. :org.subshare.ls.rest.server:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.server:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found Skipping task ':org.subshare.ls.rest.server:processResources' as it has no source files and no previous output files. :org.subshare.ls.rest.server:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :org.subshare.ls.rest.server:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.server:classes Skipping task ':org.subshare.ls.rest.server:classes' as it has no actions. :org.subshare.ls.rest.server:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.rest.server:jar Caching disabled for task ':org.subshare.ls.rest.server:jar' because: Build cache is disabled Task ':org.subshare.ls.rest.server:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.server:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.ls.server:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.server:compileJava Caching disabled for task ':org.subshare.ls.server:compileJava' because: Build cache is disabled Task ':org.subshare.ls.server:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.server:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.27 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.server:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1.465 secs. :org.subshare.ls.server:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.server:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/main/resources', not found Skipping task ':org.subshare.ls.server:processResources' as it has no source files and no previous output files. :org.subshare.ls.server:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.008 secs. :org.subshare.ls.server:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.server:classes Skipping task ':org.subshare.ls.server:classes' as it has no actions. :org.subshare.ls.server:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.server:jar Caching disabled for task ':org.subshare.ls.server:jar' because: Build cache is disabled Task ':org.subshare.ls.server:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.server:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.033 secs. :org.subshare.rest.shared:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.shared:compileJava Caching disabled for task ':org.subshare.rest.shared:compileJava' because: Build cache is disabled Task ':org.subshare.rest.shared:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build/classes/java/main/module-info.class has been removed. Output property 'options.annotationProcessorGeneratedSourcesDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build/generated/sources/annotationProcessor/java/main has been removed. The input changes require a full rebuild for incremental task ':org.subshare.rest.shared:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.008 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.rest.shared:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.237 secs. :org.subshare.rest.shared:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.shared:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/src/main/resources', not found Skipping task ':org.subshare.rest.shared:processResources' as it has no source files and no previous output files. :org.subshare.rest.shared:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :org.subshare.rest.shared:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.shared:classes Skipping task ':org.subshare.rest.shared:classes' as it has no actions. :org.subshare.rest.shared:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.shared:jar Caching disabled for task ':org.subshare.rest.shared:jar' because: Build cache is disabled Task ':org.subshare.rest.shared:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.rest.shared:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.rest.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.client:compileJava Caching disabled for task ':org.subshare.rest.client:compileJava' because: Build cache is disabled Task ':org.subshare.rest.client:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.rest.client:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.025 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.rest.client:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1.177 secs. :org.subshare.rest.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.client:processResources Caching disabled for task ':org.subshare.rest.client:processResources' because: Build cache is disabled Task ':org.subshare.rest.client:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/main/META-INF/services has been removed. :org.subshare.rest.client:processResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.074 secs. :org.subshare.rest.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.rest.client:classes Skipping task ':org.subshare.rest.client:classes' as it has no actions. :org.subshare.rest.client:classes (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:jar (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.rest.client:jar Caching disabled for task ':org.subshare.rest.client:jar' because: Build cache is disabled Task ':org.subshare.rest.client:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.rest.client:jar (Thread[Execution worker for ':',5,main]) completed. Took 0.041 secs. :org.subshare.ls.server.cproc:compileJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:compileJava Caching disabled for task ':org.subshare.ls.server.cproc:compileJava' because: Build cache is disabled Task ':org.subshare.ls.server.cproc:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.ls.server.cproc:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.037 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.ls.server.cproc:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 0.953 secs. :org.subshare.ls.server.cproc:processResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found Skipping task ':org.subshare.ls.server.cproc:processResources' as it has no source files and no previous output files. :org.subshare.ls.server.cproc:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.005 secs. :org.subshare.ls.server.cproc:classes (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:classes Skipping task ':org.subshare.ls.server.cproc:classes' as it has no actions. :org.subshare.ls.server.cproc:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:jar (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:jar Caching disabled for task ':org.subshare.ls.server.cproc:jar' because: Build cache is disabled Task ':org.subshare.ls.server.cproc:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.ls.server.cproc:jar (Thread[Execution worker for ':',5,main]) completed. Took 0.016 secs. :org.subshare.updater:compileJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater:compileJava Caching disabled for task ':org.subshare.updater:compileJava' because: Build cache is disabled Task ':org.subshare.updater:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.updater:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.23 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.updater:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 0.548 secs. :org.subshare.updater:processResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater:processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/src/main/resources', not found Skipping task ':org.subshare.updater:processResources' as it has no source files and no previous output files. :org.subshare.updater:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.008 secs. :org.subshare.updater:classes (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater:classes Skipping task ':org.subshare.updater:classes' as it has no actions. :org.subshare.updater:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.updater:jar (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater:jar Caching disabled for task ':org.subshare.updater:jar' because: Build cache is disabled Task ':org.subshare.updater:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.updater:jar (Thread[Execution worker for ':',5,main]) completed. Took 0.015 secs. :org.subshare.updater.gui:compileJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater.gui:compileJava Caching disabled for task ':org.subshare.updater.gui:compileJava' because: Build cache is disabled Task ':org.subshare.updater.gui:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.updater.gui:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/src/main/java/org/subshare/updater/gui/console/ConsolePane.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 1.758 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.updater.gui:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 3.527 secs. :org.subshare.updater.gui:processResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/src/main/resources', not found Caching disabled for task ':org.subshare.updater.gui:processResources' because: Build cache is disabled Task ':org.subshare.updater.gui:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/src/main/resources', not found :org.subshare.updater.gui:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.059 secs. :org.subshare.updater.gui:classes (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater.gui:classes Skipping task ':org.subshare.updater.gui:classes' as it has no actions. :org.subshare.updater.gui:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:jar (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.updater.gui:jar Caching disabled for task ':org.subshare.updater.gui:jar' because: Build cache is disabled Task ':org.subshare.updater.gui:jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-1.0.1-SNAPSHOT.jar has been removed. :org.subshare.updater.gui:jar (Thread[Execution worker for ':',5,main]) completed. Took 0.026 secs. :org.subshare.gui:compileJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:compileJava Caching disabled for task ':org.subshare.gui:compileJava' because: Build cache is disabled Task ':org.subshare.gui:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.gui:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/createrepo/selectserver/ServerListItem.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Created classpath snapshot for incremental compilation in 0.119 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.gui:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 7.718 secs. :org.subshare.gui:processResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/main/resources', not found Caching disabled for task ':org.subshare.gui:processResources' because: Build cache is disabled Task ':org.subshare.gui:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/main/resources', not found :org.subshare.gui:processResources (Thread[Execution worker for ':',5,main]) completed. Took 2.469 secs. :org.subshare.gui:classes (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:classes Skipping task ':org.subshare.gui:classes' as it has no actions. :org.subshare.gui:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.gui:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/test/java', not found Skipping task ':org.subshare.gui:compileTestJava' as it has no source files and no previous output files. :org.subshare.gui:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.004 secs. :org.subshare.gui:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.gui/src/test/resources', not found Skipping task ':org.subshare.gui:processTestResources' as it has no source files and no previous output files. :org.subshare.gui:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs. :org.subshare.gui:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:testClasses UP-TO-DATE Skipping task ':org.subshare.gui:testClasses' as it has no actions. :org.subshare.gui:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.gui:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.gui:test NO-SOURCE Skipping task ':org.subshare.gui:test' as it has no source files and no previous output files. :org.subshare.gui:test (Thread[Execution worker for ':',5,main]) completed. Took 0.007 secs. :org.subshare.local:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local:compileTestJava Caching disabled for task ':org.subshare.local:compileTestJava' because: Build cache is disabled Task ':org.subshare.local:compileTestJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test/org/subshare has been removed. The input changes require a full rebuild for incremental task ':org.subshare.local:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.034 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.local:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.996 secs. :org.subshare.local:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local:processTestResources Caching disabled for task ':org.subshare.local:processTestResources' because: Build cache is disabled Task ':org.subshare.local:processTestResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test/org has been removed. :org.subshare.local:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.04 secs. :org.subshare.local:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local:testClasses Skipping task ':org.subshare.local:testClasses' as it has no actions. :org.subshare.local:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.local:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local:test Caching disabled for task ':org.subshare.local:test' because: Build cache is disabled Task ':org.subshare.local:test' is not up-to-date because: Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/test-results/test/binary has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 12'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.local=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test --add-modules ALL-MODULE-PATH --add-modules jmockit,org.assertj.core --add-reads org.subshare.local=org.assertj.core --add-reads org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local.db=junit --add-opens org.subshare.local/org.subshare.local.persistence=junit --add-opens org.subshare.local/org.subshare.local.sign=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath9000743288456751390txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 12' Starting process 'Gradle Test Executor 11'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.local=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test --add-modules ALL-MODULE-PATH --add-modules jmockit,org.assertj.core --add-reads org.subshare.local=org.assertj.core --add-reads org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local.db=junit --add-opens org.subshare.local/org.subshare.local.persistence=junit --add-opens org.subshare.local/org.subshare.local.sign=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath3771594039388124165txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 11' Successfully started process 'Gradle Test Executor 12' Starting process 'Gradle Test Executor 13'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.local=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test --add-modules ALL-MODULE-PATH --add-modules jmockit,org.assertj.core --add-reads org.subshare.local=org.assertj.core --add-reads org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local.db=junit --add-opens org.subshare.local/org.subshare.local.persistence=junit --add-opens org.subshare.local/org.subshare.local.sign=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath16131107196684656815txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 13' Starting process 'Gradle Test Executor 14'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.local=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test --add-modules ALL-MODULE-PATH --add-modules jmockit,org.assertj.core --add-reads org.subshare.local=org.assertj.core --add-reads org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local.db=junit --add-opens org.subshare.local/org.subshare.local.persistence=junit --add-opens org.subshare.local/org.subshare.local.sign=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath13701749821782318706txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 14' Starting process 'Gradle Test Executor 15'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.local=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/resources/test --add-modules ALL-MODULE-PATH --add-modules jmockit,org.assertj.core --add-reads org.subshare.local=org.assertj.core --add-reads org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local=junit --add-opens org.subshare.local/org.subshare.local.db=junit --add-opens org.subshare.local/org.subshare.local.persistence=junit --add-opens org.subshare.local/org.subshare.local.sign=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath15546826208731720210txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 15' Successfully started process 'Gradle Test Executor 11' Successfully started process 'Gradle Test Executor 15' Successfully started process 'Gradle Test Executor 13' Successfully started process 'Gradle Test Executor 14' 07:11:37.143 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 11 started executing tests. 07:11:37.505 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 14 started executing tests. 07:11:37.848 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 15 started executing tests. 07:11:38.021 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 12 started executing tests. 07:11:38.213 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 13 started executing tests. > Task :org.subshare.local:test org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest STANDARD_OUT 07:11:39.406 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:39.492 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest STANDARD_OUT 07:11:39.507 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:39.705 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:39.797 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:11:40.148 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:11:40.380 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:11:40.409 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:11:40.596 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest STANDARD_OUT 07:11:41.561 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:11:42.515 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsh2-wg9rd-local' org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:42.537 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsjh-qy1s2-local' org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:42.597 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsgx-r9hgn-local' org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:11:42.661 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsoa-562zb-local' org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:11:43.040 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:11:43.048 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1981 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:43.055 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:43.052 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1981 ms. org.subshare.local.sign.SignableTest STANDARD_OUT 07:11:43.297 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:11:43.341 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:45.065 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsjh-qy1s2-local' locked successfully. 07:11:45.066 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:11:45.066 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsh2-wg9rd-local' locked successfully. 07:11:45.073 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:45.090 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsgx-r9hgn-local' locked successfully. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:11:45.084 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsoa-562zb-local' locked successfully. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:11:45.118 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:11:45.124 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.sign.SignableTest STANDARD_OUT 07:11:45.391 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:11:45.392 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:11:45.404 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:11:45.413 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:11:47.616 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 2169 ms. 07:11:47.629 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:11:48.099 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 464 ms. org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT 07:11:48.145 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:50.181 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Creating 'TEST_SS_f400fe41-c48b-4660-aeda-f8bd3bd7ec1d_TEST'... org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT 07:11:51.762 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT 07:11:51.821 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:11:51.949 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT 07:11:52.010 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:11:52.089 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT 07:11:52.140 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:11:52.219 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT 07:11:52.269 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:11:52.350 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:11:52.406 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 12 finished executing tests. > Task :org.subshare.local:test org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:11:53.715 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Created 'TEST_SS_f400fe41-c48b-4660-aeda-f8bd3bd7ec1d_TEST'! 07:12:01.357 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.360 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.362 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.363 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.365 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.367 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.368 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.369 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:01.371 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:04.539 [Test worker] WARN D.Datastore - SQL Warning : identifier "collision_histocryptorepofile1_histocryptorepofile2_duplicatecryptorepofileid" will be truncated to "collision_histocryptorepofile1_histocryptorepofile2_duplicatecr" 07:12:09.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]initPersistenceManagerFactory: repositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d 07:12:09.382 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15272 ms. 07:12:09.900 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsno-q1g64-remote' 07:12:09.907 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsno-q1g64-remote' locked successfully. 07:12:10.018 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Creating 'TEST_SS_e94dd54c-8c44-423c-ad93-7f1d32d79903_TEST'... 07:12:11.966 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Created 'TEST_SS_e94dd54c-8c44-423c-ad93-7f1d32d79903_TEST'! 07:12:12.188 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.190 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.193 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.196 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.202 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.208 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.213 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.221 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:12.224 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:15.266 [Test worker] WARN D.Datastore - SQL Warning : identifier "collision_histocryptorepofile1_histocryptorepofile2_duplicatecryptorepofileid" will be truncated to "collision_histocryptorepofile1_histocryptorepofile2_duplicatecr" 07:12:18.737 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]initPersistenceManagerFactory: repositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903 07:12:18.754 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6673 ms. 07:12:19.143 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]getCloseDeferredMillis: closeDeferredMillis=20000 07:12:19.153 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:12:19.169 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]getCloseDeferredMillis: closeDeferredMillis=20000 07:12:19.172 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:12:19.700 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:12:19.703 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:12:19.704 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:12:19.713 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:12:19.713 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:12:21.329 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1599 ms. 07:12:21.337 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:21.525 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 186 ms. 07:12:21.536 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:21.678 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 141 ms. 07:12:21.680 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:21.912 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 231 ms. 07:12:21.915 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:22.050 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms. 07:12:22.052 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:22.121 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms. 07:12:22.125 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:22.196 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms. 07:12:22.198 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:12:22.306 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms. 07:12:23.305 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:12:23.491 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:12:23.538 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:12:23.685 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.07% 07:12:23.748 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:12:23.991 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.38% 07:12:24.093 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:12:24.475 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:12:24.959 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:12:25.420 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms. 07:12:27.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, this.localRepositoryRevisionInProgress=-1, revision=3 07:12:27.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:28.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:28.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:28.900 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:29.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:29.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:30.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:30.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:31.039 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:31.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:31.521 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:31.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:32.119 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:32.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:32.533 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:32.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:32.902 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:33.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:33.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:33.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:33.971 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:34.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:34.443 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:34.722 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:34.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d remoteRepositoryId=e94dd54c-8c44-423c-ad93-7f1d32d79903, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:12:35.533 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:12:35.536 [Test worker] INFO o.s.l.d.DbMigrateFromPostgresqlToDerbyTest - local repo: f400fe41-c48b-4660-aeda-f8bd3bd7ec1d 07:12:35.538 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]close: Closing real LocalRepoManager immediately. 07:12:35.538 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ccdd6d]_close: Shutting down real LocalRepoManager. 07:12:35.545 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. 07:12:35.546 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - deleteTriggerFile: Trigger-file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsjh-qy1s2-local/.subshare-repo/dbmigrate.deleteToRun' successfully deleted. 07:12:35.553 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - migrateIfNeeded: localRoot='build/repo/km7bzsjh-qy1s2-local': sourceDatabaseAdapterName == 'postgresql' != targetDatabaseAdapterName == 'derby' :: Starting migration, now! org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:12:38.637 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]initPersistenceManagerFactory: repositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:12:38.642 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]initPersistenceManagerFactory: repositoryId=339c6465-06d8-475b-8417-c35e8633a276 07:12:38.725 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37076 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:12:38.732 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36912 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:12:39.046 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsrj-qvc3m-remote' 07:12:39.050 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsrj-qvc3m-remote' locked successfully. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:12:39.116 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsnf-1xf5w-remote' 07:12:39.121 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsnf-1xf5w-remote' locked successfully. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:12:39.168 [closeDeferredTimer-36d257c8-1] INFO c.c.c.l.LocalRepoManagerImpl - [36d257c8]_close: Shutting down real LocalRepoManager. 07:12:39.385 [closeDeferredTimer-36d257c8-1] WARN c.c.c.l.LocalRepoManagerImpl - Shutting down Derby database failed: java.lang.RuntimeException: org.postgresql.util.PSQLException: The server requested password-based authentication, but no password was provided. java.lang.RuntimeException: org.postgresql.util.PSQLException: The server requested password-based authentication, but no password was provided. at co.codewizards.cloudstore.core@1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.util.DerbyUtil.shutdownDerbyDatabase(DerbyUtil.java:40) at co.codewizards.cloudstore.local@1.0.1-SNAPSHOT/co.codewizards.cloudstore.local.db.DerbyDatabaseAdapter.shutdownEmbeddedDatabase(DerbyDatabaseAdapter.java:84) at co.codewizards.cloudstore.local@1.0.1-SNAPSHOT/co.codewizards.cloudstore.local.LocalRepoManagerImpl._close(LocalRepoManagerImpl.java:745) at co.codewizards.cloudstore.local@1.0.1-SNAPSHOT/co.codewizards.cloudstore.local.LocalRepoManagerImpl.access$100(LocalRepoManagerImpl.java:88) at co.codewizards.cloudstore.local@1.0.1-SNAPSHOT/co.codewizards.cloudstore.local.LocalRepoManagerImpl$CloseTimerTask.run(LocalRepoManagerImpl.java:597) at java.base/java.util.TimerThread.mainLoop(Timer.java:556) at java.base/java.util.TimerThread.run(Timer.java:506) Caused by: org.postgresql.util.PSQLException: The server requested password-based authentication, but no password was provided. at org.postgresql.jdbc@42.2.12/org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:545) at org.postgresql.jdbc@42.2.12/org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146) at org.postgresql.jdbc@42.2.12/org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:197) at org.postgresql.jdbc@42.2.12/org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49) at org.postgresql.jdbc@42.2.12/org.postgresql.jdbc.PgConnection.(PgConnection.java:211) at org.postgresql.jdbc@42.2.12/org.postgresql.Driver.makeConnection(Driver.java:459) at org.postgresql.jdbc@42.2.12/org.postgresql.Driver.connect(Driver.java:261) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:251) at co.codewizards.cloudstore.core@1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.util.DerbyUtil.shutdownDerbyDatabase(DerbyUtil.java:35) ... 6 common frames omitted org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:12:40.172 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]initPersistenceManagerFactory: repositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 07:12:40.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38752 ms. 07:12:40.513 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzslp-nde1s-remote' 07:12:40.518 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzslp-nde1s-remote' locked successfully. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:12:45.955 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.956 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.957 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.958 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.959 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.960 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.961 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.962 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:45.963 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:12:48.964 [Test worker] WARN D.D.Schema - Retrieved ForeignKey from datastore for table=repository referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems? org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:10.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]initPersistenceManagerFactory: repositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba 07:13:10.386 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25412 ms. 07:13:10.827 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:10.827 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:10.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:10.833 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:11.035 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:13:11.037 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:13:11.038 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:13:11.039 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:13:11.040 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:13:11.423 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 380 ms. 07:13:11.429 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.505 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms. 07:13:11.510 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.590 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms. 07:13:11.591 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.704 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms. 07:13:11.707 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.752 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 07:13:11.753 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.830 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms. 07:13:11.832 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.878 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. 07:13:11.879 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:11.957 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms. 07:13:12.905 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:13.704 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:13.749 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:13.998 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]initPersistenceManagerFactory: repositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7 07:13:14.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27031 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:14.014 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.17% 07:13:14.102 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:13:14.254 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.38% 07:13:14.376 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:14.637 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:14.638 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:14.651 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:14.654 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:14.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]initPersistenceManagerFactory: repositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5 07:13:14.707 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29429 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:14.731 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:14.839 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:13:14.841 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:13:14.843 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:13:14.845 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:13:14.845 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:15.361 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:15.363 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:15.376 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]getCloseDeferredMillis: closeDeferredMillis=20000 07:13:15.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:15.451 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 599 ms. 07:13:15.456 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:15.588 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 131 ms. 07:13:15.607 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:15.645 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:15.693 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 84 ms. 07:13:15.695 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:15.791 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:13:15.813 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:13:15.826 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:13:15.831 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:13:15.832 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:15.881 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 183 ms. 07:13:15.894 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:15.960 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. 07:13:15.963 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:16.013 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:13:16.035 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:16.144 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 108 ms. 07:13:16.147 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:16.209 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:16.622 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 779 ms. 07:13:16.629 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:16.631 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 153 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:16.773 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms. 07:13:16.788 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:16.982 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 191 ms. 07:13:16.983 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:17.290 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 306 ms. 07:13:17.299 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:17.482 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 182 ms. 07:13:17.484 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:17.572 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms. 07:13:17.588 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:17.660 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:17.804 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 216 ms. 07:13:17.807 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:13:17.911 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 104 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:18.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, this.localRepositoryRevisionInProgress=-1, revision=3 07:13:18.357 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:18.559 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:18.610 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:18.649 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:18.839 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision' 07:13:18.850 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision_cryptorepofilepath' 07:13:18.854 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collisionprivate' 07:13:18.857 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='copymodification' 07:13:18.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptoconfigpropset' 07:13:18.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokey' 07:13:18.870 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokeydeactivation' 07:13:18.871 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptolink' 07:13:18.872 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptorepofile' 07:13:18.873 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='currenthistocryptorepofile' 07:13:18.873 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletedcollision' 07:13:18.875 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletemodification' 07:13:18.876 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunk' 07:13:18.878 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunkpayload' 07:13:18.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='fileinprogressmarker' 07:13:18.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histocryptorepofile' 07:13:18.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histofilechunk' 07:13:18.882 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histoframe' 07:13:18.883 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysyncfromremoterepo' 07:13:18.884 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysynctoremoterepo' 07:13:18.886 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastsynctoremoterepo' 07:13:18.887 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='localrepository_aliases' 07:13:18.888 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='modification' 07:13:18.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permission' 07:13:18.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionset' 07:13:18.891 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionsetinheritance' 07:13:18.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='plainhistocryptorepofile' 07:13:18.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarycollision' 07:13:18.894 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarydeletion' 07:13:18.895 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='remoterepositoryrequest' 07:13:18.896 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repofile' 07:13:18.897 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repository' 07:13:18.898 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repositoryowner' 07:13:18.899 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='tempfilechunk' 07:13:18.900 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentity' 07:13:18.901 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentitylink' 07:13:18.902 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickey' 07:13:18.903 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequest' 07:13:18.904 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequestdeletion' org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:18.934 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:18.944 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk1" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:18.952 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.22% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:19.000 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:18.999 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk2" 07:13:19.057 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk3" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:19.099 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.135 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision_cryptorepofilepath" drop constraint "collision_cryptorepofilepath_fk1" 07:13:19.183 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision_cryptorepofilepath" drop constraint "collision_cryptorepofilepath_fk2" 07:13:19.243 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collisionprivate" drop constraint "collisionprivate_fk1" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:19.305 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.19% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.307 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "copymodification" drop constraint "copymodification_fk1" 07:13:19.389 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptoconfigpropset" drop constraint "cryptoconfigpropset_fk1" 07:13:19.437 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptoconfigpropset" drop constraint "cryptoconfigpropset_fk2" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:19.501 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.37% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.531 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptokey" drop constraint "cryptokey_fk1" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:19.572 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.579 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptokey" drop constraint "cryptokey_fk2" 07:13:19.644 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk3" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:19.688 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.689 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk1" 07:13:19.716 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk2" 07:13:19.807 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk1" 07:13:19.863 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk2" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:19.874 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.56% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:19.903 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk3" 07:13:19.965 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "currenthistocryptorepofile" drop constraint "currenthistocryptorepofile_fk1" 07:13:19.996 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "currenthistocryptorepofile" drop constraint "currenthistocryptorepofile_fk2" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:20.056 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:20.084 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "deletemodification" drop constraint "deletemodification_fk1" 07:13:20.146 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunk" drop constraint "filechunk_fk1" 07:13:20.192 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunkpayload" drop constraint "filechunkpayload_fk1" 07:13:20.240 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunkpayload" drop constraint "filechunkpayload_fk2" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:20.264 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:20.336 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk1" 07:13:20.369 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk2" 07:13:20.412 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk4" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:20.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:20.449 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk3" 07:13:20.497 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histofilechunk" drop constraint "histofilechunk_fk1" 07:13:20.535 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histofilechunk" drop constraint "histofilechunk_fk2" 07:13:20.581 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastcryptokeysyncfromremoterepo" drop constraint "lastcryptokeysyncfromremoterepo_fk1" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:20.611 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:20.629 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastcryptokeysynctoremoterepo" drop constraint "lastcryptokeysynctoremoterepo_fk1" 07:13:20.677 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastsynctoremoterepo" drop constraint "lastsynctoremoterepo_fk1" 07:13:20.732 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "localrepository_aliases" drop constraint "localrepository_aliases_fk1" 07:13:20.781 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "modification" drop constraint "modification_fk1" 07:13:20.846 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permission" drop constraint "permission_fk1" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:20.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:20.887 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permission" drop constraint "permission_fk2" 07:13:20.928 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permissionset" drop constraint "permissionset_fk1" 07:13:20.989 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permissionsetinheritance" drop constraint "permissionsetinheritance_fk1" 07:13:21.061 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "plainhistocryptorepofile" drop constraint "plainhistocryptorepofile_fk1" 07:13:21.129 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "preliminarycollision" drop constraint "preliminarycollision_fk1" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:21.167 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:21.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:21.223 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "preliminarydeletion" drop constraint "preliminarydeletion_fk1" 07:13:21.302 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repofile" drop constraint "repofile_fk1" 07:13:21.363 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repository" drop constraint "repository_fk1" 07:13:21.428 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repositoryowner" drop constraint "repositoryowner_fk1" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:21.452 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:21.493 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "tempfilechunk" drop constraint "tempfilechunk_fk1" 07:13:21.556 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentity" drop constraint "useridentity_fk1" 07:13:21.624 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentitylink" drop constraint "useridentitylink_fk2" 07:13:21.648 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentitylink" drop constraint "useridentitylink_fk1" 07:13:21.702 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "userrepokeypublickeyreplacementrequest" drop constraint "userrepokeypublickeyreplacementrequest_fk1" 07:13:21.729 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "userrepokeypublickeyreplacementrequest" drop constraint "userrepokeypublickeyreplacementrequest_fk2" 07:13:21.796 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision' 07:13:21.797 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision_cryptorepofilepath' 07:13:21.797 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collisionprivate' 07:13:21.797 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='copymodification' 07:13:21.798 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptoconfigpropset' 07:13:21.799 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokey' 07:13:21.799 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokeydeactivation' 07:13:21.800 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptolink' 07:13:21.800 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptorepofile' 07:13:21.800 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='currenthistocryptorepofile' 07:13:21.800 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletedcollision' 07:13:21.801 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletemodification' 07:13:21.801 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunk' 07:13:21.801 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunkpayload' 07:13:21.802 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='fileinprogressmarker' 07:13:21.802 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histocryptorepofile' 07:13:21.803 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histofilechunk' 07:13:21.803 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histoframe' 07:13:21.803 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysyncfromremoterepo' 07:13:21.803 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysynctoremoterepo' 07:13:21.804 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastsynctoremoterepo' 07:13:21.804 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='localrepository_aliases' 07:13:21.804 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='modification' 07:13:21.804 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permission' 07:13:21.815 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionset' 07:13:21.816 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionsetinheritance' 07:13:21.816 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='plainhistocryptorepofile' 07:13:21.816 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarycollision' 07:13:21.817 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarydeletion' 07:13:21.817 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='remoterepositoryrequest' 07:13:21.817 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repofile' 07:13:21.818 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repository' 07:13:21.818 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repositoryowner' 07:13:21.819 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='scheduledreupload' 07:13:21.819 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='tempfilechunk' 07:13:21.819 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentity' 07:13:21.819 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentitylink' 07:13:21.820 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickey' 07:13:21.820 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequest' 07:13:21.820 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequestdeletion' 07:13:21.862 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision' 07:13:21.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision_cryptorepofilepath' 07:13:21.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collisionprivate' 07:13:21.864 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='copymodification' 07:13:21.864 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptoconfigpropset' 07:13:21.864 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokey' 07:13:21.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokeydeactivation' 07:13:21.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptolink' 07:13:21.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptorepofile' 07:13:21.866 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='currenthistocryptorepofile' 07:13:21.877 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletedcollision' 07:13:21.877 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletemodification' 07:13:21.878 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunk' 07:13:21.878 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunkpayload' 07:13:21.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='fileinprogressmarker' 07:13:21.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histocryptorepofile' 07:13:21.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histofilechunk' 07:13:21.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histoframe' 07:13:21.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysyncfromremoterepo' 07:13:21.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysynctoremoterepo' 07:13:21.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastsynctoremoterepo' 07:13:21.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='localrepository_aliases' 07:13:21.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='modification' 07:13:21.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permission' 07:13:21.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionset' 07:13:21.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionsetinheritance' 07:13:21.882 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='plainhistocryptorepofile' 07:13:21.882 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarycollision' 07:13:21.882 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarydeletion' 07:13:21.883 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='remoterepositoryrequest' 07:13:21.883 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repofile' 07:13:21.883 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repository' 07:13:21.888 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repositoryowner' 07:13:21.888 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='tempfilechunk' org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:21.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:21.888 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentity' 07:13:21.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentitylink' 07:13:21.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickey' 07:13:21.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequest' 07:13:21.890 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequestdeletion' 07:13:21.891 [Test worker] WARN c.c.c.l.d.DatabaseMigrater - copyTableData: The following source-tables are missing in the target-DB: [SCHEDULEDREUPLOAD] 07:13:21.892 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: All target-tables exist in the source-DB! 07:13:22.096 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.114 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwowner' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.115 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwoptions' for ignored table '_pg_foreign_data_wrappers'! org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:22.116 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:22.116 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.117 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.118 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.119 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_language' for ignored table '_pg_foreign_data_wrappers'! 07:13:22.119 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_foreign_servers'! 07:13:22.120 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvoptions' for ignored table '_pg_foreign_servers'! 07:13:22.121 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_foreign_servers'! 07:13:22.122 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_foreign_servers'! 07:13:22.123 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table '_pg_foreign_servers'! 07:13:22.124 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table '_pg_foreign_servers'! 07:13:22.125 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_type' for ignored table '_pg_foreign_servers'! 07:13:22.126 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_version' for ignored table '_pg_foreign_servers'! 07:13:22.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_servers'! 07:13:22.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspname' for ignored table '_pg_foreign_table_columns'! 07:13:22.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table '_pg_foreign_table_columns'! 07:13:22.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table '_pg_foreign_table_columns'! 07:13:22.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attfdwoptions' for ignored table '_pg_foreign_table_columns'! 07:13:22.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table '_pg_foreign_tables'! 07:13:22.132 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table '_pg_foreign_tables'! 07:13:22.133 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table '_pg_foreign_tables'! 07:13:22.135 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftoptions' for ignored table '_pg_foreign_tables'! 07:13:22.136 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_foreign_tables'! 07:13:22.140 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_foreign_tables'! 07:13:22.142 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_tables'! 07:13:22.143 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_user_mappings'! 07:13:22.144 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table '_pg_user_mappings'! 07:13:22.150 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table '_pg_user_mappings'! 07:13:22.151 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_user_mappings'! 07:13:22.152 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_user_mappings'! 07:13:22.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_user_mappings'! 07:13:22.154 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvowner' for ignored table '_pg_user_mappings'! 07:13:22.155 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'administrable_role_authorizations'! 07:13:22.157 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'administrable_role_authorizations'! 07:13:22.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'administrable_role_authorizations'! 07:13:22.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'applicable_roles'! 07:13:22.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'applicable_roles'! 07:13:22.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'applicable_roles'! 07:13:22.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'attributes'! 07:13:22.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'attributes'! 07:13:22.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'attributes'! 07:13:22.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_name' for ignored table 'attributes'! 07:13:22.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'attributes'! 07:13:22.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_default' for ignored table 'attributes'! 07:13:22.173 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_nullable' for ignored table 'attributes'! 07:13:22.173 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'attributes'! 07:13:22.173 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'attributes'! 07:13:22.173 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'attributes'! 07:13:22.174 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'attributes'! 07:13:22.174 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'attributes'! 07:13:22.174 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'attributes'! 07:13:22.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'attributes'! 07:13:22.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'attributes'! 07:13:22.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'attributes'! 07:13:22.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'attributes'! 07:13:22.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'attributes'! 07:13:22.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'attributes'! 07:13:22.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'attributes'! 07:13:22.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'attributes'! 07:13:22.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'attributes'! 07:13:22.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_catalog' for ignored table 'attributes'! 07:13:22.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_schema' for ignored table 'attributes'! 07:13:22.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_name' for ignored table 'attributes'! 07:13:22.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'attributes'! 07:13:22.178 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'attributes'! 07:13:22.178 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'attributes'! 07:13:22.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'attributes'! 07:13:22.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'attributes'! 07:13:22.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_derived_reference_attribute' for ignored table 'attributes'! 07:13:22.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_repertoire' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'form_of_use' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_catalog' for ignored table 'character_sets'! 07:13:22.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_schema' for ignored table 'character_sets'! 07:13:22.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_name' for ignored table 'character_sets'! 07:13:22.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'check_constraint_routine_usage'! 07:13:22.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'check_constraint_routine_usage'! 07:13:22.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'check_constraint_routine_usage'! 07:13:22.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'check_constraint_routine_usage'! 07:13:22.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'check_constraint_routine_usage'! 07:13:22.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'check_constraint_routine_usage'! 07:13:22.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'check_constraints'! 07:13:22.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'check_constraints'! 07:13:22.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'check_constraints'! 07:13:22.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'check_clause' for ignored table 'check_constraints'! 07:13:22.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'collation_character_set_applicability'! 07:13:22.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'collation_character_set_applicability'! 07:13:22.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'collation_character_set_applicability'! 07:13:22.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'collation_character_set_applicability'! 07:13:22.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'collation_character_set_applicability'! 07:13:22.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'collation_character_set_applicability'! 07:13:22.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'collations'! 07:13:22.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'collations'! 07:13:22.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'collations'! 07:13:22.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pad_attribute' for ignored table 'collations'! 07:13:22.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'column_domain_usage'! 07:13:22.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'column_domain_usage'! 07:13:22.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'column_domain_usage'! 07:13:22.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_domain_usage'! 07:13:22.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_domain_usage'! 07:13:22.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_domain_usage'! 07:13:22.215 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_domain_usage'! 07:13:22.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_options'! org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:22.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:22.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_options'! 07:13:22.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_options'! 07:13:22.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_options'! 07:13:22.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'column_options'! 07:13:22.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'column_options'! 07:13:22.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'column_privileges'! 07:13:22.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'column_privileges'! 07:13:22.223 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_privileges'! 07:13:22.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_privileges'! 07:13:22.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_privileges'! 07:13:22.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_privileges'! 07:13:22.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'column_privileges'! 07:13:22.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'column_privileges'! 07:13:22.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'column_udt_usage'! 07:13:22.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'column_udt_usage'! 07:13:22.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'column_udt_usage'! 07:13:22.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_udt_usage'! 07:13:22.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_udt_usage'! 07:13:22.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_udt_usage'! 07:13:22.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_udt_usage'! 07:13:22.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'columns'! 07:13:22.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'columns'! 07:13:22.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'columns'! 07:13:22.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'columns'! 07:13:22.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'columns'! 07:13:22.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_default' for ignored table 'columns'! 07:13:22.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_nullable' for ignored table 'columns'! 07:13:22.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'columns'! 07:13:22.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'columns'! 07:13:22.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'columns'! 07:13:22.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'columns'! 07:13:22.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'columns'! 07:13:22.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'columns'! 07:13:22.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'columns'! 07:13:22.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'columns'! 07:13:22.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'columns'! 07:13:22.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'columns'! 07:13:22.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'columns'! 07:13:22.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'columns'! 07:13:22.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'columns'! 07:13:22.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'columns'! 07:13:22.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'columns'! 07:13:22.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'columns'! 07:13:22.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'columns'! 07:13:22.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'columns'! 07:13:22.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'columns'! 07:13:22.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'columns'! 07:13:22.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'columns'! 07:13:22.247 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'columns'! 07:13:22.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'columns'! 07:13:22.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'columns'! 07:13:22.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'columns'! 07:13:22.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'columns'! 07:13:22.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_self_referencing' for ignored table 'columns'! 07:13:22.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_identity' for ignored table 'columns'! 07:13:22.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_generation' for ignored table 'columns'! 07:13:22.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_start' for ignored table 'columns'! 07:13:22.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_increment' for ignored table 'columns'! 07:13:22.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_maximum' for ignored table 'columns'! 07:13:22.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_minimum' for ignored table 'columns'! 07:13:22.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_cycle' for ignored table 'columns'! 07:13:22.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_generated' for ignored table 'columns'! 07:13:22.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'generation_expression' for ignored table 'columns'! 07:13:22.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_updatable' for ignored table 'columns'! 07:13:22.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'constraint_column_usage'! 07:13:22.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'constraint_column_usage'! 07:13:22.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'constraint_column_usage'! 07:13:22.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'constraint_column_usage'! 07:13:22.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'constraint_column_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'constraint_column_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'constraint_column_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'constraint_table_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'constraint_table_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'constraint_table_usage'! 07:13:22.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'constraint_table_usage'! 07:13:22.254 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'constraint_table_usage'! 07:13:22.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'constraint_table_usage'! 07:13:22.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'data_type_privileges'! 07:13:22.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'data_type_privileges'! 07:13:22.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'data_type_privileges'! 07:13:22.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'data_type_privileges'! 07:13:22.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'data_type_privileges'! 07:13:22.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'domain_constraints'! 07:13:22.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'domain_constraints'! 07:13:22.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'domain_constraints'! 07:13:22.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domain_constraints'! 07:13:22.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domain_constraints'! 07:13:22.258 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domain_constraints'! 07:13:22.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deferrable' for ignored table 'domain_constraints'! 07:13:22.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'initially_deferred' for ignored table 'domain_constraints'! 07:13:22.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'domain_udt_usage'! 07:13:22.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'domain_udt_usage'! 07:13:22.284 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'domain_udt_usage'! 07:13:22.284 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domain_udt_usage'! 07:13:22.284 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domain_udt_usage'! 07:13:22.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domain_udt_usage'! 07:13:22.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domains'! 07:13:22.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domains'! 07:13:22.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domains'! 07:13:22.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'domains'! 07:13:22.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'domains'! 07:13:22.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'domains'! 07:13:22.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'domains'! 07:13:22.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'domains'! 07:13:22.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'domains'! 07:13:22.300 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'domains'! 07:13:22.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'domains'! 07:13:22.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'domains'! 07:13:22.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'domains'! 07:13:22.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'domains'! 07:13:22.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'domains'! 07:13:22.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'domains'! 07:13:22.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'domains'! 07:13:22.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'domains'! 07:13:22.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_default' for ignored table 'domains'! 07:13:22.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'domains'! 07:13:22.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'domains'! 07:13:22.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'domains'! 07:13:22.311 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'domains'! 07:13:22.311 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'domains'! 07:13:22.311 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'domains'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'domains'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'domains'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'element_types'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'element_types'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'element_types'! 07:13:22.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collection_type_identifier' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'element_types'! 07:13:22.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'element_types'! 07:13:22.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'element_types'! 07:13:22.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'element_types'! 07:13:22.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'element_types'! 07:13:22.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'element_types'! 07:13:22.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'element_types'! 07:13:22.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'element_types'! 07:13:22.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'element_types'! 07:13:22.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'element_types'! 07:13:22.319 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'element_types'! 07:13:22.320 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'element_types'! 07:13:22.321 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_default' for ignored table 'element_types'! 07:13:22.330 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'element_types'! 07:13:22.331 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'element_types'! 07:13:22.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'element_types'! 07:13:22.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'element_types'! 07:13:22.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'element_types'! 07:13:22.333 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'element_types'! 07:13:22.333 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'element_types'! 07:13:22.334 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'element_types'! 07:13:22.335 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'enabled_roles'! 07:13:22.335 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_data_wrapper_options'! 07:13:22.335 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_data_wrapper_options'! 07:13:22.336 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_data_wrapper_options'! 07:13:22.336 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_data_wrapper_options'! 07:13:22.337 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_data_wrappers'! 07:13:22.337 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_data_wrappers'! 07:13:22.337 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'foreign_data_wrappers'! 07:13:22.338 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'library_name' for ignored table 'foreign_data_wrappers'! 07:13:22.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_language' for ignored table 'foreign_data_wrappers'! 07:13:22.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_server_options'! 07:13:22.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_server_options'! 07:13:22.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_server_options'! 07:13:22.340 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_server_options'! 07:13:22.340 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_servers'! 07:13:22.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_servers'! 07:13:22.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_servers'! 07:13:22.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_servers'! 07:13:22.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_type' for ignored table 'foreign_servers'! 07:13:22.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_version' for ignored table 'foreign_servers'! 07:13:22.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'foreign_servers'! 07:13:22.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table 'foreign_table_options'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table 'foreign_table_options'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table 'foreign_table_options'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_table_options'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_table_options'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table 'foreign_tables'! 07:13:22.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table 'foreign_tables'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table 'foreign_tables'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_tables'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_tables'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_name' for ignored table 'information_schema_catalog_name'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'key_column_usage'! 07:13:22.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'key_column_usage'! 07:13:22.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'key_column_usage'! 07:13:22.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'key_column_usage'! 07:13:22.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'key_column_usage'! 07:13:22.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'key_column_usage'! 07:13:22.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'key_column_usage'! 07:13:22.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'key_column_usage'! 07:13:22.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'position_in_unique_constraint' for ignored table 'key_column_usage'! 07:13:22.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'parameters'! 07:13:22.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'parameters'! 07:13:22.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'parameters'! 07:13:22.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_mode' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_result' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'as_locator' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_name' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'parameters'! 07:13:22.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'parameters'! 07:13:22.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'parameters'! 07:13:22.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'parameters'! 07:13:22.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'parameters'! 07:13:22.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'parameters'! 07:13:22.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'parameters'! 07:13:22.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'parameters'! 07:13:22.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'parameters'! 07:13:22.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'parameters'! 07:13:22.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'parameters'! 07:13:22.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'parameters'! 07:13:22.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'parameters'! 07:13:22.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'parameters'! 07:13:22.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'parameters'! 07:13:22.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'parameters'! 07:13:22.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'parameters'! 07:13:22.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'parameters'! 07:13:22.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'parameters'! 07:13:22.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'parameters'! 07:13:22.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'parameters'! 07:13:22.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'parameters'! 07:13:22.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_default' for ignored table 'parameters'! 07:13:22.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'referential_constraints'! 07:13:22.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'referential_constraints'! 07:13:22.377 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'referential_constraints'! 07:13:22.377 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_catalog' for ignored table 'referential_constraints'! 07:13:22.378 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_schema' for ignored table 'referential_constraints'! 07:13:22.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_name' for ignored table 'referential_constraints'! 07:13:22.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'match_option' for ignored table 'referential_constraints'! 07:13:22.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'update_rule' for ignored table 'referential_constraints'! 07:13:22.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'delete_rule' for ignored table 'referential_constraints'! 07:13:22.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_column_grants'! 07:13:22.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_column_grants'! 07:13:22.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'role_column_grants'! 07:13:22.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'role_column_grants'! 07:13:22.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'role_column_grants'! 07:13:22.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'role_column_grants'! 07:13:22.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_column_grants'! 07:13:22.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_column_grants'! 07:13:22.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_routine_grants'! 07:13:22.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_routine_grants'! 07:13:22.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'role_routine_grants'! 07:13:22.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'role_routine_grants'! 07:13:22.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'role_routine_grants'! 07:13:22.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'role_routine_grants'! 07:13:22.388 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'role_routine_grants'! 07:13:22.388 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'role_routine_grants'! 07:13:22.389 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_routine_grants'! 07:13:22.389 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_routine_grants'! 07:13:22.402 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_table_grants'! 07:13:22.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_table_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_hierarchy' for ignored table 'role_table_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_udt_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_udt_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'role_udt_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'role_udt_grants'! 07:13:22.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'role_udt_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_udt_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_udt_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_usage_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_usage_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'role_usage_grants'! 07:13:22.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'role_usage_grants'! 07:13:22.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'role_usage_grants'! 07:13:22.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'role_usage_grants'! 07:13:22.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_usage_grants'! 07:13:22.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_usage_grants'! 07:13:22.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'routine_privileges'! 07:13:22.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'routine_privileges'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'routine_privileges'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'routine_privileges'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'routine_privileges'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'routines'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'routines'! 07:13:22.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_type' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_catalog' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_schema' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_name' for ignored table 'routines'! 07:13:22.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'routines'! 07:13:22.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'routines'! 07:13:22.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'routines'! 07:13:22.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'routines'! 07:13:22.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'routines'! 07:13:22.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'routines'! 07:13:22.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'routines'! 07:13:22.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'routines'! 07:13:22.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'routines'! 07:13:22.418 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'routines'! 07:13:22.418 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'routines'! 07:13:22.418 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'routines'! 07:13:22.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_catalog' for ignored table 'routines'! 07:13:22.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_schema' for ignored table 'routines'! 07:13:22.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_name' for ignored table 'routines'! 07:13:22.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'routines'! 07:13:22.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_body' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_definition' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_name' for ignored table 'routines'! 07:13:22.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_language' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_style' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deterministic' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_data_access' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_null_call' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_path' for ignored table 'routines'! 07:13:22.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_level_routine' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'max_dynamic_result_sets' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_user_defined_cast' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_implicitly_invocable' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'security_type' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_catalog' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_schema' for ignored table 'routines'! 07:13:22.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_name' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'as_locator' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'created' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_altered' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'new_savepoint_level' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_udt_dependent' for ignored table 'routines'! 07:13:22.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_from_data_type' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_as_locator' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_max_length' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_octet_length' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_set_catalog' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_set_schema' for ignored table 'routines'! 07:13:22.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_character_set_name' for ignored table 'routines'! 07:13:22.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_catalog' for ignored table 'routines'! 07:13:22.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_schema' for ignored table 'routines'! 07:13:22.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_name' for ignored table 'routines'! 07:13:22.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_precision' for ignored table 'routines'! 07:13:22.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_precision_radix' for ignored table 'routines'! 07:13:22.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_scale' for ignored table 'routines'! 07:13:22.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_datetime_precision' for ignored table 'routines'! 07:13:22.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_interval_type' for ignored table 'routines'! 07:13:22.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_interval_precision' for ignored table 'routines'! 07:13:22.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_catalog' for ignored table 'routines'! 07:13:22.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_schema' for ignored table 'routines'! 07:13:22.434 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_name' for ignored table 'routines'! 07:13:22.434 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_catalog' for ignored table 'routines'! 07:13:22.435 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_schema' for ignored table 'routines'! 07:13:22.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_name' for ignored table 'routines'! 07:13:22.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_maximum_cardinality' for ignored table 'routines'! 07:13:22.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_dtd_identifier' for ignored table 'routines'! 07:13:22.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_name' for ignored table 'schemata'! 07:13:22.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_name' for ignored table 'schemata'! 07:13:22.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_owner' for ignored table 'schemata'! 07:13:22.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_catalog' for ignored table 'schemata'! 07:13:22.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_schema' for ignored table 'schemata'! 07:13:22.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_name' for ignored table 'schemata'! 07:13:22.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_path' for ignored table 'schemata'! 07:13:22.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_catalog' for ignored table 'sequences'! 07:13:22.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_schema' for ignored table 'sequences'! 07:13:22.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_name' for ignored table 'sequences'! 07:13:22.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'sequences'! 07:13:22.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'sequences'! 07:13:22.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'sequences'! 07:13:22.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'sequences'! 07:13:22.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'start_value' for ignored table 'sequences'! 07:13:22.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'minimum_value' for ignored table 'sequences'! 07:13:22.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_value' for ignored table 'sequences'! 07:13:22.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'increment' for ignored table 'sequences'! 07:13:22.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cycle_option' for ignored table 'sequences'! 07:13:22.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_features'! 07:13:22.446 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_features'! 07:13:22.446 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sub_feature_id' for ignored table 'sql_features'! 07:13:22.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sub_feature_name' for ignored table 'sql_features'! 07:13:22.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_features'! 07:13:22.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_features'! 07:13:22.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_features'! 07:13:22.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'implementation_info_id' for ignored table 'sql_implementation_info'! 07:13:22.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'implementation_info_name' for ignored table 'sql_implementation_info'! 07:13:22.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'integer_value' for ignored table 'sql_implementation_info'! 07:13:22.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_value' for ignored table 'sql_implementation_info'! 07:13:22.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_implementation_info'! 07:13:22.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_source' for ignored table 'sql_languages'! 07:13:22.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_year' for ignored table 'sql_languages'! 07:13:22.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_conformance' for ignored table 'sql_languages'! 07:13:22.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_integrity' for ignored table 'sql_languages'! 07:13:22.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_implementation' for ignored table 'sql_languages'! 07:13:22.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_binding_style' for ignored table 'sql_languages'! 07:13:22.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_programming_language' for ignored table 'sql_languages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_packages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_packages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_packages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_packages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_packages'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_parts'! 07:13:22.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_parts'! 07:13:22.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_parts'! 07:13:22.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_parts'! 07:13:22.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_parts'! 07:13:22.456 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_id' for ignored table 'sql_sizing'! 07:13:22.456 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_name' for ignored table 'sql_sizing'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'supported_value' for ignored table 'sql_sizing'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_sizing'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_id' for ignored table 'sql_sizing_profiles'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_name' for ignored table 'sql_sizing_profiles'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'profile_id' for ignored table 'sql_sizing_profiles'! 07:13:22.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'required_value' for ignored table 'sql_sizing_profiles'! 07:13:22.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_sizing_profiles'! 07:13:22.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'table_constraints'! 07:13:22.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'table_constraints'! 07:13:22.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'table_constraints'! 07:13:22.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'table_constraints'! 07:13:22.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'table_constraints'! 07:13:22.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'table_constraints'! 07:13:22.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_type' for ignored table 'table_constraints'! 07:13:22.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deferrable' for ignored table 'table_constraints'! 07:13:22.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'initially_deferred' for ignored table 'table_constraints'! 07:13:22.462 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'table_privileges'! 07:13:22.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'table_privileges'! 07:13:22.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'table_privileges'! 07:13:22.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'table_privileges'! 07:13:22.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'table_privileges'! 07:13:22.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'table_privileges'! 07:13:22.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'table_privileges'! 07:13:22.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_hierarchy' for ignored table 'table_privileges'! 07:13:22.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'tables'! 07:13:22.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'tables'! 07:13:22.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'tables'! 07:13:22.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_type' for ignored table 'tables'! 07:13:22.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_referencing_column_name' for ignored table 'tables'! 07:13:22.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reference_generation' for ignored table 'tables'! 07:13:22.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_catalog' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_schema' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_name' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_insertable_into' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_typed' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'commit_action' for ignored table 'tables'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'transforms'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'transforms'! 07:13:22.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'group_name' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transform_type' for ignored table 'transforms'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_catalog' for ignored table 'triggered_update_columns'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_schema' for ignored table 'triggered_update_columns'! 07:13:22.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_name' for ignored table 'triggered_update_columns'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_catalog' for ignored table 'triggered_update_columns'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_schema' for ignored table 'triggered_update_columns'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_table' for ignored table 'triggered_update_columns'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_column' for ignored table 'triggered_update_columns'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_catalog' for ignored table 'triggers'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_schema' for ignored table 'triggers'! 07:13:22.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_name' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_manipulation' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_catalog' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_schema' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_table' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_order' for ignored table 'triggers'! 07:13:22.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_condition' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_statement' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_orientation' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_timing' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_old_table' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_new_table' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_old_row' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_new_row' for ignored table 'triggers'! 07:13:22.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'created' for ignored table 'triggers'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'udt_privileges'! org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:22.495 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'udt_privileges'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'udt_privileges'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'udt_privileges'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'udt_privileges'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'udt_privileges'! 07:13:22.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'udt_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'usage_privileges'! 07:13:22.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'usage_privileges'! 07:13:22.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'usage_privileges'! 07:13:22.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_catalog' for ignored table 'user_defined_types'! 07:13:22.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_schema' for ignored table 'user_defined_types'! 07:13:22.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_name' for ignored table 'user_defined_types'! 07:13:22.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_category' for ignored table 'user_defined_types'! 07:13:22.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_instantiable' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_final' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_form' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_category' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_catalog' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_schema' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_name' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reference_type' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'user_defined_types'! 07:13:22.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'user_defined_types'! 07:13:22.496 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'user_defined_types'! 07:13:22.497 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'user_defined_types'! 07:13:22.497 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'user_defined_types'! 07:13:22.497 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'user_defined_types'! 07:13:22.497 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'user_defined_types'! 07:13:22.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'user_defined_types'! 07:13:22.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'source_dtd_identifier' for ignored table 'user_defined_types'! 07:13:22.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ref_dtd_identifier' for ignored table 'user_defined_types'! 07:13:22.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'user_mapping_options'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'user_mapping_options'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'user_mapping_options'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'user_mapping_options'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'user_mapping_options'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'user_mappings'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'user_mappings'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'user_mappings'! 07:13:22.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_catalog' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_schema' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_name' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'view_column_usage'! 07:13:22.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'view_routine_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_catalog' for ignored table 'view_table_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_schema' for ignored table 'view_table_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_name' for ignored table 'view_table_usage'! 07:13:22.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_table_usage'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_table_usage'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_table_usage'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'views'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'views'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'views'! 07:13:22.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_definition' for ignored table 'views'! 07:13:22.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'check_option' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_updatable' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_insertable_into' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_updatable' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_deletable' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_insertable_into' for ignored table 'views'! 07:13:22.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfnoid' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggkind' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggnumdirectargs' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtransfn' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfinalfn' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtransfn' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggminvtransfn' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmfinalfn' for ignored table 'pg_aggregate'! 07:13:22.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfinalextra' for ignored table 'pg_aggregate'! 07:13:22.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmfinalextra' for ignored table 'pg_aggregate'! 07:13:22.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggsortop' for ignored table 'pg_aggregate'! 07:13:22.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtranstype' for ignored table 'pg_aggregate'! 07:13:22.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtransspace' for ignored table 'pg_aggregate'! 07:13:22.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtranstype' for ignored table 'pg_aggregate'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtransspace' for ignored table 'pg_aggregate'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'agginitval' for ignored table 'pg_aggregate'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggminitval' for ignored table 'pg_aggregate'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amname' for ignored table 'pg_am'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amstrategies' for ignored table 'pg_am'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsupport' for ignored table 'pg_am'! 07:13:22.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanorder' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanorderbyop' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanbackward' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanunique' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanmulticol' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoptionalkey' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsearcharray' for ignored table 'pg_am'! 07:13:22.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsearchnulls' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amstorage' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amclusterable' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ampredlocks' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amkeytype' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aminsert' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambeginscan' for ignored table 'pg_am'! 07:13:22.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amgettuple' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amgetbitmap' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amrescan' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amendscan' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ammarkpos' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amrestrpos' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambuild' for ignored table 'pg_am'! 07:13:22.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambuildempty' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambulkdelete' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amvacuumcleanup' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanreturn' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcostestimate' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoptions' for ignored table 'pg_am'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopfamily' for ignored table 'pg_amop'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoplefttype' for ignored table 'pg_amop'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoprighttype' for ignored table 'pg_amop'! 07:13:22.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopstrategy' for ignored table 'pg_amop'! 07:13:22.524 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoppurpose' for ignored table 'pg_amop'! 07:13:22.524 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopopr' for ignored table 'pg_amop'! 07:13:22.534 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopmethod' for ignored table 'pg_amop'! 07:13:22.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopsortfamily' for ignored table 'pg_amop'! 07:13:22.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocfamily' for ignored table 'pg_amproc'! 07:13:22.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amproclefttype' for ignored table 'pg_amproc'! 07:13:22.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocrighttype' for ignored table 'pg_amproc'! 07:13:22.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocnum' for ignored table 'pg_amproc'! 07:13:22.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amproc' for ignored table 'pg_amproc'! 07:13:22.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adrelid' for ignored table 'pg_attrdef'! 07:13:22.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adnum' for ignored table 'pg_attrdef'! 07:13:22.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adbin' for ignored table 'pg_attrdef'! 07:13:22.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adsrc' for ignored table 'pg_attrdef'! 07:13:22.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attrelid' for ignored table 'pg_attribute'! 07:13:22.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atttypid' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attstattarget' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attlen' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attnum' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attndims' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attcacheoff' for ignored table 'pg_attribute'! 07:13:22.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atttypmod' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attbyval' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attstorage' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attalign' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attnotnull' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atthasdef' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attisdropped' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attislocal' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attinhcount' for ignored table 'pg_attribute'! 07:13:22.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attcollation' for ignored table 'pg_attribute'! 07:13:22.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attacl' for ignored table 'pg_attribute'! 07:13:22.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attoptions' for ignored table 'pg_attribute'! 07:13:22.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attfdwoptions' for ignored table 'pg_attribute'! 07:13:22.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roleid' for ignored table 'pg_auth_members'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'member' for ignored table 'pg_auth_members'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'pg_auth_members'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'admin_option' for ignored table 'pg_auth_members'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolname' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolsuper' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolinherit' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreaterole' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreatedb' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcanlogin' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolreplication' for ignored table 'pg_authid'! 07:13:22.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolbypassrls' for ignored table 'pg_authid'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconnlimit' for ignored table 'pg_authid'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolpassword' for ignored table 'pg_authid'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolvaliduntil' for ignored table 'pg_authid'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'version' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'installed' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'superuser' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relocatable' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'requires' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comment' for ignored table 'pg_available_extension_versions'! 07:13:22.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_available_extensions'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_version' for ignored table 'pg_available_extensions'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'installed_version' for ignored table 'pg_available_extensions'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comment' for ignored table 'pg_available_extensions'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castsource' for ignored table 'pg_cast'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'casttarget' for ignored table 'pg_cast'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castfunc' for ignored table 'pg_cast'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castcontext' for ignored table 'pg_cast'! 07:13:22.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castmethod' for ignored table 'pg_cast'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relnamespace' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltype' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reloftype' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relowner' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relam' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relfilenode' for ignored table 'pg_class'! 07:13:22.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltablespace' for ignored table 'pg_class'! 07:13:22.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relpages' for ignored table 'pg_class'! 07:13:22.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltuples' for ignored table 'pg_class'! 07:13:22.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relallvisible' for ignored table 'pg_class'! 07:13:22.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltoastrelid' for ignored table 'pg_class'! 07:13:22.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasindex' for ignored table 'pg_class'! 07:13:22.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relisshared' for ignored table 'pg_class'! 07:13:22.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relpersistence' for ignored table 'pg_class'! 07:13:22.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relkind' for ignored table 'pg_class'! 07:13:22.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relnatts' for ignored table 'pg_class'! 07:13:22.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relchecks' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasoids' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhaspkey' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasrules' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhastriggers' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhassubclass' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relrowsecurity' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relforcerowsecurity' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relispopulated' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relreplident' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relfrozenxid' for ignored table 'pg_class'! 07:13:22.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relminmxid' for ignored table 'pg_class'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relacl' for ignored table 'pg_class'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reloptions' for ignored table 'pg_class'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collname' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collnamespace' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collowner' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collencoding' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collcollate' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collctype' for ignored table 'pg_collation'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conname' for ignored table 'pg_constraint'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connamespace' for ignored table 'pg_constraint'! 07:13:22.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contype' for ignored table 'pg_constraint'! 07:13:22.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condeferrable' for ignored table 'pg_constraint'! 07:13:22.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condeferred' for ignored table 'pg_constraint'! 07:13:22.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'convalidated' for ignored table 'pg_constraint'! 07:13:22.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conrelid' for ignored table 'pg_constraint'! 07:13:22.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contypid' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conindid' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confrelid' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confupdtype' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confdeltype' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confmatchtype' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conislocal' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'coninhcount' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connoinherit' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conkey' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confkey' for ignored table 'pg_constraint'! 07:13:22.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conpfeqop' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conppeqop' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conffeqop' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conexclop' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conbin' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'consrc' for ignored table 'pg_constraint'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conname' for ignored table 'pg_conversion'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connamespace' for ignored table 'pg_conversion'! 07:13:22.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conowner' for ignored table 'pg_conversion'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conforencoding' for ignored table 'pg_conversion'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contoencoding' for ignored table 'pg_conversion'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conproc' for ignored table 'pg_conversion'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condefault' for ignored table 'pg_conversion'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_cursors'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'statement' for ignored table 'pg_cursors'! 07:13:22.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_holdable' for ignored table 'pg_cursors'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_binary' for ignored table 'pg_cursors'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_scrollable' for ignored table 'pg_cursors'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'creation_time' for ignored table 'pg_cursors'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_database'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datdba' for ignored table 'pg_database'! 07:13:22.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'encoding' for ignored table 'pg_database'! 07:13:22.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datcollate' for ignored table 'pg_database'! 07:13:22.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datctype' for ignored table 'pg_database'! 07:13:22.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datistemplate' for ignored table 'pg_database'! 07:13:22.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datallowconn' for ignored table 'pg_database'! 07:13:22.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datconnlimit' for ignored table 'pg_database'! 07:13:22.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datlastsysoid' for ignored table 'pg_database'! 07:13:22.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datfrozenxid' for ignored table 'pg_database'! 07:13:22.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datminmxid' for ignored table 'pg_database'! 07:13:22.578 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dattablespace' for ignored table 'pg_database'! 07:13:22.579 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datacl' for ignored table 'pg_database'! 07:13:22.579 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setdatabase' for ignored table 'pg_db_role_setting'! 07:13:22.580 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setrole' for ignored table 'pg_db_role_setting'! 07:13:22.580 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setconfig' for ignored table 'pg_db_role_setting'! 07:13:22.580 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclrole' for ignored table 'pg_default_acl'! 07:13:22.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclnamespace' for ignored table 'pg_default_acl'! 07:13:22.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclobjtype' for ignored table 'pg_default_acl'! 07:13:22.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclacl' for ignored table 'pg_default_acl'! 07:13:22.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_depend'! 07:13:22.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_depend'! 07:13:22.583 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_depend'! 07:13:22.583 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refclassid' for ignored table 'pg_depend'! 07:13:22.583 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjid' for ignored table 'pg_depend'! 07:13:22.584 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjsubid' for ignored table 'pg_depend'! 07:13:22.584 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deptype' for ignored table 'pg_depend'! 07:13:22.584 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_description'! 07:13:22.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_description'! 07:13:22.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_description'! 07:13:22.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'description' for ignored table 'pg_description'! 07:13:22.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumtypid' for ignored table 'pg_enum'! 07:13:22.586 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumsortorder' for ignored table 'pg_enum'! 07:13:22.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumlabel' for ignored table 'pg_enum'! 07:13:22.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtname' for ignored table 'pg_event_trigger'! 07:13:22.588 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtevent' for ignored table 'pg_event_trigger'! 07:13:22.588 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtowner' for ignored table 'pg_event_trigger'! 07:13:22.592 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtfoid' for ignored table 'pg_event_trigger'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtenabled' for ignored table 'pg_event_trigger'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evttags' for ignored table 'pg_event_trigger'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extname' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extowner' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extnamespace' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extrelocatable' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extversion' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extconfig' for ignored table 'pg_extension'! 07:13:22.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extcondition' for ignored table 'pg_extension'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourcefile' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourceline' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seqno' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setting' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'applied' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'error' for ignored table 'pg_file_settings'! 07:13:22.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwname' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwowner' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwhandler' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwvalidator' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwacl' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwoptions' for ignored table 'pg_foreign_data_wrapper'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvname' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvowner' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvfdw' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvtype' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvversion' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvacl' for ignored table 'pg_foreign_server'! 07:13:22.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvoptions' for ignored table 'pg_foreign_server'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftrelid' for ignored table 'pg_foreign_table'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftserver' for ignored table 'pg_foreign_table'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftoptions' for ignored table 'pg_foreign_table'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'groname' for ignored table 'pg_group'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grosysid' for ignored table 'pg_group'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grolist' for ignored table 'pg_group'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_index'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indrelid' for ignored table 'pg_index'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indnatts' for ignored table 'pg_index'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisunique' for ignored table 'pg_index'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisprimary' for ignored table 'pg_index'! 07:13:22.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisexclusion' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indimmediate' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisclustered' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisvalid' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indcheckxmin' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisready' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indislive' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisreplident' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indkey' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indcollation' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indclass' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indoption' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexprs' for ignored table 'pg_index'! 07:13:22.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indpred' for ignored table 'pg_index'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_indexes'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_indexes'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexname' for ignored table 'pg_indexes'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_indexes'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexdef' for ignored table 'pg_indexes'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhrelid' for ignored table 'pg_inherits'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhparent' for ignored table 'pg_inherits'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhseqno' for ignored table 'pg_inherits'! 07:13:22.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanname' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanowner' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanispl' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanpltrusted' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanplcallfoid' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'laninline' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanvalidator' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanacl' for ignored table 'pg_language'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'loid' for ignored table 'pg_largeobject'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pageno' for ignored table 'pg_largeobject'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data' for ignored table 'pg_largeobject'! 07:13:22.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lomowner' for ignored table 'pg_largeobject_metadata'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lomacl' for ignored table 'pg_largeobject_metadata'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'locktype' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relation' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'page' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tuple' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'virtualxid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transactionid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'virtualtransaction' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_locks'! 07:13:22.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mode' for ignored table 'pg_locks'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'granted' for ignored table 'pg_locks'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fastpath' for ignored table 'pg_locks'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'matviewname' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'matviewowner' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasindexes' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ispopulated' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_matviews'! 07:13:22.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspname' for ignored table 'pg_namespace'! 07:13:22.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspowner' for ignored table 'pg_namespace'! 07:13:22.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspacl' for ignored table 'pg_namespace'! 07:13:22.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcmethod' for ignored table 'pg_opclass'! 07:13:22.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcname' for ignored table 'pg_opclass'! 07:13:22.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcnamespace' for ignored table 'pg_opclass'! 07:13:22.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcowner' for ignored table 'pg_opclass'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcfamily' for ignored table 'pg_opclass'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcintype' for ignored table 'pg_opclass'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcdefault' for ignored table 'pg_opclass'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opckeytype' for ignored table 'pg_opclass'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprname' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprnamespace' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprowner' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprkind' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcanmerge' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcanhash' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprleft' for ignored table 'pg_operator'! 07:13:22.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprright' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprresult' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcom' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprnegate' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcode' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprrest' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprjoin' for ignored table 'pg_operator'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfmethod' for ignored table 'pg_opfamily'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfname' for ignored table 'pg_opfamily'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfnamespace' for ignored table 'pg_opfamily'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfowner' for ignored table 'pg_opfamily'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplname' for ignored table 'pg_pltemplate'! 07:13:22.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpltrusted' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpldbacreate' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplhandler' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplinline' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplvalidator' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpllibrary' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplacl' for ignored table 'pg_pltemplate'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_policies'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_policies'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'policyname' for ignored table 'pg_policies'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roles' for ignored table 'pg_policies'! 07:13:22.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cmd' for ignored table 'pg_policies'! 07:13:22.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'qual' for ignored table 'pg_policies'! 07:13:22.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_check' for ignored table 'pg_policies'! 07:13:22.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polname' for ignored table 'pg_policy'! 07:13:22.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polrelid' for ignored table 'pg_policy'! 07:13:22.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polcmd' for ignored table 'pg_policy'! 07:13:22.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polroles' for ignored table 'pg_policy'! 07:13:22.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polqual' for ignored table 'pg_policy'! 07:13:22.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polwithcheck' for ignored table 'pg_policy'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_prepared_statements'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'statement' for ignored table 'pg_prepared_statements'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prepare_time' for ignored table 'pg_prepared_statements'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_types' for ignored table 'pg_prepared_statements'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'from_sql' for ignored table 'pg_prepared_statements'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transaction' for ignored table 'pg_prepared_xacts'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'gid' for ignored table 'pg_prepared_xacts'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prepared' for ignored table 'pg_prepared_xacts'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'owner' for ignored table 'pg_prepared_xacts'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_prepared_xacts'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proname' for ignored table 'pg_proc'! 07:13:22.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronamespace' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proowner' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prolang' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'procost' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prorows' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provariadic' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'protransform' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proisagg' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proiswindow' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prosecdef' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proleakproof' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proisstrict' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proretset' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provolatile' for ignored table 'pg_proc'! 07:13:22.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronargs' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronargdefaults' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prorettype' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargtypes' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proallargtypes' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargmodes' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargnames' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargdefaults' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'protrftypes' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prosrc' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'probin' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proconfig' for ignored table 'pg_proc'! 07:13:22.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proacl' for ignored table 'pg_proc'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngtypid' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubtype' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngcollation' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubopc' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngcanonical' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubdiff' for ignored table 'pg_range'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roident' for ignored table 'pg_replication_origin'! 07:13:22.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roname' for ignored table 'pg_replication_origin'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'local_id' for ignored table 'pg_replication_origin_status'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_id' for ignored table 'pg_replication_origin_status'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'remote_lsn' for ignored table 'pg_replication_origin_status'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'local_lsn' for ignored table 'pg_replication_origin_status'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'slot_name' for ignored table 'pg_replication_slots'! 07:13:22.619 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'plugin' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'slot_type' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datoid' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'active' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'active_pid' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xmin' for ignored table 'pg_replication_slots'! 07:13:22.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_xmin' for ignored table 'pg_replication_slots'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'restart_lsn' for ignored table 'pg_replication_slots'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rulename' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_class' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_type' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_enabled' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_instead' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_qual' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_action' for ignored table 'pg_rewrite'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolname' for ignored table 'pg_roles'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolsuper' for ignored table 'pg_roles'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolinherit' for ignored table 'pg_roles'! 07:13:22.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreaterole' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreatedb' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcanlogin' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolreplication' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconnlimit' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolpassword' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolvaliduntil' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolbypassrls' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconfig' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table 'pg_roles'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_rules'! 07:13:22.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_rules'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rulename' for ignored table 'pg_rules'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_rules'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_seclabel'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_seclabel'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_seclabel'! 07:13:22.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_seclabel'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_seclabel'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objtype' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objnamespace' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objname' for ignored table 'pg_seclabels'! 07:13:22.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_seclabels'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_seclabels'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_settings'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setting' for ignored table 'pg_settings'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unit' for ignored table 'pg_settings'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'category' for ignored table 'pg_settings'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'short_desc' for ignored table 'pg_settings'! 07:13:22.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extra_desc' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'context' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vartype' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'source' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'min_val' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'max_val' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumvals' for ignored table 'pg_settings'! 07:13:22.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'boot_val' for ignored table 'pg_settings'! 07:13:22.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reset_val' for ignored table 'pg_settings'! 07:13:22.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourcefile' for ignored table 'pg_settings'! 07:13:22.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourceline' for ignored table 'pg_settings'! 07:13:22.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pending_restart' for ignored table 'pg_settings'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usecreatedb' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesuper' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'userepl' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usebypassrls' for ignored table 'pg_shadow'! 07:13:22.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'passwd' for ignored table 'pg_shadow'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'valuntil' for ignored table 'pg_shadow'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'useconfig' for ignored table 'pg_shadow'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dbid' for ignored table 'pg_shdepend'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_shdepend'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_shdepend'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_shdepend'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refclassid' for ignored table 'pg_shdepend'! 07:13:22.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjid' for ignored table 'pg_shdepend'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deptype' for ignored table 'pg_shdepend'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_shdescription'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_shdescription'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'description' for ignored table 'pg_shdescription'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_shseclabel'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_shseclabel'! 07:13:22.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_shseclabel'! 07:13:22.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_shseclabel'! 07:13:22.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_activity'! 07:13:22.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_activity'! 07:13:22.646 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'application_name' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_addr' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_hostname' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_port' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_start' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_start' for ignored table 'pg_stat_activity'! 07:13:22.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'query_start' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state_change' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'waiting' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xid' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xmin' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'query' for ignored table 'pg_stat_activity'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_all_indexes'! 07:13:22.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_all_indexes'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_all_tables'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_all_tables'! 07:13:22.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_all_tables'! 07:13:22.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_all_tables'! 07:13:22.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_all_tables'! 07:13:22.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_all_tables'! 07:13:22.654 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_all_tables'! 07:13:22.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_all_tables'! 07:13:22.656 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_all_tables'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'archived_count' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_archived_wal' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_archived_time' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'failed_count' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_failed_wal' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_failed_time' for ignored table 'pg_stat_archiver'! 07:13:22.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_archiver'! org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:22.659 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 121 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:22.658 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoints_timed' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoints_req' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoint_write_time' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoint_sync_time' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_checkpoint' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_clean' for ignored table 'pg_stat_bgwriter'! 07:13:22.666 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maxwritten_clean' for ignored table 'pg_stat_bgwriter'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_backend' for ignored table 'pg_stat_bgwriter'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_backend_fsync' for ignored table 'pg_stat_bgwriter'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_alloc' for ignored table 'pg_stat_bgwriter'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_bgwriter'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_database'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_database'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numbackends' for ignored table 'pg_stat_database'! 07:13:22.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_commit' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_rollback' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_returned' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_fetched' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_inserted' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_updated' for ignored table 'pg_stat_database'! 07:13:22.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_deleted' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conflicts' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'temp_files' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'temp_bytes' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deadlocks' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blk_read_time' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blk_write_time' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_database'! 07:13:22.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_database_conflicts'! 07:13:22.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_database_conflicts'! 07:13:22.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_tablespace' for ignored table 'pg_stat_database_conflicts'! 07:13:22.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_lock' for ignored table 'pg_stat_database_conflicts'! 07:13:22.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_snapshot' for ignored table 'pg_stat_database_conflicts'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_bufferpin' for ignored table 'pg_stat_database_conflicts'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_deadlock' for ignored table 'pg_stat_database_conflicts'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'application_name' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_addr' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_hostname' for ignored table 'pg_stat_replication'! 07:13:22.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_port' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_start' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xmin' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sent_location' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'write_location' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'flush_location' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'replay_location' for ignored table 'pg_stat_replication'! 07:13:22.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sync_priority' for ignored table 'pg_stat_replication'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sync_state' for ignored table 'pg_stat_replication'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ssl' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'version' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cipher' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'bits' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'compression' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'clientdn' for ignored table 'pg_stat_ssl'! 07:13:22.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_sys_indexes'! 07:13:22.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_sys_tables'! 07:13:22.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_sys_tables'! 07:13:22.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_sys_tables'! 07:13:22.677 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_sys_tables'! 07:13:22.677 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_sys_tables'! 07:13:22.677 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_sys_tables'! 07:13:22.677 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_sys_tables'! 07:13:22.677 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_sys_tables'! 07:13:22.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcid' for ignored table 'pg_stat_user_functions'! 07:13:22.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_functions'! 07:13:22.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcname' for ignored table 'pg_stat_user_functions'! 07:13:22.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'calls' for ignored table 'pg_stat_user_functions'! 07:13:22.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'total_time' for ignored table 'pg_stat_user_functions'! 07:13:22.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_time' for ignored table 'pg_stat_user_functions'! 07:13:22.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_user_indexes'! 07:13:22.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_user_indexes'! 07:13:22.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_indexes'! 07:13:22.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_user_indexes'! 07:13:22.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_user_indexes'! 07:13:22.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_user_indexes'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_user_indexes'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_user_indexes'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_user_tables'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_tables'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_user_tables'! 07:13:22.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_user_tables'! 07:13:22.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_user_tables'! 07:13:22.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_user_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_user_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_all_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_sys_tables'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcid' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcname' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'calls' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'total_time' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_time' for ignored table 'pg_stat_xact_user_functions'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_user_tables'! 07:13:22.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_all_indexes'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_sequences'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_sequences'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_sequences'! 07:13:22.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_all_sequences'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_all_sequences'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:22.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_sys_indexes'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_sequences'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_sequences'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_sequences'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_sys_sequences'! 07:13:22.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_sys_sequences'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:22.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:22.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:22.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:22.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_indexes'! 07:13:22.718 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_user_indexes'! 07:13:22.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_indexes'! 07:13:22.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_indexes'! 07:13:22.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_user_indexes'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_user_indexes'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_user_indexes'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_sequences'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_sequences'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_sequences'! 07:13:22.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_user_sequences'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_user_sequences'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_tables'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_tables'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_tables'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:22.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:22.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:22.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:22.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:22.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:22.723 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:22.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:22.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'starelid' for ignored table 'pg_statistic'! 07:13:22.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staattnum' for ignored table 'pg_statistic'! 07:13:22.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stainherit' for ignored table 'pg_statistic'! 07:13:22.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanullfrac' for ignored table 'pg_statistic'! 07:13:22.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stawidth' for ignored table 'pg_statistic'! 07:13:22.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stadistinct' for ignored table 'pg_statistic'! 07:13:22.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind1' for ignored table 'pg_statistic'! 07:13:22.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind2' for ignored table 'pg_statistic'! 07:13:22.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind3' for ignored table 'pg_statistic'! 07:13:22.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind4' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind5' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop1' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop2' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop3' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop4' for ignored table 'pg_statistic'! 07:13:22.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop5' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers1' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers2' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers3' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers4' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers5' for ignored table 'pg_statistic'! 07:13:22.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues1' for ignored table 'pg_statistic'! 07:13:22.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues2' for ignored table 'pg_statistic'! 07:13:22.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues3' for ignored table 'pg_statistic'! 07:13:22.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues4' for ignored table 'pg_statistic'! 07:13:22.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues5' for ignored table 'pg_statistic'! 07:13:22.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stats'! 07:13:22.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_stats'! 07:13:22.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table 'pg_stats'! 07:13:22.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inherited' for ignored table 'pg_stats'! 07:13:22.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'null_frac' for ignored table 'pg_stats'! 07:13:22.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'avg_width' for ignored table 'pg_stats'! 07:13:22.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_distinct' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_vals' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_freqs' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'histogram_bounds' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'correlation' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_elems' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_elem_freqs' for ignored table 'pg_stats'! 07:13:22.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'elem_count_histogram' for ignored table 'pg_stats'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tableowner' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasindexes' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasrules' for ignored table 'pg_tables'! 07:13:22.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hastriggers' for ignored table 'pg_tables'! 07:13:22.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rowsecurity' for ignored table 'pg_tables'! 07:13:22.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcname' for ignored table 'pg_tablespace'! 07:13:22.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcowner' for ignored table 'pg_tablespace'! 07:13:22.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcacl' for ignored table 'pg_tablespace'! 07:13:22.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcoptions' for ignored table 'pg_tablespace'! 07:13:22.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'abbrev' for ignored table 'pg_timezone_abbrevs'! 07:13:22.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'utc_offset' for ignored table 'pg_timezone_abbrevs'! 07:13:22.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_dst' for ignored table 'pg_timezone_abbrevs'! 07:13:22.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_timezone_names'! 07:13:22.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'abbrev' for ignored table 'pg_timezone_names'! 07:13:22.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'utc_offset' for ignored table 'pg_timezone_names'! 07:13:22.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_dst' for ignored table 'pg_timezone_names'! 07:13:22.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trftype' for ignored table 'pg_transform'! 07:13:22.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trflang' for ignored table 'pg_transform'! 07:13:22.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trffromsql' for ignored table 'pg_transform'! 07:13:22.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trftosql' for ignored table 'pg_transform'! 07:13:22.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgrelid' for ignored table 'pg_trigger'! 07:13:22.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgname' for ignored table 'pg_trigger'! 07:13:22.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgfoid' for ignored table 'pg_trigger'! 07:13:22.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgtype' for ignored table 'pg_trigger'! 07:13:22.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgenabled' for ignored table 'pg_trigger'! 07:13:22.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgisinternal' for ignored table 'pg_trigger'! 07:13:22.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstrrelid' for ignored table 'pg_trigger'! 07:13:22.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstrindid' for ignored table 'pg_trigger'! 07:13:22.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstraint' for ignored table 'pg_trigger'! 07:13:22.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgdeferrable' for ignored table 'pg_trigger'! 07:13:22.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tginitdeferred' for ignored table 'pg_trigger'! 07:13:22.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgnargs' for ignored table 'pg_trigger'! 07:13:22.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgattr' for ignored table 'pg_trigger'! 07:13:22.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgargs' for ignored table 'pg_trigger'! 07:13:22.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgqual' for ignored table 'pg_trigger'! 07:13:22.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgname' for ignored table 'pg_ts_config'! 07:13:22.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgnamespace' for ignored table 'pg_ts_config'! 07:13:22.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgowner' for ignored table 'pg_ts_config'! 07:13:22.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgparser' for ignored table 'pg_ts_config'! 07:13:22.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapcfg' for ignored table 'pg_ts_config_map'! 07:13:22.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maptokentype' for ignored table 'pg_ts_config_map'! 07:13:22.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapseqno' for ignored table 'pg_ts_config_map'! 07:13:22.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapdict' for ignored table 'pg_ts_config_map'! 07:13:22.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictname' for ignored table 'pg_ts_dict'! 07:13:22.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictnamespace' for ignored table 'pg_ts_dict'! 07:13:22.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictowner' for ignored table 'pg_ts_dict'! 07:13:22.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dicttemplate' for ignored table 'pg_ts_dict'! 07:13:22.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictinitoption' for ignored table 'pg_ts_dict'! 07:13:22.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsname' for ignored table 'pg_ts_parser'! 07:13:22.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsnamespace' for ignored table 'pg_ts_parser'! 07:13:22.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsstart' for ignored table 'pg_ts_parser'! 07:13:22.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prstoken' for ignored table 'pg_ts_parser'! 07:13:22.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsend' for ignored table 'pg_ts_parser'! 07:13:22.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsheadline' for ignored table 'pg_ts_parser'! 07:13:22.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prslextype' for ignored table 'pg_ts_parser'! 07:13:22.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplname' for ignored table 'pg_ts_template'! 07:13:22.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplnamespace' for ignored table 'pg_ts_template'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplinit' for ignored table 'pg_ts_template'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpllexize' for ignored table 'pg_ts_template'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typname' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typnamespace' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typowner' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typlen' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typbyval' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typtype' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typcategory' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typispreferred' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typisdefined' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdelim' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typrelid' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typelem' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typarray' for ignored table 'pg_type'! 07:13:22.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typinput' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typoutput' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typreceive' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typsend' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typmodin' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typmodout' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typanalyze' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typalign' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typstorage' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typnotnull' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typbasetype' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typtypmod' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typndims' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typcollation' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdefaultbin' for ignored table 'pg_type'! 07:13:22.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdefault' for ignored table 'pg_type'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typacl' for ignored table 'pg_type'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usecreatedb' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesuper' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'userepl' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usebypassrls' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'passwd' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'valuntil' for ignored table 'pg_user'! 07:13:22.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'useconfig' for ignored table 'pg_user'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table 'pg_user_mapping'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umserver' for ignored table 'pg_user_mapping'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table 'pg_user_mapping'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umid' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvid' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvname' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table 'pg_user_mappings'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_views'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'viewname' for ignored table 'pg_views'! 07:13:22.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'viewowner' for ignored table 'pg_views'! 07:13:22.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_views'! org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:22.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:23.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASID' for ignored table 'SYSALIASES'! 07:13:23.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIAS' for ignored table 'SYSALIASES'! 07:13:23.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSALIASES'! 07:13:23.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'JAVACLASSNAME' for ignored table 'SYSALIASES'! 07:13:23.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASTYPE' for ignored table 'SYSALIASES'! 07:13:23.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'NAMESPACE' for ignored table 'SYSALIASES'! 07:13:23.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SYSTEMALIAS' for ignored table 'SYSALIASES'! 07:13:23.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASINFO' for ignored table 'SYSALIASES'! 07:13:23.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SPECIFICNAME' for ignored table 'SYSALIASES'! 07:13:23.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSCHECKS'! 07:13:23.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CHECKDEFINITION' for ignored table 'SYSCHECKS'! 07:13:23.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEDCOLUMNS' for ignored table 'SYSCHECKS'! 07:13:23.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLPERMSID' for ignored table 'SYSCOLPERMS'! 07:13:23.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSCOLPERMS'! 07:13:23.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSCOLPERMS'! 07:13:23.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCOLPERMS'! 07:13:23.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSCOLPERMS'! 07:13:23.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNS' for ignored table 'SYSCOLPERMS'! 07:13:23.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEID' for ignored table 'SYSCOLUMNS'! 07:13:23.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNNAME' for ignored table 'SYSCOLUMNS'! 07:13:23.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNNUMBER' for ignored table 'SYSCOLUMNS'! 07:13:23.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDATATYPE' for ignored table 'SYSCOLUMNS'! 07:13:23.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDEFAULT' for ignored table 'SYSCOLUMNS'! 07:13:23.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDEFAULTID' for ignored table 'SYSCOLUMNS'! 07:13:23.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTVALUE' for ignored table 'SYSCOLUMNS'! 07:13:23.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTSTART' for ignored table 'SYSCOLUMNS'! 07:13:23.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTINC' for ignored table 'SYSCOLUMNS'! 07:13:23.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSCONGLOMERATES'! 07:13:23.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCONGLOMERATES'! 07:13:23.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATENUMBER' for ignored table 'SYSCONGLOMERATES'! 07:13:23.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATENAME' for ignored table 'SYSCONGLOMERATES'! 07:13:23.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISINDEX' for ignored table 'SYSCONGLOMERATES'! 07:13:23.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DESCRIPTOR' for ignored table 'SYSCONGLOMERATES'! 07:13:23.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISCONSTRAINT' for ignored table 'SYSCONGLOMERATES'! 07:13:23.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSCONGLOMERATES'! 07:13:23.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSCONSTRAINTS'! 07:13:23.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCONSTRAINTS'! 07:13:23.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTNAME' for ignored table 'SYSCONSTRAINTS'! 07:13:23.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSCONSTRAINTS'! 07:13:23.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSCONSTRAINTS'! 07:13:23.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATE' for ignored table 'SYSCONSTRAINTS'! 07:13:23.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCECOUNT' for ignored table 'SYSCONSTRAINTS'! 07:13:23.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DEPENDENTID' for ignored table 'SYSDEPENDS'! 07:13:23.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DEPENDENTFINDER' for ignored table 'SYSDEPENDS'! 07:13:23.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PROVIDERID' for ignored table 'SYSDEPENDS'! 07:13:23.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PROVIDERFINDER' for ignored table 'SYSDEPENDS'! 07:13:23.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FILEID' for ignored table 'SYSFILES'! 07:13:23.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSFILES'! 07:13:23.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FILENAME' for ignored table 'SYSFILES'! 07:13:23.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GENERATIONID' for ignored table 'SYSFILES'! 07:13:23.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSFOREIGNKEYS'! 07:13:23.088 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSFOREIGNKEYS'! 07:13:23.088 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'KEYCONSTRAINTID' for ignored table 'SYSFOREIGNKEYS'! 07:13:23.089 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DELETERULE' for ignored table 'SYSFOREIGNKEYS'! 07:13:23.089 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UPDATERULE' for ignored table 'SYSFOREIGNKEYS'! 07:13:23.089 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSKEYS'! 07:13:23.090 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSKEYS'! 07:13:23.090 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UUID' for ignored table 'SYSPERMS'! 07:13:23.091 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OBJECTTYPE' for ignored table 'SYSPERMS'! 07:13:23.091 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OBJECTID' for ignored table 'SYSPERMS'! 07:13:23.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PERMISSION' for ignored table 'SYSPERMS'! 07:13:23.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSPERMS'! 07:13:23.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSPERMS'! 07:13:23.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISGRANTABLE' for ignored table 'SYSPERMS'! 07:13:23.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UUID' for ignored table 'SYSROLES'! 07:13:23.094 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ROLEID' for ignored table 'SYSROLES'! 07:13:23.094 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSROLES'! 07:13:23.095 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSROLES'! 07:13:23.103 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WITHADMINOPTION' for ignored table 'SYSROLES'! 07:13:23.103 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISDEF' for ignored table 'SYSROLES'! 07:13:23.104 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ROUTINEPERMSID' for ignored table 'SYSROUTINEPERMS'! 07:13:23.104 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSROUTINEPERMS'! 07:13:23.104 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSROUTINEPERMS'! 07:13:23.105 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASID' for ignored table 'SYSROUTINEPERMS'! 07:13:23.105 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOPTION' for ignored table 'SYSROUTINEPERMS'! 07:13:23.106 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSCHEMAS'! 07:13:23.106 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMANAME' for ignored table 'SYSSCHEMAS'! 07:13:23.106 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTHORIZATIONID' for ignored table 'SYSSCHEMAS'! 07:13:23.108 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCEID' for ignored table 'SYSSEQUENCES'! 07:13:23.109 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCENAME' for ignored table 'SYSSEQUENCES'! 07:13:23.109 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSEQUENCES'! 07:13:23.110 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCEDATATYPE' for ignored table 'SYSSEQUENCES'! 07:13:23.110 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CURRENTVALUE' for ignored table 'SYSSEQUENCES'! 07:13:23.110 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STARTVALUE' for ignored table 'SYSSEQUENCES'! 07:13:23.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'MINIMUMVALUE' for ignored table 'SYSSEQUENCES'! 07:13:23.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'MAXIMUMVALUE' for ignored table 'SYSSEQUENCES'! 07:13:23.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'INCREMENT' for ignored table 'SYSSEQUENCES'! 07:13:23.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CYCLEOPTION' for ignored table 'SYSSEQUENCES'! 07:13:23.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STMTID' for ignored table 'SYSSTATEMENTS'! 07:13:23.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STMTNAME' for ignored table 'SYSSTATEMENTS'! 07:13:23.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSTATEMENTS'! 07:13:23.113 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSSTATEMENTS'! 07:13:23.113 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VALID' for ignored table 'SYSSTATEMENTS'! 07:13:23.114 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TEXT' for ignored table 'SYSSTATEMENTS'! 07:13:23.114 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LASTCOMPILED' for ignored table 'SYSSTATEMENTS'! 07:13:23.115 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COMPILATIONSCHEMAID' for ignored table 'SYSSTATEMENTS'! 07:13:23.115 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'USINGTEXT' for ignored table 'SYSSTATEMENTS'! 07:13:23.115 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATID' for ignored table 'SYSSTATISTICS'! 07:13:23.115 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEID' for ignored table 'SYSSTATISTICS'! 07:13:23.116 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSSTATISTICS'! 07:13:23.117 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CREATIONTIMESTAMP' for ignored table 'SYSSTATISTICS'! 07:13:23.117 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSSTATISTICS'! 07:13:23.118 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VALID' for ignored table 'SYSSTATISTICS'! 07:13:23.118 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLCOUNT' for ignored table 'SYSSTATISTICS'! 07:13:23.118 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATISTICS' for ignored table 'SYSSTATISTICS'! 07:13:23.119 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEPERMSID' for ignored table 'SYSTABLEPERMS'! 07:13:23.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSTABLEPERMS'! 07:13:23.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSTABLEPERMS'! 07:13:23.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTABLEPERMS'! 07:13:23.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SELECTPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DELETEPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'INSERTPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UPDATEPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCESPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTABLES'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLENAME' for ignored table 'SYSTABLES'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLETYPE' for ignored table 'SYSTABLES'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSTABLES'! 07:13:23.128 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LOCKGRANULARITY' for ignored table 'SYSTABLES'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERID' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERNAME' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CREATIONTIMESTAMP' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'EVENT' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FIRINGTIME' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATE' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WHENSTMTID' for ignored table 'SYSTRIGGERS'! 07:13:23.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ACTIONSTMTID' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEDCOLUMNS' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERDEFINITION' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCINGOLD' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCINGNEW' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OLDREFERENCINGNAME' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'NEWREFERENCINGNAME' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WHENCLAUSETEXT' for ignored table 'SYSTRIGGERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'USERNAME' for ignored table 'SYSUSERS'! 07:13:23.130 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'HASHINGSCHEME' for ignored table 'SYSUSERS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PASSWORD' for ignored table 'SYSUSERS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LASTMODIFIED' for ignored table 'SYSUSERS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSVIEWS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VIEWDEFINITION' for ignored table 'SYSVIEWS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CHECKOPTION' for ignored table 'SYSVIEWS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COMPILATIONSCHEMAID' for ignored table 'SYSVIEWS'! 07:13:23.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'IBMREQD' for ignored table 'SYSDUMMY1'! 07:13:23.135 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISION' (1 of 39)... 07:13:23.136 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION': All source-columns exist in the target-DB! 07:13:23.136 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION': All target-columns exist in the source-DB! 07:13:23.137 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "collision" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:23.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:23.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:23.780 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "collision" add column "id" bigint primary key generated by default as identity 07:13:23.939 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collision" 07:13:23.966 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collision'. 07:13:23.967 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collision" 07:13:23.971 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION' contains 0 rows to be copied. 07:13:23.972 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collisionid", "collisionprivatedtodata", "created", "cryptokey_id_oid", "duplicatecryptorepofileid", "histocryptorepofile1_id_oid", "histocryptorepofile2_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "collision" 07:13:23.974 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collision" ("changed", "collisionid", "collisionprivatedtodata", "created", "cryptokey_id_oid", "duplicatecryptorepofileid", "histocryptorepofile1_id_oid", "histocryptorepofile2_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:23.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:24.011 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "collision" 07:13:24.094 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "collision" alter column "id" restart with 1 07:13:24.121 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISION' (1 of 39). 07:13:24.123 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISION_CRYPTOREPOFILEPATH' (2 of 39)... 07:13:24.124 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH': All source-columns exist in the target-DB! 07:13:24.124 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH': All target-columns exist in the source-DB! 07:13:24.126 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collision_cryptorepofilepath" 07:13:24.148 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collision_cryptorepofilepath'. 07:13:24.149 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collision_cryptorepofilepath" 07:13:24.151 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH' contains 0 rows to be copied. 07:13:24.151 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "id_eid", "id_oid" from "collision_cryptorepofilepath" 07:13:24.155 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collision_cryptorepofilepath" ("id_eid", "id_oid") values (?, ?) 07:13:24.167 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISION_CRYPTOREPOFILEPATH' (2 of 39). 07:13:24.168 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISIONPRIVATE' (3 of 39)... 07:13:24.168 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE': All source-columns exist in the target-DB! 07:13:24.168 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE': All target-columns exist in the source-DB! 07:13:24.169 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "collisionprivate" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:24.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, this.localRepositoryRevisionInProgress=-1, revision=3 07:13:24.331 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:24.343 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:24.486 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "collisionprivate" add column "id" bigint primary key generated by default as identity 07:13:24.599 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collisionprivate" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:24.612 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:24.635 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collisionprivate'. 07:13:24.636 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collisionprivate" 07:13:24.640 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE' contains 0 rows to be copied. 07:13:24.640 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collision_id_oid", "comment", "created", "id", "resolved" from "collisionprivate" 07:13:24.642 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collisionprivate" ("changed", "collision_id_oid", "comment", "created", "id", "resolved") values (?, ?, ?, ?, ?, ?) 07:13:24.660 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "collisionprivate" 07:13:24.680 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "collisionprivate" alter column "id" restart with 1 07:13:24.704 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISIONPRIVATE' (3 of 39). 07:13:24.704 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COPYMODIFICATION' (4 of 39)... 07:13:24.704 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION': All source-columns exist in the target-DB! 07:13:24.704 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION': All target-columns exist in the source-DB! 07:13:24.706 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "copymodification" 07:13:24.734 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'copymodification'. 07:13:24.735 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "copymodification" 07:13:24.743 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION' contains 0 rows to be copied. 07:13:24.743 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "frompath", "frompathsha1", "id", "length", "sha1", "topath", "topathsha1" from "copymodification" 07:13:24.744 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "copymodification" ("frompath", "frompathsha1", "id", "length", "sha1", "topath", "topathsha1") values (?, ?, ?, ?, ?, ?, ?) 07:13:24.764 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COPYMODIFICATION' (4 of 39). 07:13:24.764 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOCONFIGPROPSET' (5 of 39)... 07:13:24.765 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET': All source-columns exist in the target-DB! 07:13:24.765 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET': All target-columns exist in the source-DB! 07:13:24.765 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptoconfigpropset" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:24.852 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:25.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:25.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, this.localRepositoryRevisionInProgress=-1, revision=3 07:13:25.215 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:25.295 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptoconfigpropset" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:25.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:25.387 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptoconfigpropset" 07:13:25.398 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptoconfigpropset'. 07:13:25.398 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptoconfigpropset" 07:13:25.414 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET' contains 0 rows to be copied. 07:13:25.415 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "configpropsetdtodata", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptoconfigpropset" 07:13:25.418 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptoconfigpropset" ("changed", "configpropsetdtodata", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:25.445 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "cryptoconfigpropset" 07:13:25.473 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "cryptoconfigpropset" alter column "id" restart with 1 07:13:25.489 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOCONFIGPROPSET' (5 of 39). 07:13:25.489 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOKEY' (6 of 39)... 07:13:25.489 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': All source-columns exist in the target-DB! 07:13:25.490 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': All target-columns exist in the source-DB! 07:13:25.490 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptokey" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:25.609 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:25.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:25.997 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:26.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:26.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:26.303 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:26.391 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptokey" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:26.461 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:26.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:26.529 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptokey" 07:13:26.542 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptokey'. 07:13:26.543 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptokey" 07:13:26.557 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY' contains 52 rows to be copied. 07:13:26.557 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokeydeactivation_id_oid", "cryptokeyid", "cryptokeyrole", "cryptokeytype", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptokey" 07:13:26.566 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptokey" ("changed", "created", "cryptokeydeactivation_id_oid", "cryptokeyid", "cryptokeyrole", "cryptokeytype", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:26.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.594 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.594 07:13:26.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.421 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.421 07:13:26.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bj93b69Fi9wv5Q5HtWp_aA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bj93b69Fi9wv5Q5HtWp_aA 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:26.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.424 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.424 07:13:26.623 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -60, -36, -85, -80, 120, 26, 41, -7, -15, 69, 47, -14, 63, 7, -96, -95, 108, -32, 5, -82, 126, 34, -50, 103, -94, 77, -58, -85, -33, 89, 3, -40, -48, -72, -1, -112, -7, 59, 77, -55, 111, -109, -17, 23, -48, -88, 75, 78, -40, 114, -85, -14, -114, 37, 21, 1, -78, 29, -60, -119, -125, -85, -86, 51, -90, 1, 3, 27, 46, 80, 127, 13, -7, -15, -62, -15, -51, -73, 127, -59, -25, -53, 20, -30, 31, 25, 62, -44, -105, 4, -109, 68, 14, -62, 110, -55, 30, 45, 13, -22, 4, -105, 121, -48, 57, 87, -73, 119, 48, -3, -103, 104, -51, 17, -44, 32, 5, -29, -2, -127, 39, 74, -60, -51, 34, 57, 41, -82] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -60, -36, -85, -80, 120, 26, 41, -7, -15, 69, 47, -14, 63, 7, -96, -95, 108, -32, 5, -82, 126, 34, -50, 103, -94, 77, -58, -85, -33, 89, 3, -40, -48, -72, -1, -112, -7, 59, 77, -55, 111, -109, -17, 23, -48, -88, 75, 78, -40, 114, -85, -14, -114, 37, 21, 1, -78, 29, -60, -119, -125, -85, -86, 51, -90, 1, 3, 27, 46, 80, 127, 13, -7, -15, -62, -15, -51, -73, 127, -59, -25, -53, 20, -30, 31, 25, 62, -44, -105, 4, -109, 68, 14, -62, 110, -55, 30, 45, 13, -22, 4, -105, 121, -48, 57, 87, -73, 119, 48, -3, -103, 104, -51, 17, -44, 32, 5, -29, -2, -127, 39, 74, -60, -51, 34, 57, 41, -82] 07:13:26.624 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.671 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.671 07:13:26.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.321 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.321 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Ot1I4L-p27kyZjZWUN18cQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Ot1I4L-p27kyZjZWUN18cQ 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.325 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.325 07:13:26.670 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 69, 87, 82, -13, -54, 120, -21, 78, 95, 7, 61, -51, -5, 80, -24, 117, -55, 44, 29, -78, 82, -86, -70, 61, -69, 97, -128, -45, -64, -2, 122, -111, -125, 15, 62, 48, -117, -118, -115, -23, -75, -46, -29, -3, 62, -92, -74, 56, 2, -62, -38, 27, 107, 79, 103, 56, -102, 41, 125, -82, -94, 37, 74, 70, -47, 123, 91, 1, -124, -104, 9, -113, -99, 121, -28, -51, 39, 11, -80, 34, 77, -4, -113, -41, 1, -32, -24, -86, 14, 118, 48, 109, 79, -55, -105, 123, 23, -21, -107, 52, 17, 84, -50, 96, 81, -115, 100, 37, 40, -70, -66, -24, -11, -112, -110, -47, 115, -17, -122, -93, -83, 14, 9, 52, 15, -101, -15, -55] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 69, 87, 82, -13, -54, 120, -21, 78, 95, 7, 61, -51, -5, 80, -24, 117, -55, 44, 29, -78, 82, -86, -70, 61, -69, 97, -128, -45, -64, -2, 122, -111, -125, 15, 62, 48, -117, -118, -115, -23, -75, -46, -29, -3, 62, -92, -74, 56, 2, -62, -38, 27, 107, 79, 103, 56, -102, 41, 125, -82, -94, 37, 74, 70, -47, 123, 91, 1, -124, -104, 9, -113, -99, 121, -28, -51, 39, 11, -80, 34, 77, -4, -113, -41, 1, -32, -24, -86, 14, 118, 48, 109, 79, -55, -105, 123, 23, -21, -107, 52, 17, 84, -50, 96, 81, -115, 100, 37, 40, -70, -66, -24, -11, -112, -110, -47, 115, -17, -122, -93, -83, 14, 9, 52, 15, -101, -15, -55] 07:13:26.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.763 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.763 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.228 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.228 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=nOYoI2sVvpWxZkvosRnusg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=nOYoI2sVvpWxZkvosRnusg 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:26.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=4 07:13:26.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.239 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.239 07:13:26.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -110, 77, -128, -14, -29, 1, -118, 32, -100, -90, -11, -75, -128, 103, 70, -38, 41, -46, 74, 89, 35, -89, 22, 88, -92, -81, -87, -10, -84, 35, 22, 80, -52, 55, 80, -125, -50, -37, -35, -89, 11, -29, 36, 3, 29, 75, -48, -57, -36, 34, 111, 103, -77, 102, 80, 100, 111, -3, 112, 67, 12, -84, 38, -90, -108, -54, 2, 71, -28, -27, 105, 63, -17, -93, 92, 12, -121, -9, -88, -63, -116, -1, -37, -7, -109, -79, -19, -117, -27, -30, 96, 25, 121, -60, -67, -12, -23, 70, -94, 10, 55, -64, -84, 9, -18, -7, -49, 51, 24, -8, 24, 122, 17, 75, 40, -120, -79, 41, 10, 65, 48, -69, -8, 83, 41, -98, 97, -48] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -110, 77, -128, -14, -29, 1, -118, 32, -100, -90, -11, -75, -128, 103, 70, -38, 41, -46, 74, 89, 35, -89, 22, 88, -92, -81, -87, -10, -84, 35, 22, 80, -52, 55, 80, -125, -50, -37, -35, -89, 11, -29, 36, 3, 29, 75, -48, -57, -36, 34, 111, 103, -77, 102, 80, 100, 111, -3, 112, 67, 12, -84, 38, -90, -108, -54, 2, 71, -28, -27, 105, 63, -17, -93, 92, 12, -121, -9, -88, -63, -116, -1, -37, -7, -109, -79, -19, -117, -27, -30, 96, 25, 121, -60, -67, -12, -23, 70, -94, 10, 55, -64, -84, 9, -18, -7, -49, 51, 24, -8, 24, 122, 17, 75, 40, -120, -79, 41, 10, 65, 48, -69, -8, 83, 41, -98, 97, -48] 07:13:26.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.95 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.95 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.841 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.841 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=YbinBiI0UcDZ1Sd52IQp8A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=YbinBiI0UcDZ1Sd52IQp8A 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:26.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=5 07:13:26.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.843 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.843 07:13:26.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 63, 113, 28, 55, -48, -52, 32, 60, 115, -26, 113, -105, 82, 39, -68, -16, 28, -119, -94, 116, -15, -122, -2, -124, 97, 70, 59, 91, -30, 43, 39, -113, 74, -64, 11, 61, 120, -105, -93, 26, -83, 112, 76, -32, 106, 93, -79, 67, 74, -69, -59, 42, 90, -107, 49, 114, -18, 55, 5, -10, -26, -76, -121, 109, 83, -80, -84, -97, -3, 120, -97, -90, 54, 2, 63, 31, 36, 75, -61, 83, -47, 80, 47, -60, 88, 125, -103, 127, 93, 96, -126, -34, -4, 115, -126, 66, -53, -106, -46, -60, -79, -8, 65, -80, 33, -3, 96, -65, -67, 60, -35, -32, -122, -70, 84, 13, 59, -29, 8, -69, 76, 76, 58, -73, -104, -71, 9, 120] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 63, 113, 28, 55, -48, -52, 32, 60, 115, -26, 113, -105, 82, 39, -68, -16, 28, -119, -94, 116, -15, -122, -2, -124, 97, 70, 59, 91, -30, 43, 39, -113, 74, -64, 11, 61, 120, -105, -93, 26, -83, 112, 76, -32, 106, 93, -79, 67, 74, -69, -59, 42, 90, -107, 49, 114, -18, 55, 5, -10, -26, -76, -121, 109, 83, -80, -84, -97, -3, 120, -97, -90, 54, 2, 63, 31, 36, 75, -61, 83, -47, 80, 47, -60, 88, 125, -103, 127, 93, 96, -126, -34, -4, 115, -126, 66, -53, -106, -46, -60, -79, -8, 65, -80, 33, -3, 96, -65, -67, 60, -35, -32, -122, -70, 84, 13, 59, -29, 8, -69, 76, 76, 58, -73, -104, -71, 9, 120] 07:13:26.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.682 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.005 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.005 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.82 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.82 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4RntLfFAX-kgtqqBnvsqJg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4RntLfFAX-kgtqqBnvsqJg 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=6 07:13:26.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.823 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.823 07:13:26.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -110, 47, -28, -26, -125, 55, -89, 37, 67, -101, -83, -100, 9, 31, -34, 14, -82, -97, 93, 54, 68, 60, 87, 21, 92, 42, 60, -6, 92, -35, -33, 1, -114, 86, 49, 20, -54, 61, -104, 32, -127, -121, -44, -50, 0, 42, -116, 110, -121, 113, -29, 111, -10, 68, 15, -78, -56, -6, -51, -76, 117, 127, -83, 38, -38, -5, 23, 96, 15, 16, 103, -50, -20, -88, 111, 114, -61, 125, -70, -69, 71, -121, 75, -112, 79, -80, -53, 40, 96, 93, 85, -30, -72, -11, -24, -58, 91, -54, 67, -83, 124, -100, 92, 127, 97, 91, -21, 62, 26, 19, 16, -1, -116, -97, -67, -103, -82, 20, 84, 37, -68, 96, -76, 110, -128, 44, -56, 114] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -110, 47, -28, -26, -125, 55, -89, 37, 67, -101, -83, -100, 9, 31, -34, 14, -82, -97, 93, 54, 68, 60, 87, 21, 92, 42, 60, -6, 92, -35, -33, 1, -114, 86, 49, 20, -54, 61, -104, 32, -127, -121, -44, -50, 0, 42, -116, 110, -121, 113, -29, 111, -10, 68, 15, -78, -56, -6, -51, -76, 117, 127, -83, 38, -38, -5, 23, 96, 15, 16, 103, -50, -20, -88, 111, 114, -61, 125, -70, -69, 71, -121, 75, -112, 79, -80, -53, 40, 96, 93, 85, -30, -72, -11, -24, -58, 91, -54, 67, -83, 124, -100, 92, 127, 97, 91, -21, 62, 26, 19, 16, -1, -116, -97, -67, -103, -82, 20, 84, 37, -68, 96, -76, 110, -128, 44, -56, 114] 07:13:26.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.028 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.028 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.808 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.808 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=AAx5v4s7l4mOwoPLoB-2ZQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=AAx5v4s7l4mOwoPLoB-2ZQ 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:26.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=7 07:13:26.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.811 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.811 07:13:26.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -115, 33, -16, -117, 52, -114, -47, -51, -23, -4, -25, -18, 88, 95, 114, 30, -86, -95, -16, -9, 97, 114, 63, -81, -11, 69, 117, -39, -64, -52, -14, -33, 9, 83, 30, 49, 84, 65, 108, 59, -113, -24, -68, -39, -13, 89, 85, -52, -115, 73, -94, -9, -62, -35, -91, 86, 98, 109, -13, -92, -60, -2, 52, -30, 49, 42, 71, 103, 11, -13, -48, 94, 40, 69, 109, 107, -18, 49, 105, -97, -115, 36, -48, -37, 107, 95, 126, -41, -82, 57, -24, 69, -98, -75, 95, 0, -91, 81, -111, -21, 89, 75, 101, -62, 119, 68, 66, -23, 123, -19, 124, 91, 90, 25, 52, 85, 74, 31, -18, -72, 125, 26, -43, 42, 41, -82, 14, -80] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -115, 33, -16, -117, 52, -114, -47, -51, -23, -4, -25, -18, 88, 95, 114, 30, -86, -95, -16, -9, 97, 114, 63, -81, -11, 69, 117, -39, -64, -52, -14, -33, 9, 83, 30, 49, 84, 65, 108, 59, -113, -24, -68, -39, -13, 89, 85, -52, -115, 73, -94, -9, -62, -35, -91, 86, 98, 109, -13, -92, -60, -2, 52, -30, 49, 42, 71, 103, 11, -13, -48, 94, 40, 69, 109, 107, -18, 49, 105, -97, -115, 36, -48, -37, 107, 95, 126, -41, -82, 57, -24, 69, -98, -75, 95, 0, -91, 81, -111, -21, 89, 75, 101, -62, 119, 68, 66, -23, 123, -19, 124, 91, 90, 25, 52, 85, 74, 31, -18, -72, 125, 26, -43, 42, 41, -82, 14, -80] 07:13:26.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.696 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.326 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.326 07:13:26.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.29 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.29 07:13:26.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vGR3LFzegIXuRM7nmqR6uA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vGR3LFzegIXuRM7nmqR6uA 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=8 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.292 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.292 07:13:26.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -74, 24, 6, -95, -21, 50, 13, -100, -37, -28, -12, -54, -47, -123, 53, -84, -80, -4, 33, 118, 55, 95, 114, 89, -109, 62, 117, 5, -48, 38, -102, 118, -120, -32, -50, -21, -126, 16, 99, 79, -75, -10, 13, 55, -83, -100, 95, 91, -41, 53, -103, -124, 95, 7, 38, 65, 80, -87, 52, -68, 13, 84, -48, -84, -49, -38, -48, -22, -73, -62, -105, -92, 121, 109, -106, -13, -29, -96, 41, -99, -38, -64, -29, -62, -119, 55, -6, 103, -125, 95, 65, 66, 45, -78, 59, 17, -48, -75, -25, -37, -48, -69, -46, 37, -17, 29, 117, 110, -32, -31, 65, 119, 89, 70, -88, 44, 111, -86, 66, -108, 109, 79, 59, 56, 46, 72, 53, 9] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -74, 24, 6, -95, -21, 50, 13, -100, -37, -28, -12, -54, -47, -123, 53, -84, -80, -4, 33, 118, 55, 95, 114, 89, -109, 62, 117, 5, -48, 38, -102, 118, -120, -32, -50, -21, -126, 16, 99, 79, -75, -10, 13, 55, -83, -100, 95, 91, -41, 53, -103, -124, 95, 7, 38, 65, 80, -87, 52, -68, 13, 84, -48, -84, -49, -38, -48, -22, -73, -62, -105, -92, 121, 109, -106, -13, -29, -96, 41, -99, -38, -64, -29, -62, -119, 55, -6, 103, -125, 95, 65, 66, 45, -78, 59, 17, -48, -75, -25, -37, -48, -69, -46, 37, -17, 29, 117, 110, -32, -31, 65, 119, 89, 70, -88, 44, 111, -86, 66, -108, 109, 79, 59, 56, 46, 72, 53, 9] 07:13:26.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.371 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.371 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.277 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.277 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ZXjWG2juaCFw3o5acO_UiQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ZXjWG2juaCFw3o5acO_UiQ 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=9 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.282 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.282 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 80, -82, -88, 43, -13, 111, -93, -63, 23, -17, -79, 78, -78, 30, 26, 104, -98, -44, 80, -66, 13, -26, 100, 70, 22, -122, 120, 72, 109, -42, -4, 39, -114, 110, -62, -123, -80, -70, -42, -36, -127, -14, -30, -97, -6, -64, 93, -64, 115, 119, 4, 118, 42, -99, 3, 64, -37, 110, -11, -30, -63, -105, 88, -67, 126, -57, -4, 96, -39, -14, -94, 66, 24, -40, -69, -14, 81, 102, -8, -65, -109, 107, 115, 39, -9, 12, 19, 117, -38, 46, -94, -119, -124, -21, -97, -49, -75, 11, -59, -118, 77, -23, 65, 52, -64, -37, -114, 55, -63, 73, 0, -42, -42, 16, 47, -29, 2, -37, -52, -117, 88, -52, -89, -18, 27, 33, 108, -42] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 80, -82, -88, 43, -13, 111, -93, -63, 23, -17, -79, 78, -78, 30, 26, 104, -98, -44, 80, -66, 13, -26, 100, 70, 22, -122, 120, 72, 109, -42, -4, 39, -114, 110, -62, -123, -80, -70, -42, -36, -127, -14, -30, -97, -6, -64, 93, -64, 115, 119, 4, 118, 42, -99, 3, 64, -37, 110, -11, -30, -63, -105, 88, -67, 126, -57, -4, 96, -39, -14, -94, 66, 24, -40, -69, -14, 81, 102, -8, -65, -109, 107, 115, 39, -9, 12, 19, 117, -38, 46, -94, -119, -124, -21, -97, -49, -75, 11, -59, -118, 77, -23, 65, 52, -64, -37, -114, 55, -63, 73, 0, -42, -42, 16, 47, -29, 2, -37, -52, -117, 88, -52, -89, -18, 27, 33, 108, -42] 07:13:26.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.714 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.842 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.842 07:13:26.715 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.786 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.786 07:13:26.715 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.715 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9hGaei9hSO8XSFjxv_-9PA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9hGaei9hSO8XSFjxv_-9PA 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=10 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.789 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.789 07:13:26.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -81, 0, 13, 58, -97, 90, 48, -72, -120, -109, -113, -69, 118, -111, 25, -109, -17, 33, 60, 79, 71, -65, 122, 53, 49, -86, 119, 49, -59, -93, 62, 117, -16, 54, -20, -66, 54, -42, 118, -13, 86, -18, 98, 19, 30, 103, 91, -47, -15, -41, 109, 66, 106, 47, -32, -49, -14, -8, 101, -30, 47, 58, -11, -89, -31, 21, 1, -63, 75, 106, 60, -75, 35, 17, 114, -99, -105, 33, -97, -35, 6, -78, -16, 11, -25, 39, -118, 35, 108, -64, -92, -119, -41, -46, 64, -58, 117, 120, -57, -105, -90, -50, -44, -105, 5, -38, 33, -26, -71, -124, -61, -48, -78, -114, -1, -123, -93, 77, 53, 29, -97, -53, -3, -86, -74, 114, -113, -119] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -81, 0, 13, 58, -97, 90, 48, -72, -120, -109, -113, -69, 118, -111, 25, -109, -17, 33, 60, 79, 71, -65, 122, 53, 49, -86, 119, 49, -59, -93, 62, 117, -16, 54, -20, -66, 54, -42, 118, -13, 86, -18, 98, 19, 30, 103, 91, -47, -15, -41, 109, 66, 106, 47, -32, -49, -14, -8, 101, -30, 47, 58, -11, -89, -31, 21, 1, -63, 75, 106, 60, -75, 35, 17, 114, -99, -105, 33, -97, -35, 6, -78, -16, 11, -25, 39, -118, 35, 108, -64, -92, -119, -41, -46, 64, -58, 117, 120, -57, -105, -90, -50, -44, -105, 5, -38, 33, -26, -71, -124, -61, -48, -78, -114, -1, -123, -93, 77, 53, 29, -97, -53, -3, -86, -74, 114, -113, -119] 07:13:26.717 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.718 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.292 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.292 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.197 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.197 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=mYcpLk26dzNriqmOgHrw0Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=mYcpLk26dzNriqmOgHrw0Q 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:26.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=11 07:13:26.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.199 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.199 07:13:26.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 125, -10, -38, 125, -113, 21, -6, -42, 107, 21, -80, 12, 18, -122, 83, 71, 119, -74, -9, -52, 42, -116, -87, -39, -70, -114, -90, -85, 59, 63, -95, 80, 5, 108, -84, 39, -41, -122, 102, -58, -60, 98, -84, -43, 13, 38, -60, 11, -75, -89, 107, 120, -18, 91, 56, -47, -24, 95, -44, 17, 82, 119, -42, -78, -3, -100, 32, -90, -120, 126, -17, 121, -28, 119, -97, -58, -44, 38, -87, -37, 36, 98, 3, -29, -128, -43, -5, -92, 85, 14, -118, 63, -91, 72, 68, 39, -56, -121, -24, -72, 96, 72, -106, 124, -55, -46, -85, 121, 101, 103, 49, 16, -88, 57, 79, -63, -63, -28, -9, 94, 17, 73, -31, 85, -37, -5, 101] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 125, -10, -38, 125, -113, 21, -6, -42, 107, 21, -80, 12, 18, -122, 83, 71, 119, -74, -9, -52, 42, -116, -87, -39, -70, -114, -90, -85, 59, 63, -95, 80, 5, 108, -84, 39, -41, -122, 102, -58, -60, 98, -84, -43, 13, 38, -60, 11, -75, -89, 107, 120, -18, 91, 56, -47, -24, 95, -44, 17, 82, 119, -42, -78, -3, -100, 32, -90, -120, 126, -17, 121, -28, 119, -97, -58, -44, 38, -87, -37, 36, 98, 3, -29, -128, -43, -5, -92, 85, 14, -118, 63, -91, 72, 68, 39, -56, -121, -24, -72, 96, 72, -106, 124, -55, -46, -85, 121, 101, 103, 49, 16, -88, 57, 79, -63, -63, -28, -9, 94, 17, 73, -31, 85, -37, -5, 101] 07:13:26.730 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.386 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.386 07:13:26.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.148 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.148 07:13:26.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=WQgfaDqSg6aJaxCnLzAmGQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=WQgfaDqSg6aJaxCnLzAmGQ 07:13:26.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:26.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=13 07:13:26.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.152 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.152 07:13:26.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 19, -54, -4, -87, 56, -52, -31, 61, 13, 107, 68, 0, -128, -24, 64, 50, 110, -114, -1, 46, -118, 91, -125, 24, 127, -18, -21, 113, -80, 17, 16, -65, -75, -112, 81, -120, 54, -92, -89, -64, -99, 42, -51, -60, -80, 3, 93, 99, 19, -107, 27, -51, -123, -39, 28, 55, -126, 81, -125, -117, -33, -91, 34, -72, -30, 93, 58, -70, -101, 97, 5, -72, 6, -91, 8, 37, -43, -55, 68, -30, -111, 16, 29, -64, -90, -3, 91, 97, -128, 36, 48, 103, 48, -65, -78, 110, 3, -94, 6, -87, 8, -43, 41, -128, -84, -44, 25, -54, 70, -75, -29, 120, 8, -78, 118, 12, -3, 117, -53, 28, 119, -34, 3, 125, 93, -45, 112] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 19, -54, -4, -87, 56, -52, -31, 61, 13, 107, 68, 0, -128, -24, 64, 50, 110, -114, -1, 46, -118, 91, -125, 24, 127, -18, -21, 113, -80, 17, 16, -65, -75, -112, 81, -120, 54, -92, -89, -64, -99, 42, -51, -60, -80, 3, 93, 99, 19, -107, 27, -51, -123, -39, 28, 55, -126, 81, -125, -117, -33, -91, 34, -72, -30, 93, 58, -70, -101, 97, 5, -72, 6, -91, 8, 37, -43, -55, 68, -30, -111, 16, 29, -64, -90, -3, 91, 97, -128, 36, 48, 103, 48, -65, -78, 110, 3, -94, 6, -87, 8, -43, 41, -128, -84, -44, 25, -54, 70, -75, -29, 120, 8, -78, 118, 12, -3, 117, -53, 28, 119, -34, 3, 125, 93, -45, 112] 07:13:26.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.677 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.677 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.637 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.637 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ORuCmYye0BcXE_TpyOSf6w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ORuCmYye0BcXE_TpyOSf6w 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:26.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=14 07:13:26.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.639 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.639 07:13:26.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 121, -80, 126, 28, -42, -93, 106, -80, -82, -87, -54, 52, -106, -98, 119, 71, -38, -83, 5, -119, -43, -69, 41, 97, -12, -106, -78, -8, 95, -86, 107, 31, -6, -9, 97, 19, 39, 10, 15, 66, -49, -110, -83, 89, 78, -25, -63, 101, 68, -54, -90, -69, -74, -122, -94, 99, 108, 123, 60, -87, 23, -126, 74, -47, 24, -125, 123, -81, -55, 14, -11, 49, 38, -12, -74, -9, -24, 66, -10, -116, -91, 84, -90, -83, 94, -1, -13, 100, 126, 109, 8, 58, 111, -39, -102, -70, 52, -11, -128, 95, -29, -112, -105, -3, -73, -111, -116, -29, 21, 112, -25, -80, -77, -74, 45, -48, -15, -96, -122, 91, -8, 111, -124, -88, -121, -46, 73, 12] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 121, -80, 126, 28, -42, -93, 106, -80, -82, -87, -54, 52, -106, -98, 119, 71, -38, -83, 5, -119, -43, -69, 41, 97, -12, -106, -78, -8, 95, -86, 107, 31, -6, -9, 97, 19, 39, 10, 15, 66, -49, -110, -83, 89, 78, -25, -63, 101, 68, -54, -90, -69, -74, -122, -94, 99, 108, 123, 60, -87, 23, -126, 74, -47, 24, -125, 123, -81, -55, 14, -11, 49, 38, -12, -74, -9, -24, 66, -10, -116, -91, 84, -90, -83, 94, -1, -13, 100, 126, 109, 8, 58, 111, -39, -102, -70, 52, -11, -128, 95, -29, -112, -105, -3, -73, -111, -116, -29, 21, 112, -25, -80, -77, -74, 45, -48, -15, -96, -122, 91, -8, 111, -124, -88, -121, -46, 73, 12] 07:13:26.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.7 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.7 07:13:26.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.628 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.628 07:13:26.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=o9aIkhXl3XorciC7n2iJsw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=o9aIkhXl3XorciC7n2iJsw 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=15 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.631 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.631 07:13:26.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 90, 28, -10, -4, -116, 64, 25, -19, 82, 45, 85, -84, 27, 34, 59, -80, 91, 19, 99, -1, 98, 59, 37, -2, 115, -87, 16, 120, 47, 117, 89, -105, -28, 110, 103, 26, 86, 76, -20, -104, 122, 55, -8, -33, -116, -81, -62, 114, 50, 123, 75, 68, 116, 31, 13, 17, -36, 39, -35, 5, 25, 21, 68, -4, -60, -69, 112, -64, 94, -46, 33, 7, -20, -28, -8, 81, 16, 71, 12, -18, 63, 80, 68, -33, 15, 31, 57, -118, 80, -67, -44, 126, -116, -107, 57, -65, -86, -46, 127, 31, -33, -105, -98, -14, 9, -59, 28, -20, 70, 105, 98, -5, -58, -70, -24, 19, -120, 40, -114, 119, -111, -121, -4, -38, -82, 88, -47, 62] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 90, 28, -10, -4, -116, 64, 25, -19, 82, 45, 85, -84, 27, 34, 59, -80, 91, 19, 99, -1, 98, 59, 37, -2, 115, -87, 16, 120, 47, 117, 89, -105, -28, 110, 103, 26, 86, 76, -20, -104, 122, 55, -8, -33, -116, -81, -62, 114, 50, 123, 75, 68, 116, 31, 13, 17, -36, 39, -35, 5, 25, 21, 68, -4, -60, -69, 112, -64, 94, -46, 33, 7, -20, -28, -8, 81, 16, 71, 12, -18, 63, 80, 68, -33, 15, 31, 57, -118, 80, -67, -44, 126, -116, -107, 57, -65, -86, -46, 127, 31, -33, -105, -98, -14, 9, -59, 28, -20, 70, 105, 98, -5, -58, -70, -24, 19, -120, 40, -114, 119, -111, -121, -4, -38, -82, 88, -47, 62] 07:13:26.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.071 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.071 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.007 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.007 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6z1p0vdrTCeZaO91P-BKZw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6z1p0vdrTCeZaO91P-BKZw 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:26.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=16 07:13:26.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.012 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.012 07:13:26.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 84, -36, 123, -94, 108, 51, -72, 17, 24, -114, -109, 89, -84, 2, -32, -87, -46, 85, 103, -59, 120, 43, 55, 96, 71, -13, -12, -89, 82, 44, -67, 9, -106, 56, -121, -26, -58, -83, 26, -78, -44, -62, 90, 61, -95, -18, -15, 32, -90, 123, 87, -24, -25, -125, 84, -114, -37, -49, -116, 124, -61, 4, 27, 10, -20, -4, 62, 19, 123, 111, 116, 44, 121, 108, 21, 38, -13, 65, 78, -86, -70, 88, -118, 73, 4, -102, -25, -35, 19, 54, 59, 11, -6, -91, -94, 117, 44, -10, -63, -21, 20, 84, -108, -14, -58, 57, 60, 71, 123, 119, 105, -50, -62, 91, -36, -94, 3, -63, 5, -40, -86, 11, -26, 121, 30, -84, 47, 121] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 84, -36, 123, -94, 108, 51, -72, 17, 24, -114, -109, 89, -84, 2, -32, -87, -46, 85, 103, -59, 120, 43, 55, 96, 71, -13, -12, -89, 82, 44, -67, 9, -106, 56, -121, -26, -58, -83, 26, -78, -44, -62, 90, 61, -95, -18, -15, 32, -90, 123, 87, -24, -25, -125, 84, -114, -37, -49, -116, 124, -61, 4, 27, 10, -20, -4, 62, 19, 123, 111, 116, 44, 121, 108, 21, 38, -13, 65, 78, -86, -70, 88, -118, 73, 4, -102, -25, -35, 19, 54, 59, 11, -6, -91, -94, 117, 44, -10, -63, -21, 20, 84, -108, -14, -58, 57, 60, 71, 123, 119, 105, -50, -62, 91, -36, -94, 3, -63, 5, -40, -86, 11, -26, 121, 30, -84, 47, 121] 07:13:26.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.45 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.45 07:13:26.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.381 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.381 07:13:26.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=fgk1j1w6CMW3zK4vJMOJTg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=fgk1j1w6CMW3zK4vJMOJTg 07:13:26.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:26.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=17 07:13:26.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.383 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.383 07:13:26.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 43, -42, -18, -75, -111, 41, 31, 65, 17, -11, 67, 95, -37, 62, 21, -97, 68, 109, 61, 88, 72, 113, -1, 10, -3, -13, 56, 112, 13, 15, 111, 87, -65, -43, -5, 116, 97, -91, -109, -77, 62, -69, -49, 110, 103, -118, 14, -95, -118, -116, -115, 68, -35, 61, -3, 119, -65, 22, 45, -120, -47, -105, 3, -115, 22, -31, -92, 55, -49, 3, -104, -9, 90, 124, -94, -38, -69, -116, -69, -68, 47, 52, 11, 25, -93, 24, -117, 59, -48, 78, 23, -5, 87, -80, 114, 18, 60, 86, -70, 103, -2, 112, 114, -74, 64, 97, 31, 109, 95, 118, -45, 97, -78, -67, 111, -116, -92, -9, -116, 88, -65, -18, 28, -81, 77, 87, 112, 127] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 43, -42, -18, -75, -111, 41, 31, 65, 17, -11, 67, 95, -37, 62, 21, -97, 68, 109, 61, 88, 72, 113, -1, 10, -3, -13, 56, 112, 13, 15, 111, 87, -65, -43, -5, 116, 97, -91, -109, -77, 62, -69, -49, 110, 103, -118, 14, -95, -118, -116, -115, 68, -35, 61, -3, 119, -65, 22, 45, -120, -47, -105, 3, -115, 22, -31, -92, 55, -49, 3, -104, -9, 90, 124, -94, -38, -69, -116, -69, -68, 47, 52, 11, 25, -93, 24, -117, 59, -48, 78, 23, -5, 87, -80, 114, 18, 60, 86, -70, 103, -2, 112, 114, -74, 64, 97, 31, 109, 95, 118, -45, 97, -78, -67, 111, -116, -92, -9, -116, 88, -65, -18, 28, -81, 77, 87, 112, 127] 07:13:26.761 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.875 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.875 07:13:26.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.79 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.79 07:13:26.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=O6hh6JgI4kqmoJeiVjrOxg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=O6hh6JgI4kqmoJeiVjrOxg 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=18 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.803 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.803 07:13:26.765 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 98, 105, -77, -108, 5, 45, -104, 55, 106, 89, 99, -107, 110, 52, -57, 98, -83, -105, 10, -112, 86, 105, -52, 111, 54, 38, -6, -118, -120, -7, 19, 44, 109, 31, 45, -32, 101, 107, 47, 14, 1, 70, 4, -111, -105, 47, -28, 7, 24, 51, 89, 84, -117, 30, -3, 54, -80, 11, -61, -120, -15, -112, 108, -124, 82, -31, -49, 0, -66, 117, 111, -14, -42, 90, -89, 95, 108, -73, 55, 17, 112, 95, 70, 51, -76, 24, 47, 105, 103, 94, -1, -31, -25, -58, -94, 73, 20, -120, 86, -68, -12, -55, 2, 113, 124, -80, -21, 34, 72, 35, -19, -68, -39, 43, 78, -14, -29, 9, 119, 58, 111, -25, 60, -43, 86, 105, -50, -83] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 98, 105, -77, -108, 5, 45, -104, 55, 106, 89, 99, -107, 110, 52, -57, 98, -83, -105, 10, -112, 86, 105, -52, 111, 54, 38, -6, -118, -120, -7, 19, 44, 109, 31, 45, -32, 101, 107, 47, 14, 1, 70, 4, -111, -105, 47, -28, 7, 24, 51, 89, 84, -117, 30, -3, 54, -80, 11, -61, -120, -15, -112, 108, -124, 82, -31, -49, 0, -66, 117, 111, -14, -42, 90, -89, 95, 108, -73, 55, 17, 112, 95, 70, 51, -76, 24, 47, 105, 103, 94, -1, -31, -25, -58, -94, 73, 20, -120, 86, -68, -12, -55, 2, 113, 124, -80, -21, 34, 72, 35, -19, -68, -39, 43, 78, -14, -29, 9, 119, 58, 111, -25, 60, -43, 86, 105, -50, -83] 07:13:26.765 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.944 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.944 07:13:26.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.775 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.775 07:13:26.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Or4ARHwFbzq-jvy7emBijQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Or4ARHwFbzq-jvy7emBijQ 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=19 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.778 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.778 07:13:26.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 10, -81, -95, 44, 64, 3, -69, -57, 36, -44, 65, 118, 4, -116, -6, -22, -105, 71, -44, -84, -97, 70, 44, 114, -40, 31, -107, -94, 123, -74, 69, -97, 81, 79, 2, 83, 84, -125, -36, -96, 90, -103, -7, 108, -109, 88, 37, 101, -54, 104, -61, -20, 123, -79, 74, -41, 1, -102, 119, 23, -88, -66, -119, -36, -108, 72, -18, 100, 56, -121, -8, 35, -42, 71, 13, 79, 90, 120, 77, 112, -43, 117, -87, -82, -124, -120, -47, 120, 86, 45, 62, -49, 103, -28, -127, -110, -115, -96, -33, -90, -26, -5, -87, -62, 120, -63, -66, -66, 19, -116, 35, 106, -105, -33, -79, -77, 118, 105, -24, -15, -48, -62, -86, 38, -69, 49, -33, 40] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 10, -81, -95, 44, 64, 3, -69, -57, 36, -44, 65, 118, 4, -116, -6, -22, -105, 71, -44, -84, -97, 70, 44, 114, -40, 31, -107, -94, 123, -74, 69, -97, 81, 79, 2, 83, 84, -125, -36, -96, 90, -103, -7, 108, -109, 88, 37, 101, -54, 104, -61, -20, 123, -79, 74, -41, 1, -102, 119, 23, -88, -66, -119, -36, -108, 72, -18, 100, 56, -121, -8, 35, -42, 71, 13, 79, 90, 120, 77, 112, -43, 117, -87, -82, -124, -120, -47, 120, 86, 45, 62, -49, 103, -28, -127, -110, -115, -96, -33, -90, -26, -5, -87, -62, 120, -63, -66, -66, 19, -116, 35, 106, -105, -33, -79, -77, 118, 105, -24, -15, -48, -62, -86, 38, -69, 49, -33, 40] 07:13:26.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.965 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.965 07:13:26.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.168 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.168 07:13:26.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=78ja64nPMqVYrYZZt4-xJA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=78ja64nPMqVYrYZZt4-xJA 07:13:26.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=12 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.179 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.179 07:13:26.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, -5, 114, -113, 2, -6, 110, -20, 20, 19, -126, -7, 24, -28, 114, 44, -75, 122, -5, 93, 124, -42, -105, -53, 25, 54, 4, -126, 69, 15, 123, 39, 31, -97, 100, 77, 98, 109, 90, 103, -105, -89, 38, 79, -1, -125, -102, 118, -12, -2, 109, 68, -55, -68, -83, 91, -99, -8, -99, 90, 124, -25, 107, 112, 13, 110, 81, 42, 26, 81, -41, 9, -110, -63, 6, -90, 105, 114, 111, 122, -7, -38, 106, 37, -34, 47, 15, -6, -1, -20, 82, 80, 28, 28, 127, 40, -6, 118, -75, 29, -105, -19, -109, -34, 1, -83, 12, 61, -56, 101, 100, 102, 106, -90, 93, -5, -23, -76, 100, 3, 19, -35, -55, -97, -125, -29, -107, -41] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, -5, 114, -113, 2, -6, 110, -20, 20, 19, -126, -7, 24, -28, 114, 44, -75, 122, -5, 93, 124, -42, -105, -53, 25, 54, 4, -126, 69, 15, 123, 39, 31, -97, 100, 77, 98, 109, 90, 103, -105, -89, 38, 79, -1, -125, -102, 118, -12, -2, 109, 68, -55, -68, -83, 91, -99, -8, -99, 90, 124, -25, 107, 112, 13, 110, 81, 42, 26, 81, -41, 9, -110, -63, 6, -90, 105, 114, 111, 122, -7, -38, 106, 37, -34, 47, 15, -6, -1, -20, 82, 80, 28, 28, 127, 40, -6, 118, -75, 29, -105, -19, -109, -34, 1, -83, 12, 61, -56, 101, 100, 102, 106, -90, 93, -5, -23, -76, 100, 3, 19, -35, -55, -97, -125, -29, -107, -41] 07:13:26.774 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.985 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.985 07:13:26.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.743 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.743 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SdWrxSgsBOZkbB8PQ9HEXQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SdWrxSgsBOZkbB8PQ9HEXQ 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=20 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.75 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.75 07:13:26.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 106, -40, -96, -111, -102, 16, 37, -103, 42, -15, 29, 109, 43, 11, -49, -39, -1, -35, 29, 79, -108, -36, 25, -67, 95, 73, 36, 39, 98, -43, 77, -4, 81, 87, -16, -25, 94, -26, 110, 79, -53, -105, -100, 112, -123, -21, -65, -120, 109, -53, 72, 92, 8, -71, -37, 127, -75, -65, 61, -98, 25, 3, 114, -70, 55, 91, -52, -102, -39, -101, 36, 35, 18, 31, 114, -35, 67, 27, 93, -4, 63, -84, 22, -82, 5, -29, -127, 42, -14, -41, -63, 56, 109, 25, -47, 127, -30, 97, -5, 0, -65, -48, -42, 117, -112, -70, -58, -14, 74, 62, 9, -113, -45, -30, -113, 27, -19, -11, 45, -35, -33, 93, 98, -41, -35, -39, 47, -4] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 106, -40, -96, -111, -102, 16, 37, -103, 42, -15, 29, 109, 43, 11, -49, -39, -1, -35, 29, 79, -108, -36, 25, -67, 95, 73, 36, 39, 98, -43, 77, -4, 81, 87, -16, -25, 94, -26, 110, 79, -53, -105, -100, 112, -123, -21, -65, -120, 109, -53, 72, 92, 8, -71, -37, 127, -75, -65, 61, -98, 25, 3, 114, -70, 55, 91, -52, -102, -39, -101, 36, 35, 18, 31, 114, -35, 67, 27, 93, -4, 63, -84, 22, -82, 5, -29, -127, 42, -14, -41, -63, 56, 109, 25, -47, 127, -30, 97, -5, 0, -65, -48, -42, 117, -112, -70, -58, -14, 74, 62, 9, -113, -45, -30, -113, 27, -19, -11, 45, -35, -33, 93, 98, -41, -35, -39, 47, -4] 07:13:26.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.269 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.269 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.243 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.243 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4X5JuSa2dmAQ-thsk3n1EQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4X5JuSa2dmAQ-thsk3n1EQ 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:26.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=21 07:13:26.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.245 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.245 07:13:26.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -82, 45, 83, -69, 112, -114, 7, -128, -103, 43, 18, 109, 69, -68, 59, 40, 59, 80, 0, 10, 40, 58, 23, -94, -27, -101, -62, -25, 58, 81, 48, 34, 7, 111, 17, -85, -8, 57, -112, -99, -20, 46, -126, -128, 53, 33, 31, 60, -98, -54, 77, -101, 109, 28, -2, -38, 116, 116, 75, -91, 54, 42, 97, 119, -62, -79, -103, -1, 60, 31, -115, 124, -62, -110, 37, 46, -125, -19, -41, 51, -122, -6, 109, -126, -75, 25, 92, 85, 114, 5, 125, 25, 10, -63, 83, 57, 17, -39, 4, 109, 59, -95, -78, 114, 24, 91, -128, 100, -80, -22, -114, -38, -108, 99, -73, -124, -19, 90, -30, 79, -115, -107, 36, -47, -81, -50, 93, -55] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -82, 45, 83, -69, 112, -114, 7, -128, -103, 43, 18, 109, 69, -68, 59, 40, 59, 80, 0, 10, 40, 58, 23, -94, -27, -101, -62, -25, 58, 81, 48, 34, 7, 111, 17, -85, -8, 57, -112, -99, -20, 46, -126, -128, 53, 33, 31, 60, -98, -54, 77, -101, 109, 28, -2, -38, 116, 116, 75, -91, 54, 42, 97, 119, -62, -79, -103, -1, 60, 31, -115, 124, -62, -110, 37, 46, -125, -19, -41, 51, -122, -6, 109, -126, -75, 25, 92, 85, 114, 5, 125, 25, 10, -63, 83, 57, 17, -39, 4, 109, 59, -95, -78, 114, 24, 91, -128, 100, -80, -22, -114, -38, -108, 99, -73, -124, -19, 90, -30, 79, -115, -107, 36, -47, -81, -50, 93, -55] 07:13:26.786 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.283 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.283 07:13:26.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.233 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.233 07:13:26.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=BbC0WQp3JFyLJUqHnYI6Pw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=BbC0WQp3JFyLJUqHnYI6Pw 07:13:26.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:26.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=22 07:13:26.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.236 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.236 07:13:26.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -121, 71, -86, 95, 115, 43, -38, 49, 102, 30, -96, 44, -35, -66, -30, 30, 2, -24, 110, -78, 98, 14, -99, -95, -85, -94, -5, -53, -96, -69, 16, 21, 33, -31, -97, -45, 117, 46, -36, -104, -67, 39, 115, 37, 106, -5, -40, 19, -74, -12, -69, 19, 116, -77, -85, 39, 45, 12, 99, -55, 39, -10, -57, 104, -81, 101, 21, 120, -120, 127, -20, -97, -121, 81, -108, 98, 29, -45, 42, -126, -61, -56, 56, 27, 58, 39, 96, 11, 8, -36, 109, 88, 93, 5, 117, -54, -53, -27, -104, 27, 117, -69, 37, 86, 110, 102, -8, 28, 62, 55, -71, -93, 120, 82, 22, -31, 36, 15, -10, -44, 77, 79, -124, -51, 43, 116, -65, 33] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -121, 71, -86, 95, 115, 43, -38, 49, 102, 30, -96, 44, -35, -66, -30, 30, 2, -24, 110, -78, 98, 14, -99, -95, -85, -94, -5, -53, -96, -69, 16, 21, 33, -31, -97, -45, 117, 46, -36, -104, -67, 39, 115, 37, 106, -5, -40, 19, -74, -12, -69, 19, 116, -77, -85, 39, 45, 12, 99, -55, 39, -10, -57, 104, -81, 101, 21, 120, -120, 127, -20, -97, -121, 81, -108, 98, 29, -45, 42, -126, -61, -56, 56, 27, 58, 39, 96, 11, 8, -36, 109, 88, 93, 5, 117, -54, -53, -27, -104, 27, 117, -69, 37, 86, 110, 102, -8, 28, 62, 55, -71, -93, 120, 82, 22, -31, 36, 15, -10, -44, 77, 79, -124, -51, 43, 116, -65, 33] 07:13:26.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.496 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.496 07:13:26.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.459 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.459 07:13:26.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=EmvNIVi_Aojjp6dZ5KZibQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=EmvNIVi_Aojjp6dZ5KZibQ 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=23 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.461 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.461 07:13:26.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -103, -87, 82, 30, -90, 98, 90, -77, -126, -20, -81, 94, -17, -122, -94, -94, 6, -123, -56, -108, 86, 39, 52, -35, -99, 91, 106, -14, 49, 58, 86, 28, -120, -25, -34, 11, -19, 96, -118, -96, -117, 44, 24, 26, 8, 126, 107, 52, -102, 67, 110, 13, -56, -64, 66, 10, -77, -63, -49, 40, -7, 54, 119, -47, 88, 17, -54, 2, 118, 8, -51, -18, 23, 16, 75, -107, -83, 5, 18, -99, 49, 28, 99, 70, -3, 52, 89, -79, -87, 79, 126, 101, -107, 70, -1, -35, 39, -54, 48, 113, 8, 67, -11, -116, 23, 92, -117, 119, 53, 35, 6, 1, 53, 46, 54, 73, 2, 89, -7, 43, 120, -109, -11, -89, -83, -56, -124, -50] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -103, -87, 82, 30, -90, 98, 90, -77, -126, -20, -81, 94, -17, -122, -94, -94, 6, -123, -56, -108, 86, 39, 52, -35, -99, 91, 106, -14, 49, 58, 86, 28, -120, -25, -34, 11, -19, 96, -118, -96, -117, 44, 24, 26, 8, 126, 107, 52, -102, 67, 110, 13, -56, -64, 66, 10, -77, -63, -49, 40, -7, 54, 119, -47, 88, 17, -54, 2, 118, 8, -51, -18, 23, 16, 75, -107, -83, 5, 18, -99, 49, 28, 99, 70, -3, 52, 89, -79, -87, 79, 126, 101, -107, 70, -1, -35, 39, -54, 48, 113, 8, 67, -11, -116, 23, 92, -117, 119, 53, 35, 6, 1, 53, 46, 54, 73, 2, 89, -7, 43, 120, -109, -11, -89, -83, -56, -124, -50] 07:13:26.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.663 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.663 07:13:26.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.634 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.634 07:13:26.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=38JxP2DjwWqKgD91fHcBBQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=38JxP2DjwWqKgD91fHcBBQ 07:13:26.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:26.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=24 07:13:26.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.636 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.636 07:13:26.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -63, 41, -98, -52, 100, -46, -72, 118, 2, 5, -78, 117, 63, -37, 6, 59, 1, -84, -57, -50, -109, -41, -75, -29, 82, -105, 60, -122, 52, -37, 58, -65, 100, -103, -1, -105, -42, 19, 50, 58, -99, -102, -46, -34, -110, 48, 101, 10, -2, -119, -63, 111, -116, -123, 29, -26, -104, 95, 89, 107, -121, -26, 84, 0, 126, 17, 109, -118, -9, 79, -73, 100, 44, 65, -79, 58, 96, 11, 52, -85, 28, 38, 116, -8, -14, 116, 89, 117, 47, 63, 126, -89, -128, -37, 47, -113, 111, 88, 61, 31, 48, -27, -104, -26, -62, 91, 2, 41, 31, 76, -121, -5, 100, 67, -45, -39, 79, -112, -29, -23, -31, 16, 71, -82, 105, -3, 33, 24] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -63, 41, -98, -52, 100, -46, -72, 118, 2, 5, -78, 117, 63, -37, 6, 59, 1, -84, -57, -50, -109, -41, -75, -29, 82, -105, 60, -122, 52, -37, 58, -65, 100, -103, -1, -105, -42, 19, 50, 58, -99, -102, -46, -34, -110, 48, 101, 10, -2, -119, -63, 111, -116, -123, 29, -26, -104, 95, 89, 107, -121, -26, 84, 0, 126, 17, 109, -118, -9, 79, -73, 100, 44, 65, -79, 58, 96, 11, 52, -85, 28, 38, 116, -8, -14, 116, 89, 117, 47, 63, 126, -89, -128, -37, 47, -113, 111, 88, 61, 31, 48, -27, -104, -26, -62, 91, 2, 41, 31, 76, -121, -5, 100, 67, -45, -39, 79, -112, -29, -23, -31, 16, 71, -82, 105, -3, 33, 24] 07:13:26.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.808 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.764 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.764 07:13:26.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.252 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.252 07:13:26.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Sf_aQALXluhRgyLCNbh7fw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Sf_aQALXluhRgyLCNbh7fw 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=3 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.254 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.254 07:13:26.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 56, 24, 82, -122, -104, -114, -88, -28, 119, 117, 14, 87, -91, -79, 116, 92, -90, -82, 26, -27, -92, -40, -50, 104, -37, 50, 50, -44, -59, 83, -116, -86, -112, 14, -48, 80, 7, 80, 84, -33, 90, -115, -115, -25, 65, -12, -31, 38, 20, -78, 106, 111, -107, 26, 115, -95, 99, -3, -11, 59, 117, -8, 34, 16, -124, -38, 121, 24, 123, -91, 4, -3, -15, -26, 82, 1, 81, -127, -22, -83, -28, 32, -87, 96, 122, -44, 110, 66, -23, 79, -102, 11, -96, 46, 117, 46, -25, 81, 109, -105, 30, -90, -24, -109, 74, 110, 122, 12, -36, -18, -9, -78, 116, -24, -116, 60, 86, 74, -58, 125, 95, 1, 85, 102, 57, -56, -9, -119] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 56, 24, 82, -122, -104, -114, -88, -28, 119, 117, 14, 87, -91, -79, 116, 92, -90, -82, 26, -27, -92, -40, -50, 104, -37, 50, 50, -44, -59, 83, -116, -86, -112, 14, -48, 80, 7, 80, 84, -33, 90, -115, -115, -25, 65, -12, -31, 38, 20, -78, 106, 111, -107, 26, 115, -95, 99, -3, -11, 59, 117, -8, 34, 16, -124, -38, 121, 24, 123, -91, 4, -3, -15, -26, 82, 1, 81, -127, -22, -83, -28, 32, -87, 96, 122, -44, 110, 66, -23, 79, -102, 11, -96, 46, 117, 46, -25, 81, 109, -105, 30, -90, -24, -109, 74, 110, 122, 12, -36, -18, -9, -78, 116, -24, -116, 60, 86, 74, -58, 125, 95, 1, 85, 102, 57, -56, -9, -119] 07:13:26.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.772 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.772 07:13:26.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.617 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.617 07:13:26.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vYjOPcORWtoqHM3GJmNefg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vYjOPcORWtoqHM3GJmNefg 07:13:26.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:26.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=26 07:13:26.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.618 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.618 07:13:26.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 118, -96, 112, 42, -38, 38, 61, -20, -125, -68, -79, -82, -112, -27, -107, -67, 108, -76, -63, -54, 24, 59, 75, 62, 34, 74, 71, -31, 89, 17, -76, -49, 107, -27, -53, 104, -116, -8, -71, -48, 33, -99, -77, 100, 12, 30, 15, -107, 122, -22, -40, 76, 88, 1, -79, 0, -81, 76, -40, -127, 63, -37, 14, -126, -18, -67, 106, 59, 29, -10, -71, 126, 90, 23, 64, 58, -128, -20, -58, 122, -36, -21, -8, -21, -92, -88, 31, 65, 101, 120, -61, -100, 40, 54, 61, -118, -123, -5, -65, -50, 34, -14, 123, 103, -116, 30, -99, -110, -118, -42, 88, -4, 115, -19, 44, -43, -23, 87, -85, -43, -36, 110, 125, 42, -52, 51, 94, -22] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 118, -96, 112, 42, -38, 38, 61, -20, -125, -68, -79, -82, -112, -27, -107, -67, 108, -76, -63, -54, 24, 59, 75, 62, 34, 74, 71, -31, 89, 17, -76, -49, 107, -27, -53, 104, -116, -8, -71, -48, 33, -99, -77, 100, 12, 30, 15, -107, 122, -22, -40, 76, 88, 1, -79, 0, -81, 76, -40, -127, 63, -37, 14, -126, -18, -67, 106, 59, 29, -10, -71, 126, 90, 23, 64, 58, -128, -20, -58, 122, -36, -21, -8, -21, -92, -88, 31, 65, 101, 120, -61, -100, 40, 54, 61, -118, -123, -5, -65, -50, 34, -14, 123, 103, -116, 30, -99, -110, -118, -42, 88, -4, 115, -19, 44, -43, -23, 87, -85, -43, -36, 110, 125, 42, -52, 51, 94, -22] 07:13:26.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.025 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.025 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.001 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.001 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=saWYfRtaMWnydtVT_YAobg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=saWYfRtaMWnydtVT_YAobg 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=27 07:13:26.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.004 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.004 07:13:26.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 47, -95, -49, 53, -50, -72, 39, -122, 49, -6, 71, 22, 46, 34, -98, -39, 106, -39, -21, -14, -27, 47, -49, 117, -42, -113, 49, -90, -120, 68, 102, -92, -20, 72, -48, -12, 120, -47, -116, 79, 53, -128, -67, -111, -85, 93, 78, -35, 38, 22, 88, 70, 105, 62, -43, -17, 84, -73, -118, -120, -53, 93, 55, 70, -11, 69, 102, 106, -40, 112, -51, 56, 49, 26, -22, 117, -29, -123, -32, -53, -78, -128, 32, 85, -18, -107, -43, -109, -30, -118, 5, -9, -126, -42, -107, -127, -75, 37, 5, -87, 100, -113, 83, 126, 8, 16, 5, 6, -38, -127, -117, 102, 68, 20, -46, -127, 62, 36, 25, -69, -33, 36, -1, 108, -27, 95, 116, -79] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 47, -95, -49, 53, -50, -72, 39, -122, 49, -6, 71, 22, 46, 34, -98, -39, 106, -39, -21, -14, -27, 47, -49, 117, -42, -113, 49, -90, -120, 68, 102, -92, -20, 72, -48, -12, 120, -47, -116, 79, 53, -128, -67, -111, -85, 93, 78, -35, 38, 22, 88, 70, 105, 62, -43, -17, 84, -73, -118, -120, -53, 93, 55, 70, -11, 69, 102, 106, -40, 112, -51, 56, 49, 26, -22, 117, -29, -123, -32, -53, -78, -128, 32, 85, -18, -107, -43, -109, -30, -118, 5, -9, -126, -42, -107, -127, -75, 37, 5, -87, 100, -113, 83, 126, 8, 16, 5, 6, -38, -127, -117, 102, 68, 20, -46, -127, 62, 36, 25, -69, -33, 36, -1, 108, -27, 95, 116, -79] 07:13:26.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.044 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.044 07:13:26.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.993 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.993 07:13:26.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bwuHr7FwX2fHTiL9hCoRIw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bwuHr7FwX2fHTiL9hCoRIw 07:13:26.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:26.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=28 07:13:26.850 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.995 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.995 07:13:26.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 17, 0, -105, -60, -90, 114, 71, 79, -12, -23, 19, -79, -122, 7, 110, -74, -98, 50, 67, 30, -103, -119, 40, -1, -79, 19, 37, -127, -88, 81, 31, 107, 38, -76, -49, -53, -49, -50, 114, 63, -109, -105, -118, -33, 100, 34, -10, 3, -90, -49, -37, -36, -81, -85, 86, -36, 95, -70, 86, 64, -81, -38, 113, -121, -46, -98, 17, 80, 120, -66, -126, -100, 104, -94, 54, -119, 118, -95, 5, -61, 10, -65, 48, -113, -74, 116, -73, 105, 33, -19, 76, 24, -58, 82, -88, 36, -75, -112, 66, -66, 110, 44, 98, 106, 57, 44, 21, 74, -11, -87, 115, -117, 91, -41, -26, 59, 94, 93, 99, -79, -100, 39, 116, 2, 102, -7, -102, 89] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 17, 0, -105, -60, -90, 114, 71, 79, -12, -23, 19, -79, -122, 7, 110, -74, -98, 50, 67, 30, -103, -119, 40, -1, -79, 19, 37, -127, -88, 81, 31, 107, 38, -76, -49, -53, -49, -50, 114, 63, -109, -105, -118, -33, 100, 34, -10, 3, -90, -49, -37, -36, -81, -85, 86, -36, 95, -70, 86, 64, -81, -38, 113, -121, -46, -98, 17, 80, 120, -66, -126, -100, 104, -94, 54, -119, 118, -95, 5, -61, 10, -65, 48, -113, -74, 116, -73, 105, 33, -19, 76, 24, -58, 82, -88, 36, -75, -112, 66, -66, 110, 44, 98, 106, 57, 44, 21, 74, -11, -87, 115, -117, 91, -41, -26, 59, 94, 93, 99, -79, -100, 39, 116, 2, 102, -7, -102, 89] 07:13:26.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.853 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.245 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.245 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.221 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.221 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1NaWTpRtY8ruUucY-9ENBw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1NaWTpRtY8ruUucY-9ENBw 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:26.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=29 07:13:26.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.223 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.223 07:13:26.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -100, -121, 92, 43, -26, -47, -77, -66, 22, 106, 13, -95, 4, 92, 102, 19, 50, 109, -66, 88, -120, 89, 13, 126, 28, 121, -12, -123, 60, 80, -58, -21, -87, -98, 50, -9, -105, 61, 35, 101, 30, -85, -42, -108, -83, 85, 65, -91, -4, -26, -42, 103, -54, 45, 59, 61, -106, 23, -9, -51, 125, 31, 108, -46, -112, 109, 7, 42, 78, 39, 79, -50, 93, 80, 34, 46, -78, -45, 55, -55, -118, -81, -6, 68, -95, -79, 21, -55, -10, -100, -48, 72, 24, -88, 17, 93, 77, -108, -69, -62, -83, -64, 126, -128, -102, 30, 70, -50, -109, 91, 119, 104, -63, -54, 57, -64, 120, 4, 29, -99, 18, -85, -53, -84, -3, 43, -25, 93] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -100, -121, 92, 43, -26, -47, -77, -66, 22, 106, 13, -95, 4, 92, 102, 19, 50, 109, -66, 88, -120, 89, 13, 126, 28, 121, -12, -123, 60, 80, -58, -21, -87, -98, 50, -9, -105, 61, 35, 101, 30, -85, -42, -108, -83, 85, 65, -91, -4, -26, -42, 103, -54, 45, 59, 61, -106, 23, -9, -51, 125, 31, 108, -46, -112, 109, 7, 42, 78, 39, 79, -50, 93, 80, 34, 46, -78, -45, 55, -55, -118, -81, -6, 68, -95, -79, 21, -55, -10, -100, -48, 72, 24, -88, 17, 93, 77, -108, -69, -62, -83, -64, 126, -128, -102, 30, 70, -50, -109, 91, 119, 104, -63, -54, 57, -64, 120, 4, 29, -99, 18, -85, -53, -84, -3, 43, -25, 93] 07:13:26.856 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.857 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.451 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.451 07:13:26.857 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.419 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.419 07:13:26.858 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.858 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=KAWeXM6GuFEnOH7R8Jfg7Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=KAWeXM6GuFEnOH7R8Jfg7Q 07:13:26.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=30 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.42 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.42 07:13:26.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 88, 41, 52, -102, 42, -9, -52, 108, -2, -103, -76, 96, 86, 14, 126, -85, -49, -61, -40, -66, -25, 24, -91, -109, -111, -125, 55, -40, 120, 121, -97, 7, -101, -84, -100, 39, 67, 0, -14, -12, 20, 125, 77, 33, 62, -127, 116, 27, -50, -60, -12, -14, -102, 83, 15, 118, -63, -76, 44, -76, -14, 70, -75, 19, 37, -60, 22, 83, -37, -86, 35, 58, -48, 65, 13, 89, -54, -105, 0, 117, -31, -101, -34, 20, -2, -45, 58, 2, 0, 1, -58, -63, -6, -61, -122, 97, 93, 65, 57, 15, 44, -103, -55, 82, -67, -84, -126, 117, -26, 25, 107, -14, 22, 42, -111, -121, 29, 94, -126, -128, 83, -57, 109, -75, -19, -74, 16, 57] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 88, 41, 52, -102, 42, -9, -52, 108, -2, -103, -76, 96, 86, 14, 126, -85, -49, -61, -40, -66, -25, 24, -91, -109, -111, -125, 55, -40, 120, 121, -97, 7, -101, -84, -100, 39, 67, 0, -14, -12, 20, 125, 77, 33, 62, -127, 116, 27, -50, -60, -12, -14, -102, 83, 15, 118, -63, -76, 44, -76, -14, 70, -75, 19, 37, -60, 22, 83, -37, -86, 35, 58, -48, 65, 13, 89, -54, -105, 0, 117, -31, -101, -34, 20, -2, -45, 58, 2, 0, 1, -58, -63, -6, -61, -122, 97, 93, 65, 57, 15, 44, -103, -55, 82, -67, -84, -126, 117, -26, 25, 107, -14, 22, 42, -111, -121, 29, 94, -126, -128, 83, -57, 109, -75, -19, -74, 16, 57] 07:13:26.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.483 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.483 07:13:26.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.398 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.398 07:13:26.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=OFB3uVsa59sw7xKflB4Tgw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=OFB3uVsa59sw7xKflB4Tgw 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=31 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.4 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.4 07:13:26.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 92, -100, -27, 35, 81, -34, -9, 62, 33, -50, -4, 102, 63, 72, -15, 112, -74, -46, 127, 104, -83, 30, 32, 120, 118, -76, -72, -73, -124, 65, 90, 69, -118, -103, -114, 12, 86, 77, -102, 53, 21, -80, -118, -80, -24, -72, 61, -21, 90, 47, 19, -58, 127, 51, -7, -60, -109, -24, -12, -20, 24, 47, 17, 81, 109, -110, -54, -25, -114, -68, -85, -19, 33, -3, -97, 4, -32, 104, 35, 64, 73, -74, -107, -101, 36, -46, 62, -102, 75, 11, -97, 22, 79, -120, -43, 126, -126, -41, 33, 86, -108, -107, -13, 87, 52, 108, -116, 116, 37, -119, -92, 16, 16, 31, -46, -70, -105, 72, 90, -57, -83, -60, -59, -119, 7, 92, -88, -67] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 92, -100, -27, 35, 81, -34, -9, 62, 33, -50, -4, 102, 63, 72, -15, 112, -74, -46, 127, 104, -83, 30, 32, 120, 118, -76, -72, -73, -124, 65, 90, 69, -118, -103, -114, 12, 86, 77, -102, 53, 21, -80, -118, -80, -24, -72, 61, -21, 90, 47, 19, -58, 127, 51, -7, -60, -109, -24, -12, -20, 24, 47, 17, 81, 109, -110, -54, -25, -114, -68, -85, -19, 33, -3, -97, 4, -32, 104, 35, 64, 73, -74, -107, -101, 36, -46, 62, -102, 75, 11, -97, 22, 79, -120, -43, 126, -126, -41, 33, 86, -108, -107, -13, 87, 52, 108, -116, 116, 37, -119, -92, 16, 16, 31, -46, -70, -105, 72, 90, -57, -83, -60, -59, -119, 7, 92, -88, -67] 07:13:26.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.505 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.505 07:13:26.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.392 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.392 07:13:26.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=E7plMgpqksPve6F1RATU1g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=E7plMgpqksPve6F1RATU1g 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=32 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.394 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.394 07:13:26.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, -38, 122, -76, -26, 121, 32, -112, -34, 1, -47, 18, -115, 55, 97, -47, 95, -41, 47, 66, 16, 58, -2, 34, 127, -23, 14, 61, 110, 28, -53, 92, 94, 3, -123, 35, 34, 92, 69, -56, -126, 52, -118, 0, 95, -46, 43, 69, 99, -14, -50, 52, 92, -74, -44, 83, -14, -110, 17, 67, 111, -36, 45, -120, -83, -94, -98, 124, -43, 114, 89, 15, 119, -10, 114, -32, -43, 71, -31, -17, -123, 18, -116, -76, 54, -5, 100, -72, 121, -43, -36, 44, -16, -122, 74, -20, 0, 109, -54, 70, -4, 109, -33, -75, -27, -61, -26, 93, -102, -76, 115, 97, -53, 103, 94, 39, 118, -82, 26, 1, -101, 43, 82, 43, -92, 106, -73, -27] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, -38, 122, -76, -26, 121, 32, -112, -34, 1, -47, 18, -115, 55, 97, -47, 95, -41, 47, 66, 16, 58, -2, 34, 127, -23, 14, 61, 110, 28, -53, 92, 94, 3, -123, 35, 34, 92, 69, -56, -126, 52, -118, 0, 95, -46, 43, 69, 99, -14, -50, 52, 92, -74, -44, 83, -14, -110, 17, 67, 111, -36, 45, -120, -83, -94, -98, 124, -43, 114, 89, 15, 119, -10, 114, -32, -43, 71, -31, -17, -123, 18, -116, -76, 54, -5, 100, -72, 121, -43, -36, 44, -16, -122, 74, -20, 0, 109, -54, 70, -4, 109, -33, -75, -27, -61, -26, 93, -102, -76, 115, 97, -53, 103, 94, 39, 118, -82, 26, 1, -101, 43, 82, 43, -92, 106, -73, -27] 07:13:26.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.696 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.696 07:13:26.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.672 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.672 07:13:26.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pOLIhE4G97k7heysjXprgw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pOLIhE4G97k7heysjXprgw 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=33 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.675 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.675 07:13:26.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 26, -104, -45, 104, -87, 111, 123, 76, -65, 65, -49, 62, -119, 94, 97, -120, 43, -27, 112, -111, 9, -98, 33, -71, 92, 112, -94, 79, 12, -38, -66, 101, -74, -40, -82, -95, 35, 90, 5, 100, -28, 62, 53, 51, 113, -2, -20, 90, -84, -21, -127, 73, 111, -114, -82, 22, -124, -83, -3, -17, -10, -82, 80, 18, 45, 10, 36, -109, 110, -22, -125, 9, 94, -114, 86, -62, 18, -128, 91, -64, -38, 75, -44, -94, 40, -71, -10, 29, 93, -46, 64, 120, -14, 34, -4, -99, -75, -30, -66, -85, 16, 39, -44, 17, 12, -11, -46, -41, -108, -121, 124, -122, 112, -100, -62, 36, 31, 103, 22, -108, -91, 17, 54, 90, -2, -9, -113, -35] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 26, -104, -45, 104, -87, 111, 123, 76, -65, 65, -49, 62, -119, 94, 97, -120, 43, -27, 112, -111, 9, -98, 33, -71, 92, 112, -94, 79, 12, -38, -66, 101, -74, -40, -82, -95, 35, 90, 5, 100, -28, 62, 53, 51, 113, -2, -20, 90, -84, -21, -127, 73, 111, -114, -82, 22, -124, -83, -3, -17, -10, -82, 80, 18, 45, 10, 36, -109, 110, -22, -125, 9, 94, -114, 86, -62, 18, -128, 91, -64, -38, 75, -44, -94, 40, -71, -10, 29, 93, -46, 64, 120, -14, 34, -4, -99, -75, -30, -66, -85, 16, 39, -44, 17, 12, -11, -46, -41, -108, -121, 124, -122, 112, -100, -62, 36, 31, 103, 22, -108, -91, 17, 54, 90, -2, -9, -113, -35] 07:13:26.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.708 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.708 07:13:26.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.667 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.667 07:13:26.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6C3fhC95TQTU8DmxNWCZHA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6C3fhC95TQTU8DmxNWCZHA 07:13:26.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=34 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.668 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.668 07:13:26.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -75, -59, 49, -24, 90, -65, 111, -30, 53, -76, -46, 10, -24, 7, -79, -42, -117, -82, -27, -23, -43, 92, 16, -40, -28, 119, -64, 25, -66, 51, -62, -83, 118, -96, 0, 111, 33, 19, 79, -91, 102, -105, -28, 104, 21, 94, 37, -121, 58, -79, -99, 82, -90, -73, 35, -37, 51, 7, 55, -23, 110, 97, -39, -90, 62, 29, 57, -21, 17, 11, -117, 120, 113, 46, 103, 47, -87, -44, 90, 49, -38, 18, 55, 93, -7, 43, 70, -117, 114, 87, 97, -44, 35, -68, 117, -41, -3, -119, 26, 86, -44, -38, -84, -42, 24, -25, -97, 0, 111, -87, -51, 73, -69, -99, 16, -55, 84, 89, -114, 21, 124, -111, 75, -81, -108, -100, -36, -60] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -75, -59, 49, -24, 90, -65, 111, -30, 53, -76, -46, 10, -24, 7, -79, -42, -117, -82, -27, -23, -43, 92, 16, -40, -28, 119, -64, 25, -66, 51, -62, -83, 118, -96, 0, 111, 33, 19, 79, -91, 102, -105, -28, 104, 21, 94, 37, -121, 58, -79, -99, 82, -90, -73, 35, -37, 51, 7, 55, -23, 110, 97, -39, -90, 62, 29, 57, -21, 17, 11, -117, 120, 113, 46, 103, 47, -87, -44, 90, 49, -38, 18, 55, 93, -7, 43, 70, -117, 114, 87, 97, -44, 35, -68, 117, -41, -3, -119, 26, 86, -44, -38, -84, -42, 24, -25, -97, 0, 111, -87, -51, 73, -69, -99, 16, -55, 84, 89, -114, 21, 124, -111, 75, -81, -108, -100, -36, -60] 07:13:26.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.876 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.876 07:13:26.898 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.85 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.85 07:13:26.898 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.898 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=TSf-msjWISsgvKr4AF2IBg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=TSf-msjWISsgvKr4AF2IBg 07:13:26.898 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=35 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.852 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.852 07:13:26.899 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -50, -98, 106, -15, -5, 16, -22, 115, -117, 87, -99, -13, -109, 93, -74, 108, -117, 54, -87, 14, -111, 40, 118, 123, -6, -32, 116, -106, 89, 120, 112, -51, 53, -122, 7, -97, 86, -44, 123, -126, 93, -85, 49, 13, -126, -126, -102, 91, -127, -121, 88, -44, 65, 114, -104, 82, 41, 102, 56, -50, 84, -125, -61, 103, -113, 105, 54, 77, -128, 21, -45, -22, 103, 70, 37, -15, 63, -112, 40, 47, 36, -15, -63, -82, -17, -37, 79, -47, -114, 10, -19, -99, 62, -5, -107, 38, 92, -100, 30, -86, -44, 124, 6, 51, 59, -39, -102, -48, -50, -52, 25, -117, -119, 8, -53, -78, 113, 54, 0, -124, -81, 38, 97, 19, 9, 11, -2, -43] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -50, -98, 106, -15, -5, 16, -22, 115, -117, 87, -99, -13, -109, 93, -74, 108, -117, 54, -87, 14, -111, 40, 118, 123, -6, -32, 116, -106, 89, 120, 112, -51, 53, -122, 7, -97, 86, -44, 123, -126, 93, -85, 49, 13, -126, -126, -102, 91, -127, -121, 88, -44, 65, 114, -104, 82, 41, 102, 56, -50, 84, -125, -61, 103, -113, 105, 54, 77, -128, 21, -45, -22, 103, 70, 37, -15, 63, -112, 40, 47, 36, -15, -63, -82, -17, -37, 79, -47, -114, 10, -19, -99, 62, -5, -107, 38, 92, -100, 30, -86, -44, 124, 6, 51, 59, -39, -102, -48, -50, -52, 25, -117, -119, 8, -53, -78, 113, 54, 0, -124, -81, 38, 97, 19, 9, 11, -2, -43] 07:13:26.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.117 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.117 07:13:26.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.066 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.066 07:13:26.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=HKpIKc3VG5L6OJgzBKcYDg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=HKpIKc3VG5L6OJgzBKcYDg 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=36 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.904 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.071 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.071 07:13:26.905 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 82, -111, -83, -23, 120, 11, 5, -72, -53, 114, -78, 6, 20, -55, 53, 7, -105, -42, -109, -27, -71, 21, -71, -26, -52, -19, 38, -114, -16, 22, -25, 66, 103, -86, -104, 103, 45, -88, -47, 34, -23, -7, 54, -104, -70, -128, -26, -65, -11, 20, 61, -35, -102, 21, 86, 58, -95, 70, 26, -127, 87, 116, 30, -4, 116, -68, 50, -106, -41, -66, 69, -16, -73, 13, -25, 12, 51, 123, -48, -25, -80, -3, 126, -71, -58, -107, -47, 13, 71, -28, 93, -46, -22, -32, -49, 118, -48, 70, 17, -107, 63, 23, -6, -114, -84, -30, 77, -15, -26, -82, 14, 111, -16, -50, -119, -100, 12, -3, 67, 95, -57, 17, 76, -3, -53, -70, -71, -36] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 82, -111, -83, -23, 120, 11, 5, -72, -53, 114, -78, 6, 20, -55, 53, 7, -105, -42, -109, -27, -71, 21, -71, -26, -52, -19, 38, -114, -16, 22, -25, 66, 103, -86, -104, 103, 45, -88, -47, 34, -23, -7, 54, -104, -70, -128, -26, -65, -11, 20, 61, -35, -102, 21, 86, 58, -95, 70, 26, -127, 87, 116, 30, -4, 116, -68, 50, -106, -41, -66, 69, -16, -73, 13, -25, 12, 51, 123, -48, -25, -80, -3, 126, -71, -58, -107, -47, 13, 71, -28, 93, -46, -22, -32, -49, 118, -48, 70, 17, -107, 63, 23, -6, -114, -84, -30, 77, -15, -26, -82, 14, 111, -16, -50, -119, -100, 12, -3, 67, 95, -57, 17, 76, -3, -53, -70, -71, -36] 07:13:26.905 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.49 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.49 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.448 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.448 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=xSttqbA4RnhjfTetMhPGlA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=xSttqbA4RnhjfTetMhPGlA 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=37 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.458 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.458 07:13:26.908 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -127, 81, -111, 5, 4, 109, 41, -47, -27, 82, -73, -19, -71, 57, -107, 118, -38, 82, 116, 51, -92, -121, -53, -49, 53, 123, -24, 107, 65, -36, 24, -49, -49, 37, 22, 118, -111, 4, -13, -115, -128, -46, -52, -41, -49, 61, 39, 115, -95, -80, -22, 39, 43, 7, -112, 105, 74, -113, -53, 67, 121, -55, -94, -1, 25, 30, -24, -111, -81, 64, 50, 76, -68, 124, -36, -80, -100, -127, -94, -99, -66, 75, -49, -104, 57, -96, -31, -86, 73, -65, 69, -103, 118, -16, -21, 61, 121, -97, -57, 23, -36, 0, -21, 37, -12, 64, -75, -77, -103, -41, -128, -46, 15, -52, -92, -6, 89, 8, 51, -110, 120, -76, -39, -21, -20, 97, 7, -58] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -127, 81, -111, 5, 4, 109, 41, -47, -27, 82, -73, -19, -71, 57, -107, 118, -38, 82, 116, 51, -92, -121, -53, -49, 53, 123, -24, 107, 65, -36, 24, -49, -49, 37, 22, 118, -111, 4, -13, -115, -128, -46, -52, -41, -49, 61, 39, 115, -95, -80, -22, 39, 43, 7, -112, 105, 74, -113, -53, 67, 121, -55, -94, -1, 25, 30, -24, -111, -81, 64, 50, 76, -68, 124, -36, -80, -100, -127, -94, -99, -66, 75, -49, -104, 57, -96, -31, -86, 73, -65, 69, -103, 118, -16, -21, 61, 121, -97, -57, 23, -36, 0, -21, 37, -12, 64, -75, -77, -103, -41, -128, -46, 15, -52, -92, -6, 89, 8, 51, -110, 120, -76, -39, -21, -20, 97, 7, -58] 07:13:26.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:26.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.574 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.574 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.432 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.432 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=55igj6yeMvNRB-Z1VFiRQA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=55igj6yeMvNRB-Z1VFiRQA 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:26.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=39 07:13:26.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.914 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.434 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.434 07:13:26.914 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 99, -55, -1, 12, 69, -123, -71, 27, -73, 106, 36, -125, -112, 25, -120, 17, -4, -84, -39, -116, -18, 1, 44, 8, -113, -18, -45, 87, -58, -94, -55, -81, -27, 8, -121, -64, 13, 73, -128, 80, -119, 112, -103, -51, 21, 27, -60, -115, -122, -74, -98, 40, 14, 123, 32, -6, 70, 125, -4, 8, -113, 38, -80, 37, -50, -109, 78, 23, -20, -31, 38, -56, -35, -94, -60, 107, -105, -53, 85, -92, -6, -43, 56, 56, -40, -111, 90, 69, 86, -83, -1, -31, -93, 43, -105, -42, 52, 16, -41, -67, 97, -20, -58, 37, -89, 3, 12, 44, -71, -35, 57, -70, 9, -27, -81, -43, 48, -67, -126, 106, -35, -65, -64, 74, -98, 33, 3, 25] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 99, -55, -1, 12, 69, -123, -71, 27, -73, 106, 36, -125, -112, 25, -120, 17, -4, -84, -39, -116, -18, 1, 44, 8, -113, -18, -45, 87, -58, -94, -55, -81, -27, 8, -121, -64, 13, 73, -128, 80, -119, 112, -103, -51, 21, 27, -60, -115, -122, -74, -98, 40, 14, 123, 32, -6, 70, 125, -4, 8, -113, 38, -80, 37, -50, -109, 78, 23, -20, -31, 38, -56, -35, -94, -60, 107, -105, -53, 85, -92, -6, -43, 56, 56, -40, -111, 90, 69, 86, -83, -1, -31, -93, 43, -105, -42, 52, 16, -41, -67, 97, -20, -58, 37, -89, 3, 12, 44, -71, -35, 57, -70, 9, -27, -81, -43, 48, -67, -126, 106, -35, -65, -64, 74, -98, 33, 3, 25] 07:13:26.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.716 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.716 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.697 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.697 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=t7CLo0mrV-b8iYjEEivN2g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=t7CLo0mrV-b8iYjEEivN2g 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:26.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=40 07:13:26.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.699 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.699 07:13:26.918 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -95, 18, 107, -59, 8, 61, 102, -12, -34, -97, -12, -92, 9, -67, -1, 47, 56, -65, 126, 35, 121, -86, -72, -127, 75, 122, -15, 84, -66, -64, -92, -25, 116, 18, 123, -113, -121, -99, 48, -35, 62, 22, -11, -12, 15, -110, -4, -78, -80, -91, 27, 113, 124, -62, -30, 0, 119, -4, -39, -113, 80, 76, -97, -96, -19, 17, 23, 45, -113, 6, 51, -104, -12, 104, 43, 62, -119, -118, 25, -78, -30, 78, -92, 35, -12, -19, 76, -87, -21, -35, 110, -90, -105, -46, 124, 81, 116, 62, -103, 82, -103, -81, -4, -45, -30, 123, -75, -95, -90, -95, -42, -52, 13, -36, -89, -70, 22, 56, -33, -112, 91, 52, 3, 41, -123, 73, -100, -55] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -95, 18, 107, -59, 8, 61, 102, -12, -34, -97, -12, -92, 9, -67, -1, 47, 56, -65, 126, 35, 121, -86, -72, -127, 75, 122, -15, 84, -66, -64, -92, -25, 116, 18, 123, -113, -121, -99, 48, -35, 62, 22, -11, -12, 15, -110, -4, -78, -80, -91, 27, 113, 124, -62, -30, 0, 119, -4, -39, -113, 80, 76, -97, -96, -19, 17, 23, 45, -113, 6, 51, -104, -12, 104, 43, 62, -119, -118, 25, -78, -30, 78, -92, 35, -12, -19, 76, -87, -21, -35, 110, -90, -105, -46, 124, 81, 116, 62, -103, 82, -103, -81, -4, -45, -30, 123, -75, -95, -90, -95, -42, -52, 13, -36, -89, -70, 22, 56, -33, -112, 91, 52, 3, 41, -123, 73, -100, -55] 07:13:26.918 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.729 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.729 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.691 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.691 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=WsCH6VH01V6lX4t5z8Bp-g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=WsCH6VH01V6lX4t5z8Bp-g 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.920 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=41 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.693 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.693 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 55, 88, 49, -49, 104, 112, 77, -103, -101, -7, 80, -73, 38, -120, 66, 117, 97, -30, 38, -69, 87, 36, 119, -60, -81, -103, 32, -44, -113, 1, 13, -76, 39, 117, 5, 87, -107, -1, -112, -48, -64, -107, 81, -106, -76, 22, -6, 101, 119, 25, 21, 104, 3, 39, 5, 24, -92, -67, -66, 125, -122, -93, 10, 124, -41, -103, 125, 24, -105, -110, -93, -9, 64, -46, -28, -88, 51, -42, 21, -94, 4, 55, 97, -29, 73, -76, -14, -8, -10, -109, 117, -106, 126, -99, 49, 120, -51, -66, 70, -65, 56, 7, -36, 114, -8, -6, -60, 89, -110, -96, -1, 5, 75, 126, -98, 37, -26, -70, -26, -33, 2, -17, -70, -22, 21, -111, 0, 40] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 55, 88, 49, -49, 104, 112, 77, -103, -101, -7, 80, -73, 38, -120, 66, 117, 97, -30, 38, -69, 87, 36, 119, -60, -81, -103, 32, -44, -113, 1, 13, -76, 39, 117, 5, 87, -107, -1, -112, -48, -64, -107, 81, -106, -76, 22, -6, 101, 119, 25, 21, 104, 3, 39, 5, 24, -92, -67, -66, 125, -122, -93, 10, 124, -41, -103, 125, 24, -105, -110, -93, -9, 64, -46, -28, -88, 51, -42, 21, -94, 4, 55, 97, -29, 73, -76, -14, -8, -10, -109, 117, -106, 126, -99, 49, 120, -51, -66, 70, -65, 56, 7, -36, 114, -8, -6, -60, 89, -110, -96, -1, 5, 75, 126, -98, 37, -26, -70, -26, -33, 2, -17, -70, -22, 21, -111, 0, 40] 07:13:26.921 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.94 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.94 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.911 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.911 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=T2VNS-lAzStI2xa8Lb3NmQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=T2VNS-lAzStI2xa8Lb3NmQ 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.923 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=42 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.913 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.913 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 20, 44, 5, -109, 118, -41, 18, -40, -111, -128, -113, 11, 100, 97, 36, 70, 76, -102, -113, 51, 108, -107, 78, 115, -34, 61, 100, 23, 79, 47, 28, 108, -28, 86, 1, -96, 49, 28, 13, 4, -71, 64, 71, -46, -57, 25, 18, -12, 86, -64, 84, 46, -123, -94, -5, -33, 65, 14, 48, 22, -31, -75, -91, 54, -99, -80, 119, 9, -28, -124, -94, -2, 81, -69, -112, -48, -29, -89, 91, -121, -69, 84, 110, 36, -77, -114, -41, 25, -25, -36, 90, 90, 101, 101, 18, -121, 19, 31, 12, -99, -18, -122, 34, 26, 113, -69, 87, -35, -92, -48, 18, 31, -119, 125, 31, -17, -66, 85, 60, -90, -108, 23, 112, 63, -34, -8, 97, -101] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 20, 44, 5, -109, 118, -41, 18, -40, -111, -128, -113, 11, 100, 97, 36, 70, 76, -102, -113, 51, 108, -107, 78, 115, -34, 61, 100, 23, 79, 47, 28, 108, -28, 86, 1, -96, 49, 28, 13, 4, -71, 64, 71, -46, -57, 25, 18, -12, 86, -64, 84, 46, -123, -94, -5, -33, 65, 14, 48, 22, -31, -75, -91, 54, -99, -80, 119, 9, -28, -124, -94, -2, 81, -69, -112, -48, -29, -89, 91, -121, -69, 84, 110, 36, -77, -114, -41, 25, -25, -36, 90, 90, 101, 101, 18, -121, 19, 31, 12, -99, -18, -122, 34, 26, 113, -69, 87, -35, -92, -48, 18, 31, -119, 125, 31, -17, -66, 85, 60, -90, -108, 23, 112, 63, -34, -8, 97, -101] 07:13:26.924 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.12 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.12 07:13:26.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.09 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.09 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4O_tCDVdO03WjfUUj8OLAQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4O_tCDVdO03WjfUUj8OLAQ 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=43 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.092 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.092 07:13:26.928 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 36, -111, -69, -4, 89, 21, -16, 124, 14, 53, 59, -113, 100, 101, -31, 76, 72, 111, 91, 40, 64, -66, -2, -95, 61, 113, 12, -19, -83, 69, 34, -16, -36, 23, 80, 108, -93, -69, -1, 87, 81, 95, 52, -45, 3, 43, 127, -127, 45, 6, -48, -118, -73, -119, 32, -65, 45, -123, 67, 118, 121, 68, 106, -48, 5, -4, 64, -90, -111, 101, -29, 101, 124, -95, -54, 45, 126, 53, -118, -15, 24, -53, 66, -69, 40, 77, 127, -81, 63, 126, 68, 101, 54, -117, 98, -123, -98, 47, -54, 96, 46, 73, 66, 118, 116, 66, 124, -33, -47, 114, -91, 90, -81, -58, 108, -3, 88, 117, -111, -82, 57, 46, 2, 55, -35, -35, 125, 26] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 36, -111, -69, -4, 89, 21, -16, 124, 14, 53, 59, -113, 100, 101, -31, 76, 72, 111, 91, 40, 64, -66, -2, -95, 61, 113, 12, -19, -83, 69, 34, -16, -36, 23, 80, 108, -93, -69, -1, 87, 81, 95, 52, -45, 3, 43, 127, -127, 45, 6, -48, -118, -73, -119, 32, -65, 45, -123, 67, 118, 121, 68, 106, -48, 5, -4, 64, -90, -111, 101, -29, 101, 124, -95, -54, 45, 126, 53, -118, -15, 24, -53, 66, -69, 40, 77, 127, -81, 63, 126, 68, 101, 54, -117, 98, -123, -98, 47, -54, 96, 46, 73, 66, 118, 116, 66, 124, -33, -47, 114, -91, 90, -81, -58, 108, -3, 88, 117, -111, -82, 57, 46, 2, 55, -35, -35, 125, 26] 07:13:26.928 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.146 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.146 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.081 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.081 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=nKKekaEICSrK3FITZp4PCA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=nKKekaEICSrK3FITZp4PCA 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=44 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.083 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.083 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -97, 8, 33, 69, -122, 76, 43, -19, 67, -98, 5, 59, 24, 63, 119, -101, -118, 26, 54, 107, 81, 42, 77, 115, 43, 24, -110, -7, 35, -128, 64, 1, 52, -78, 33, 74, 110, -77, 37, -84, 110, -28, 118, 59, 30, -57, -33, -65, 105, -8, 12, 112, 10, 108, 29, 62, -34, -23, -118, -74, -75, -72, 41, 50, -68, -22, 74, 108, -104, -81, 121, 54, -117, 41, 68, 112, 93, 54, -21, 71, -112, -35, 48, 115, -41, -118, -5, 79, -14, 99, -33, 110, -114, 1, 47, 21, -91, 92, 123, 13, -27, 52, -6, 10, 39, -40, -13, -86, -106, 121, -6, -59, -25, 107, 53, -3, -20, 10, -69, 62, 42, -71, 105, -118, -97, 75, 37, 111] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -97, 8, 33, 69, -122, 76, 43, -19, 67, -98, 5, 59, 24, 63, 119, -101, -118, 26, 54, 107, 81, 42, 77, 115, 43, 24, -110, -7, 35, -128, 64, 1, 52, -78, 33, 74, 110, -77, 37, -84, 110, -28, 118, 59, 30, -57, -33, -65, 105, -8, 12, 112, 10, 108, 29, 62, -34, -23, -118, -74, -75, -72, 41, 50, -68, -22, 74, 108, -104, -81, 121, 54, -117, 41, 68, 112, 93, 54, -21, 71, -112, -35, 48, 115, -41, -118, -5, 79, -14, 99, -33, 110, -114, 1, 47, 21, -91, 92, 123, 13, -27, 52, -6, 10, 39, -40, -13, -86, -106, 121, -6, -59, -25, 107, 53, -3, -20, 10, -69, 62, 42, -71, 105, -118, -97, 75, 37, 111] 07:13:26.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.157 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.157 07:13:26.946 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.438 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.438 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2zAyEkKEQt5-2kA7ArTELA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2zAyEkKEQt5-2kA7ArTELA 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:26.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=38 07:13:26.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.439 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.439 07:13:26.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 4, 110, -103, 59, -63, 27, 46, 27, -23, 108, 33, 115, -59, 5, 92, 77, 102, -10, -65, 98, -74, 92, 52, 36, 61, -97, -27, 60, 17, 28, 104, 55, -37, -41, -33, -115, -12, -53, 33, -107, -13, 44, -77, -22, 10, 25, -96, -104, -94, -10, -92, 85, 43, 83, 75, -96, -113, 9, 36, 91, -101, -33, -54, 53, 66, 86, -106, 46, 7, -60, -108, 11, -107, -122, -35, 62, -34, 92, -88, -123, 116, 68, 7, 59, -114, 18, 64, -12, 103, 88, 53, 36, 25, -49, 49, 79, -122, -35, 73, -44, 95, -82, 59, -104, 100, -118, 109, -88, 103, -108, 104, 27, -122, -74, 44, -80, 49, 84, -26, -30, 77, 3, 71, -67, 115, 38, -56] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 4, 110, -103, 59, -63, 27, 46, 27, -23, 108, 33, 115, -59, 5, 92, 77, 102, -10, -65, 98, -74, 92, 52, 36, 61, -97, -27, 60, 17, 28, 104, 55, -37, -41, -33, -115, -12, -53, 33, -107, -13, 44, -77, -22, 10, 25, -96, -104, -94, -10, -92, 85, 43, 83, 75, -96, -113, 9, 36, 91, -101, -33, -54, 53, 66, 86, -106, 46, 7, -60, -108, 11, -107, -122, -35, 62, -34, 92, -88, -123, 116, 68, 7, 59, -114, 18, 64, -12, 103, 88, 53, 36, 25, -49, 49, 79, -122, -35, 73, -44, 95, -82, 59, -104, 100, -118, 109, -88, 103, -108, 104, 27, -122, -74, 44, -80, 49, 84, -26, -30, 77, 3, 71, -67, 115, 38, -56] 07:13:26.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.164 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.164 07:13:26.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.074 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.074 07:13:26.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=GTacQL04aiauQpOE-R6ydA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=GTacQL04aiauQpOE-R6ydA 07:13:26.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:26.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=45 07:13:26.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.075 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.075 07:13:26.959 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 109, -10, -94, 57, 73, 89, 125, 106, -7, -62, 41, -89, -61, 8, -74, 26, 32, 104, -9, 102, -76, -20, -71, -85, -33, -62, -125, -40, 120, -43, -18, -92, -10, 20, -114, -115, -97, -10, 124, 93, 48, -71, -123, 114, 94, 63, -82, 16, -46, -2, 9, -78, 36, 13, -120, -5, -105, 9, -23, -14, 7, -34, -31, 21, -11, 24, 104, 19, 34, 115, -125, 96, -104, -66, -127, -23, 41, -3, -34, -81, -105, 98, 29, -52, -117, 33, -112, 121, 17, 55, -47, 65, -5, -71, 61, 49, -33, -61, -6, -114, 91, 54, -75, -98, 11, -121, -51, -3, 75, 2, -96, -16, 34, 54, 51, 119, 122, -82, -110, -47, -93, 23, -18, -29, -52, 26, -82, 74] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 109, -10, -94, 57, 73, 89, 125, 106, -7, -62, 41, -89, -61, 8, -74, 26, 32, 104, -9, 102, -76, -20, -71, -85, -33, -62, -125, -40, 120, -43, -18, -92, -10, 20, -114, -115, -97, -10, 124, 93, 48, -71, -123, 114, 94, 63, -82, 16, -46, -2, 9, -78, 36, 13, -120, -5, -105, 9, -23, -14, 7, -34, -31, 21, -11, 24, 104, 19, 34, 115, -125, 96, -104, -66, -127, -23, 41, -3, -34, -81, -105, 98, 29, -52, -117, 33, -112, 121, 17, 55, -47, 65, -5, -71, 61, 49, -33, -61, -6, -114, 91, 54, -75, -98, 11, -121, -51, -3, 75, 2, -96, -16, 34, 54, 51, 119, 122, -82, -110, -47, -93, 23, -18, -29, -52, 26, -82, 74] 07:13:26.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.961 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.403 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.403 07:13:26.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.384 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.384 07:13:26.964 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.964 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=yT82ZJLeNWkFB_oKiEt9HQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=yT82ZJLeNWkFB_oKiEt9HQ 07:13:26.964 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:26.966 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:26.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=46 07:13:26.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.385 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.385 07:13:26.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 29, -44, -62, -96, -25, -5, -26, 63, 3, -60, -62, -54, 91, 70, 88, -113, -45, 110, 93, 56, -58, -98, 12, -117, -16, -52, 76, 13, -68, -16, 0, 68, 37, 118, -75, 63, 3, -108, 118, -119, 28, 57, -123, 51, -22, 127, 22, 60, -55, -121, -38, -110, 107, 97, -11, 99, 11, 26, -108, -4, -108, 18, -6, 83, 96, 87, -80, 26, -7, 69, -58, 8, 51, 17, -43, 68, 101, 10, -48, 100, 61, 96, -124, 39, 3, -6, -93, 119, -36, -74, 9, -107, -37, 102, 60, 60, 6, 91, 18, 19, -64, -7, 18, 88, -29, 110, -80, 73, -118, 35, -110, 102, 19, -117, 5, 37, 37, 75, 58, 29, 94, 7, -120, 90, 62, 25, -57, -61] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 29, -44, -62, -96, -25, -5, -26, 63, 3, -60, -62, -54, 91, 70, 88, -113, -45, 110, 93, 56, -58, -98, 12, -117, -16, -52, 76, 13, -68, -16, 0, 68, 37, 118, -75, 63, 3, -108, 118, -119, 28, 57, -123, 51, -22, 127, 22, 60, -55, -121, -38, -110, 107, 97, -11, 99, 11, 26, -108, -4, -108, 18, -6, 83, 96, 87, -80, 26, -7, 69, -58, 8, 51, 17, -43, 68, 101, 10, -48, 100, 61, 96, -124, 39, 3, -6, -93, 119, -36, -74, 9, -107, -37, 102, 60, 60, 6, 91, 18, 19, -64, -7, 18, 88, -29, 110, -80, 73, -118, 35, -110, 102, 19, -117, 5, 37, 37, 75, 58, 29, 94, 7, -120, 90, 62, 25, -57, -61] 07:13:26.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.973 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.415 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.415 07:13:26.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.332 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.332 07:13:26.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=tcAKeJIpMtqJwzT8mjVpjw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=tcAKeJIpMtqJwzT8mjVpjw 07:13:26.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:26.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.978 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:26.978 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=47 07:13:26.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.333 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.333 07:13:26.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 65, -26, 54, -78, 75, 8, -23, 18, 47, -94, 76, -91, -55, -93, -26, -41, 77, 76, 19, 10, 2, -2, -47, -108, -8, 50, -70, -107, 103, -77, -4, 18, -23, 80, -84, -3, 127, 110, 101, -37, 68, -62, 105, 91, 35, 11, 29, -83, -127, 126, -87, 25, 1, -20, 2, 109, -93, 24, -75, 64, 75, -24, 23, -119, 78, 50, -16, 97, 24, 91, 91, -125, 106, -66, 52, -63, 32, 39, -60, -124, 15, 61, -93, 78, -69, 76, 126, 22, 44, -1, 12, -125, 81, 22, -68, 69, -122, 78, -2, 40, 95, 79, -55, 40, -59, 16, 100, 23, 26, -46, -100, 123, -75, 48, -49, -107, 63, -78, -39, 68, 101, -109, 98, -114, -112, 106, -103, -128] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 65, -26, 54, -78, 75, 8, -23, 18, 47, -94, 76, -91, -55, -93, -26, -41, 77, 76, 19, 10, 2, -2, -47, -108, -8, 50, -70, -107, 103, -77, -4, 18, -23, 80, -84, -3, 127, 110, 101, -37, 68, -62, 105, 91, 35, 11, 29, -83, -127, 126, -87, 25, 1, -20, 2, 109, -93, 24, -75, 64, 75, -24, 23, -119, 78, 50, -16, 97, 24, 91, 91, -125, 106, -66, 52, -63, 32, 39, -60, -124, 15, 61, -93, 78, -69, 76, 126, 22, 44, -1, 12, -125, 81, 22, -68, 69, -122, 78, -2, 40, 95, 79, -55, 40, -59, 16, 100, 23, 26, -46, -100, 123, -75, 48, -49, -107, 63, -78, -39, 68, 101, -109, 98, -114, -112, 106, -103, -128] 07:13:26.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.613 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.613 07:13:26.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.571 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.571 07:13:26.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:26.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=u30wy1RccpanIab4jaQ20w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=u30wy1RccpanIab4jaQ20w 07:13:26.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:26.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:26.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:26.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=48 07:13:26.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:26.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:26.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.575 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.575 07:13:26.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -102, -68, 34, 15, 118, -119, 24, 86, 96, 6, 103, 0, -123, -117, 49, 0, 54, -29, -91, -29, 125, 79, 42, 106, 64, -56, 63, 107, -2, -104, 60, -40, -120, 109, -24, 83, -90, 18, 118, 58, -48, 15, -60, -22, 66, 87, 69, -99, -10, -93, 79, 96, 0, -110, 77, -114, 14, -6, -12, -16, -19, 51, 65, -29, -102, -28, -60, -73, -42, 38, -114, 27, -53, -61, 121, 64, -54, -84, 122, 56, -28, 17, 25, 46, 112, -66, -51, -47, 88, 69, -70, -85, -105, 114, 77, -47, -74, -52, 89, 111, 89, 100, -67, 22, 85, 65, 10, -105, 116, 59, -41, 62, -57, -40, 123, -82, 45, 57, 21, 110, -58, -66, 97, -41, -123, 2, -60, -62] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -102, -68, 34, 15, 118, -119, 24, 86, 96, 6, 103, 0, -123, -117, 49, 0, 54, -29, -91, -29, 125, 79, 42, 106, 64, -56, 63, 107, -2, -104, 60, -40, -120, 109, -24, 83, -90, 18, 118, 58, -48, 15, -60, -22, 66, 87, 69, -99, -10, -93, 79, 96, 0, -110, 77, -114, 14, -6, -12, -16, -19, 51, 65, -29, -102, -28, -60, -73, -42, 38, -114, 27, -53, -61, 121, 64, -54, -84, 122, 56, -28, 17, 25, 46, 112, -66, -51, -47, 88, 69, -70, -85, -105, 114, 77, -47, -74, -52, 89, 111, 89, 100, -67, 22, 85, 65, 10, -105, 116, 59, -41, 62, -57, -40, 123, -82, 45, 57, 21, 110, -58, -66, 97, -41, -123, 2, -60, -62] 07:13:26.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:26.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.671 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.671 07:13:26.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.559 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.559 07:13:27.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:27.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=WSMCstUMK6Xt_LVljiyW4Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=WSMCstUMK6Xt_LVljiyW4Q 07:13:27.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:27.002 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:27.002 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:27.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=49 07:13:27.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:27.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:27.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.561 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.561 07:13:27.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 119, 64, 84, 89, 35, -98, -60, -11, 73, 97, 94, -57, -55, -120, -54, 33, 76, -18, -68, -53, 1, 4, 75, -79, -105, 117, -71, -34, 58, 29, -18, -97, -78, 28, 74, 42, 38, 49, 110, -89, 122, 27, 32, -79, -117, 111, -93, -18, -53, -24, 26, 100, 108, -128, -42, -98, -96, -76, 69, -128, 100, -40, 5, -77, 66, -100, 22, 122, -67, 1, 10, -71, -41, 123, -85, -101, 23, -110, 7, -87, -6, 28, 41, -13, 13, 10, -117, -77, -105, -41, -39, -124, 15, 76, -34, 43, 12, 28, 46, -2, 53, 94, 64, 82, 82, 62, -22, -66, -3, -83, 35, -34, 88, -120, -25, -125, -36, -98, 56, 55, 18, 122, 71, -76, -79, 54, -100, 57] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 119, 64, 84, 89, 35, -98, -60, -11, 73, 97, 94, -57, -55, -120, -54, 33, 76, -18, -68, -53, 1, 4, 75, -79, -105, 117, -71, -34, 58, 29, -18, -97, -78, 28, 74, 42, 38, 49, 110, -89, 122, 27, 32, -79, -117, 111, -93, -18, -53, -24, 26, 100, 108, -128, -42, -98, -96, -76, 69, -128, 100, -40, 5, -77, 66, -100, 22, 122, -67, 1, 10, -71, -41, 123, -85, -101, 23, -110, 7, -87, -6, 28, 41, -13, 13, 10, -117, -77, -105, -41, -39, -124, 15, 76, -34, 43, 12, 28, 46, -2, 53, 94, 64, 82, 82, 62, -22, -66, -3, -83, 35, -34, 88, -120, -25, -125, -36, -98, 56, 55, 18, 122, 71, -76, -79, 54, -100, 57] 07:13:27.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:27.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.682 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.682 07:13:27.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.623 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.623 07:13:27.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:27.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2U-RLzHODvdkIGPK9-2y2Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2U-RLzHODvdkIGPK9-2y2Q 07:13:27.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:27.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:27.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:27.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=25 07:13:27.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:27.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:27.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.624 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.624 07:13:27.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 4, 2, 0, -98, -18, -119, 69, -62, -108, 101, 84, 75, 67, -58, 16, 109, -77, -85, -98, -48, 22, -128, -107, -32, -7, 59, -18, -63, -48, -103, -25, 86, -55, -104, -81, -92, -59, 1, 31, -24, -55, -5, -84, 94, 24, -16, 110, -62, 0, 99, 30, -102, 7, 84, 110, -122, -109, 58, -95, -41, -27, -2, 109, 90, -28, 16, 9, 27, -48, 124, -86, -37, -13, 113, 20, 105, 48, 107, 77, -11, -87, -78, -30, 86, -10, -75, -91, 30, 8, -71, -19, -103, -11, -76, 45, -122, -79, 24, 96, 26, 126, 26, 17, 33, -128, 95, 75, -85, 16, -109, 50, -109, -9, 29, -27, 0, 28, -101, 38, -118, 59, 58, 7, 5, -15, 16, 38] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 4, 2, 0, -98, -18, -119, 69, -62, -108, 101, 84, 75, 67, -58, 16, 109, -77, -85, -98, -48, 22, -128, -107, -32, -7, 59, -18, -63, -48, -103, -25, 86, -55, -104, -81, -92, -59, 1, 31, -24, -55, -5, -84, 94, 24, -16, 110, -62, 0, 99, 30, -102, 7, 84, 110, -122, -109, 58, -95, -41, -27, -2, 109, 90, -28, 16, 9, 27, -48, 124, -86, -37, -13, 113, 20, 105, 48, 107, 77, -11, -87, -78, -30, 86, -10, -75, -91, 30, 8, -71, -19, -103, -11, -76, 45, -122, -79, 24, 96, 26, 126, 26, 17, 33, -128, 95, 75, -85, 16, -109, 50, -109, -9, 29, -27, 0, 28, -101, 38, -118, 59, 58, 7, 5, -15, 16, 38] 07:13:27.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:27.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.687 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.687 07:13:27.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.553 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.553 07:13:27.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:27.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=7JVb8QJ9khxjgcrdUxroOA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=7JVb8QJ9khxjgcrdUxroOA 07:13:27.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:27.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:27.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:27.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=50 07:13:27.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:27.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:27.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.555 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.555 07:13:27.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, -2, 42, -26, 18, -121, 45, 6, 56, -14, -125, 4, 17, 11, 81, -37, -57, -53, -48, 25, 8, 49, -100, 125, 18, -31, -20, 108, 65, -77, 123, 42, 86, -43, 121, 55, 99, -123, -83, 54, -60, 121, 17, -98, -27, 90, -5, 91, -41, 104, 80, 58, -71, -29, 70, -16, -112, -20, 60, -6, -15, 118, 92, 85, 82, 19, -12, -25, 52, -67, -97, 37, 93, -97, 62, -92, 18, 102, -29, 110, 28, -87, 87, -80, -31, 15, -98, -47, 41, 58, -102, -76, 16, -47, 52, 10, 74, -83, -44, -8, 124, -50, 51, 70, -72, -125, 33, -110, 68, 107, -41, 67, -115, 67, -41, -34, -64, -3, -86, 71, -52, 109, 31, -89, -41, 30, -2, -8] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, -2, 42, -26, 18, -121, 45, 6, 56, -14, -125, 4, 17, 11, 81, -37, -57, -53, -48, 25, 8, 49, -100, 125, 18, -31, -20, 108, 65, -77, 123, 42, 86, -43, 121, 55, 99, -123, -83, 54, -60, 121, 17, -98, -27, 90, -5, 91, -41, 104, 80, 58, -71, -29, 70, -16, -112, -20, 60, -6, -15, 118, 92, 85, 82, 19, -12, -25, 52, -67, -97, 37, 93, -97, 62, -92, 18, 102, -29, 110, 28, -87, 87, -80, -31, 15, -98, -47, 41, 58, -102, -76, 16, -47, 52, 10, 74, -83, -44, -8, 124, -50, 51, 70, -72, -125, 33, -110, 68, 107, -41, 67, -115, 67, -41, -34, -64, -3, -86, 71, -52, 109, 31, -89, -41, 30, -2, -8] 07:13:27.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:27.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.891 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.891 07:13:27.024 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.872 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.872 07:13:27.024 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:27.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=z1bbbiA8tL07h7tCKNnrYQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=z1bbbiA8tL07h7tCKNnrYQ 07:13:27.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:27.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:27.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:27.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=51 07:13:27.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:27.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:27.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.873 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.873 07:13:27.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -121, 119, 110, -23, 77, 33, -102, -123, -103, -42, 74, -111, 98, -16, -27, -70, 55, 78, 16, 103, -14, -19, -92, -120, 25, 50, -48, -127, 16, 85, 111, 89, -60, -69, 78, -105, -44, 21, 92, -18, 8, -8, 89, 38, -90, 126, 14, -60, -63, -109, 37, -93, -92, -60, -93, -15, 111, 24, -51, 98, -9, -84, 64, 91, 62, 117, 3, -43, 28, 37, 28, -4, 118, 44, -54, 84, -90, -128, -24, -72, -95, 4, -43, 50, 56, -45, 14, 55, -47, 79, -115, 50, 70, 87, 51, -41, 28, 124, -21, -109, -108, 75, 35, -88, -90, -28, 83, 48, 49, 72, 82, -109, 70, -114, 79, 61, 122, -21, -94, -71, 48, -85, 11, -92, -37, -57, -43, 65] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -121, 119, 110, -23, 77, 33, -102, -123, -103, -42, 74, -111, 98, -16, -27, -70, 55, 78, 16, 103, -14, -19, -92, -120, 25, 50, -48, -127, 16, 85, 111, 89, -60, -69, 78, -105, -44, 21, 92, -18, 8, -8, 89, 38, -90, 126, 14, -60, -63, -109, 37, -93, -92, -60, -93, -15, 111, 24, -51, 98, -9, -84, 64, 91, 62, 117, 3, -43, 28, 37, 28, -4, 118, 44, -54, 84, -90, -128, -24, -72, -95, 4, -43, 50, 56, -45, 14, 55, -47, 79, -115, 50, 70, 87, 51, -41, 28, 124, -21, -109, -108, 75, 35, -88, -90, -28, 83, 48, 49, 72, 82, -109, 70, -114, 79, 61, 122, -21, -94, -71, 48, -85, 11, -92, -37, -57, -43, 65] 07:13:27.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:27.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.9 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.9 07:13:27.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.865 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.865 07:13:27.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:27.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=FSa8kKyQuyzTpnu1NQzH0Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=FSa8kKyQuyzTpnu1NQzH0Q 07:13:27.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:27.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:27.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:27.034 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=52 07:13:27.034 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:27.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:27.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.867 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.867 07:13:27.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 12, 70, 14, -78, 30, -115, -73, 93, -123, -7, 44, 1, -2, 72, 97, 126, -77, 90, -70, -92, 127, 6, 103, 74, 98, -123, 50, -112, -43, 126, -68, -15, -52, 120, 80, -75, -46, 2, -74, 121, -107, -128, -78, 50, -90, 75, 34, -37, 12, -70, 48, 125, -14, -53, 126, -68, 3, -18, 35, -37, -119, -91, -36, -95, 54, 74, -125, -97, 101, -97, -18, 63, -3, 125, 98, 70, -9, -28, -5, -46, 121, -22, -23, 7, -108, 41, -126, -21, -17, -49, 80, 38, -97, -21, 30, -1, -73, 24, -32, -27, -63, 3, -109, -64, -55, 107, 14, -12, -65, -9, -69, -48, 62, -79, -91, 44, -92, 17, 94, 89, 23, 6, 29, 108, 25, 44, -85, -43] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 12, 70, 14, -78, 30, -115, -73, 93, -123, -7, 44, 1, -2, 72, 97, 126, -77, 90, -70, -92, 127, 6, 103, 74, 98, -123, 50, -112, -43, 126, -68, -15, -52, 120, 80, -75, -46, 2, -74, 121, -107, -128, -78, 50, -90, 75, 34, -37, 12, -70, 48, 125, -14, -53, 126, -68, 3, -18, 35, -37, -119, -91, -36, -95, 54, 74, -125, -97, 101, -97, -18, 63, -3, 125, 98, 70, -9, -28, -5, -46, 121, -22, -23, 7, -108, 41, -126, -21, -17, -49, 80, 38, -97, -21, 30, -1, -73, 24, -32, -27, -63, 3, -109, -64, -55, 107, 14, -12, -65, -9, -69, -48, 62, -79, -91, 44, -92, 17, 94, 89, 23, 6, 29, 108, 25, 44, -85, -43] 07:13:27.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:27.048 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': 52 of 52 rows have been copied. 07:13:27.052 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "cryptokey" 07:13:27.079 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "cryptokey" alter column "id" restart with 53 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:27.081 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:27.119 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOKEY' (6 of 39). 07:13:27.120 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOKEYDEACTIVATION' (7 of 39)... 07:13:27.120 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION': All source-columns exist in the target-DB! 07:13:27.120 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION': All target-columns exist in the source-DB! 07:13:27.120 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptokeydeactivation" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:27.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:27.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:27.385 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptokeydeactivation" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:27.499 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=339c6465-06d8-475b-8417-c35e8633a276 remoteRepositoryId=d38e05a1-b1cb-47f9-8a52-866d109f27ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:27.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:27.565 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptokeydeactivation" 07:13:27.591 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptokeydeactivation'. 07:13:27.591 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptokeydeactivation" 07:13:27.594 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION' contains 0 rows to be copied. 07:13:27.595 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptokeydeactivation" 07:13:27.596 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptokeydeactivation" ("changed", "created", "id", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?) 07:13:27.638 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "cryptokeydeactivation" 07:13:27.663 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "cryptokeydeactivation" alter column "id" restart with 1 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:27.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:27.691 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOKEYDEACTIVATION' (7 of 39). 07:13:27.692 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOLINK' (8 of 39)... 07:13:27.692 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': All source-columns exist in the target-DB! 07:13:27.692 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': All target-columns exist in the source-DB! 07:13:27.692 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptolink" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:28.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:28.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:28.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:28.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:28.471 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:28.486 [Test worker] INFO o.s.l.d.DbMigrateFromDerbyToPostgresqlTest - local repo: 339c6465-06d8-475b-8417-c35e8633a276 07:13:28.487 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]close: Closing real LocalRepoManager immediately. 07:13:28.489 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26f3155e]_close: Shutting down real LocalRepoManager. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:28.529 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptolink" add column "id" bigint primary key generated by default as identity 07:13:28.703 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptolink" 07:13:28.724 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptolink'. 07:13:28.725 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptolink" 07:13:28.739 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK' contains 61 rows to be copied. 07:13:28.739 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptolinkid", "fromcryptokey_id_oid", "fromuserrepokeypublickey_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "tocryptokey_id_oid", "tocryptokeydata", "tocryptokeypart" from "cryptolink" 07:13:28.762 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptolink" ("changed", "created", "cryptolinkid", "fromcryptokey_id_oid", "fromuserrepokeypublickey_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "tocryptokey_id_oid", "tocryptokeydata", "tocryptokeypart") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:28.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.606 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.606 07:13:28.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.474 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.474 07:13:28.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ZxCQX0Ve0Qe9Er21ICA49Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ZxCQX0Ve0Qe9Er21ICA49Q 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.555 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.555 07:13:28.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -73, 102, 102, -9, -123, 108, 20, 93, 66, -57, 16, -66, -89, -109, -97, 85, 12, -69, -122, -59, -116, -87, -103, 23, 88, -122, 8, 44, 55, 109, -82, -30, -81, -46, 8, -43, -45, -18, 112, -15, -44, -4, -25, -38, -99, -41, -69, -14, -123, -54, 123, -12, -82, -100, 45, -14, -109, -9, 21, -113, -127, 49, 125, 52, 4, 117, 15, -6, -83, -18, -69, 67, 50, -21, -60, 63, -96, -42, -80, -128, 38, -9, -60, -29, 76, -107, -103, 87, 39, 122, -68, -42, -103, 41, 9, 25, 99, -93, -44, -70, 58, 30, 124, 2, -110, 114, 115, -75, 17, -35, 49, -81, 56, 52, 94, 31, 55, -20, 56, -57, 104, 113, -105, -123, 21, 37, 49, 20] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -73, 102, 102, -9, -123, 108, 20, 93, 66, -57, 16, -66, -89, -109, -97, 85, 12, -69, -122, -59, -116, -87, -103, 23, 88, -122, 8, 44, 55, 109, -82, -30, -81, -46, 8, -43, -45, -18, 112, -15, -44, -4, -25, -38, -99, -41, -69, -14, -123, -54, 123, -12, -82, -100, 45, -14, -109, -9, 21, -113, -127, 49, 125, 52, 4, 117, 15, -6, -83, -18, -69, 67, 50, -21, -60, 63, -96, -42, -80, -128, 38, -9, -60, -29, 76, -107, -103, 87, 39, 122, -68, -42, -103, 41, 9, 25, 99, -93, -44, -70, 58, 30, 124, 2, -110, 114, 115, -75, 17, -35, 49, -81, 56, 52, 94, 31, 55, -20, 56, -57, 104, 113, -105, -123, 21, 37, 49, 20] 07:13:28.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:28.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[-61, 1, -122, 0, 60, 1, 6, 0, 0, 0, -57, -70, 73, -64, -56, -122, 76, 34, 12, -24, -30, -56, 106, -97, 7, -99, -127, 119, -72, 55, 123, 0, -80, 49, -78, -123, 64, 116, 42, 58, 87, -10, -11, 35, 27, -87, 74, -62, -36, 48, 56, -87, 91, 5, -116, 61, -61, 66, 3, -92, -33, -35, 110, 12, -6, 19, -62, 100, 67, -42, 16, 4, 76, -73, 47, 26, 70, -12, 35, 21, 0, -46, 21, 81, 76, 112, 65, -10, 38, 8, -118, 53, -37, 19, -18, -119, -112, 41, 95, 14, -90, 42, 97, -77, 69, -76, 15, 87, 21, 37, -42, -90, 85, 71, 105, 13, -108, 4, -120, -51, -56, 51, -56, 49, -58, -117, 10, -125, 64, 14, 48, -36, 57, -44, -86, -81, -88, 87, 60, 1, 5, 0, 0, 0, 117, 34, 107, 52, 36, 97, 101, -124, 79, -74, -75, 46, 45, 72, 103, 34, 58, -122, -50, -70, -127, 91, 113, 82, 59, 69, -122, 77, -41, -67, -35, 123, 34, -105, 73, -42, -28, 111, -13, 82, 84, -35, 119, -128, 57, -9, -104, -102, 58, 92, 23, -115, -86, 34, -11, 53, -96, 64, -107, -122, 44, -101, 120, 26, -91, -118, -98, -111, -13, -109, 68, -121, -127, -68, 68, -98, -93, -2, 92, -125, -40, -93, -81, -15, 8, 10, 3, -22, 83, 98, -52, -22, -64, -31, -34, -127, -114, 116, -73, -88, -22, 73, 104, 55, -8, -42, -26, -2, -88, -30, 2, -4, 76, -105, -128, -25, 46, 103, 71, 51, -118, -41, -2, -75, -39, 102, 100, 39, 111, -56, -41, -39, 42, 9, 21, 116, 85, -43, 3, 88, -49, 31, 50, 125, -110, 123, -94, -40, 57, 114, 19, -120, 58, -122, -96, 75, 30, 98, -16, -52, -57, -75, 94, 95, -45, 91, 116, -12, -35, -110, -97, 15, 12, 5, -90, -76, -75, -4, 62, 70, 13, 96, 52, -64, -28, -25, 13, 17, 5, 95, -32, -11, 4, -124, -31, -115, 74, -38, -128, -58, -99, 17, 19, 127, -9, -13, -48, 122, 66, 49, 116, 84, -105, 70, -77, 77, 116, 62, 74, 111, 108, 18, -100, -19, -16, 47, 91, 13, 121, -109, 45, 76, -126, -2, -8, -84, 22, -70, -57, -123, 80, 80, 52, -49, 65, -128, -81, 73, -33, -126, -22, -126, 87, 63, 22, -104, -52, 41, -112, -11, 58, -77, -36, 13, 31, 71, -83, 104, 61, -39, 101, 12, 64, -38, 26, 96, -115, -75, -52, 126, 93, 5, 2, 63, 119, 91, 116, -48, -46, 85, -19, 95, -124, -111, 50, 57, -51, -45, -65, 110, -125, -66, -40, -103, 101, -125, -107, -118, 105, 37, -107, -67, 96, 46, -53, 21, 91, -42, 64, 121, -37, 114, -74, 29, -60, 28, -28, -60, 50, -1, -84, -7, 39, 104, 77, -17, 54, 85, -21, -7, 19, -128, -114, -47, 105, -22, 20, 118, 8, 7, -54, 22, -51, 42, 10, 32, 81, -26, -12, 83, 53, -83, -115, 8, 116, -91, 49, 79, -21, -51, -115, -79, -30, 108, 39, 90, -22, 14, -75, -67, 14, 81, 47, -29, -93, -106, -124, 71, 108, 76, 55, 54, -2, 10, 17, 32, 41, 105, 109, -35, -96, -38, 100, -1, 44, -12, 77, -63, 52, -61, 24, 120, -54, -48, -96, -105, 87, -65, 35, -108, -11, -4, -61, 111, -123, -79, 72, -85, -62, -87, 42, -36, -75, -44, -34, 1, -109, -5, 118, 114, 42, 90, 80, 34, -26, 35, -15, 55, -21, 52, -7, 65, -77, -84, 100, -32, 72, 120, -121, -84, -9, 48, -60, 61, 50, -93, -26, -95, -62, 116, -121, -54, 39, -42, -103, 53, 49, 68, 59, -90, 81, -6, -1, -34, -92, -25, -98, -112, 34, 72, -128, 97, 37, 64, -121, 36, -1, 126, 33, 13, -101, 86, 112, -75, 112, -106, 72, 97, -15, -62, -21, 37, -75, 86, 15, -89, -23, -27, 99, -108, 124, -6, -66, 119, 92, -63, -126, 62, 13, -74, 40, -19, 30, -121, 94, 49, 34, 107, 104, -101, -92, 73, -3, 72, 83, 6, -73, -69, -90, -67, -26, 82, -121, 21, -116, -22, -67, 113, -60, -118, 73, -56, 3, -65, -60, 18, 79, -80, -30, -54, -116, 87, 15, 123, 6, 43, -54, 82, 91, 123, -24, -1, -104, 59, -61, 65, 48, 123, -96, 62, -4, -6, -43, -97, 2, -115, -106, 65, -110, 24, -105, 125, 11, -16, 118, 74, 57, -105, 123, -110, 52, 121, -112, 42, -98, 23, 91, 14, 65, 104, -77, 22, 122, -11, -39, -100, 1, 9, 82, 55, 21, 71, 79, -6, -116, -79] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[-61, 1, -122, 0, 60, 1, 6, 0, 0, 0, -57, -70, 73, -64, -56, -122, 76, 34, 12, -24, -30, -56, 106, -97, 7, -99, -127, 119, -72, 55, 123, 0, -80, 49, -78, -123, 64, 116, 42, 58, 87, -10, -11, 35, 27, -87, 74, -62, -36, 48, 56, -87, 91, 5, -116, 61, -61, 66, 3, -92, -33, -35, 110, 12, -6, 19, -62, 100, 67, -42, 16, 4, 76, -73, 47, 26, 70, -12, 35, 21, 0, -46, 21, 81, 76, 112, 65, -10, 38, 8, -118, 53, -37, 19, -18, -119, -112, 41, 95, 14, -90, 42, 97, -77, 69, -76, 15, 87, 21, 37, -42, -90, 85, 71, 105, 13, -108, 4, -120, -51, -56, 51, -56, 49, -58, -117, 10, -125, 64, 14, 48, -36, 57, -44, -86, -81, -88, 87, 60, 1, 5, 0, 0, 0, 117, 34, 107, 52, 36, 97, 101, -124, 79, -74, -75, 46, 45, 72, 103, 34, 58, -122, -50, -70, -127, 91, 113, 82, 59, 69, -122, 77, -41, -67, -35, 123, 34, -105, 73, -42, -28, 111, -13, 82, 84, -35, 119, -128, 57, -9, -104, -102, 58, 92, 23, -115, -86, 34, -11, 53, -96, 64, -107, -122, 44, -101, 120, 26, -91, -118, -98, -111, -13, -109, 68, -121, -127, -68, 68, -98, -93, -2, 92, -125, -40, -93, -81, -15, 8, 10, 3, -22, 83, 98, -52, -22, -64, -31, -34, -127, -114, 116, -73, -88, -22, 73, 104, 55, -8, -42, -26, -2, -88, -30, 2, -4, 76, -105, -128, -25, 46, 103, 71, 51, -118, -41, -2, -75, -39, 102, 100, 39, 111, -56, -41, -39, 42, 9, 21, 116, 85, -43, 3, 88, -49, 31, 50, 125, -110, 123, -94, -40, 57, 114, 19, -120, 58, -122, -96, 75, 30, 98, -16, -52, -57, -75, 94, 95, -45, 91, 116, -12, -35, -110, -97, 15, 12, 5, -90, -76, -75, -4, 62, 70, 13, 96, 52, -64, -28, -25, 13, 17, 5, 95, -32, -11, 4, -124, -31, -115, 74, -38, -128, -58, -99, 17, 19, 127, -9, -13, -48, 122, 66, 49, 116, 84, -105, 70, -77, 77, 116, 62, 74, 111, 108, 18, -100, -19, -16, 47, 91, 13, 121, -109, 45, 76, -126, -2, -8, -84, 22, -70, -57, -123, 80, 80, 52, -49, 65, -128, -81, 73, -33, -126, -22, -126, 87, 63, 22, -104, -52, 41, -112, -11, 58, -77, -36, 13, 31, 71, -83, 104, 61, -39, 101, 12, 64, -38, 26, 96, -115, -75, -52, 126, 93, 5, 2, 63, 119, 91, 116, -48, -46, 85, -19, 95, -124, -111, 50, 57, -51, -45, -65, 110, -125, -66, -40, -103, 101, -125, -107, -118, 105, 37, -107, -67, 96, 46, -53, 21, 91, -42, 64, 121, -37, 114, -74, 29, -60, 28, -28, -60, 50, -1, -84, -7, 39, 104, 77, -17, 54, 85, -21, -7, 19, -128, -114, -47, 105, -22, 20, 118, 8, 7, -54, 22, -51, 42, 10, 32, 81, -26, -12, 83, 53, -83, -115, 8, 116, -91, 49, 79, -21, -51, -115, -79, -30, 108, 39, 90, -22, 14, -75, -67, 14, 81, 47, -29, -93, -106, -124, 71, 108, 76, 55, 54, -2, 10, 17, 32, 41, 105, 109, -35, -96, -38, 100, -1, 44, -12, 77, -63, 52, -61, 24, 120, -54, -48, -96, -105, 87, -65, 35, -108, -11, -4, -61, 111, -123, -79, 72, -85, -62, -87, 42, -36, -75, -44, -34, 1, -109, -5, 118, 114, 42, 90, 80, 34, -26, 35, -15, 55, -21, 52, -7, 65, -77, -84, 100, -32, 72, 120, -121, -84, -9, 48, -60, 61, 50, -93, -26, -95, -62, 116, -121, -54, 39, -42, -103, 53, 49, 68, 59, -90, 81, -6, -1, -34, -92, -25, -98, -112, 34, 72, -128, 97, 37, 64, -121, 36, -1, 126, 33, 13, -101, 86, 112, -75, 112, -106, 72, 97, -15, -62, -21, 37, -75, 86, 15, -89, -23, -27, 99, -108, 124, -6, -66, 119, 92, -63, -126, 62, 13, -74, 40, -19, 30, -121, 94, 49, 34, 107, 104, -101, -92, 73, -3, 72, 83, 6, -73, -69, -90, -67, -26, 82, -121, 21, -116, -22, -67, 113, -60, -118, 73, -56, 3, -65, -60, 18, 79, -80, -30, -54, -116, 87, 15, 123, 6, 43, -54, 82, 91, 123, -24, -1, -104, 59, -61, 65, 48, 123, -96, 62, -4, -6, -43, -97, 2, -115, -106, 65, -110, 24, -105, 125, 11, -16, 118, 74, 57, -105, 123, -110, 52, 121, -112, 42, -98, 23, 91, 14, 65, 104, -77, 22, 122, -11, -39, -100, 1, 9, 82, 55, 21, 71, 79, -6, -116, -79] 07:13:28.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:28.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.618 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.618 07:13:28.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.442 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.442 07:13:28.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=PV7Fueo31W2vZi5hcfxZww targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=PV7Fueo31W2vZi5hcfxZww 07:13:28.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.448 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.448 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, -23, 118, -84, -3, 31, 45, 63, -21, 119, -120, 90, 100, -26, -82, 27, 114, -112, -84, -115, -56, -85, -11, 88, -99, 50, 19, -105, 72, 38, 75, 37, -44, -6, 98, 119, 34, 83, -82, -84, 7, -14, -124, 122, -56, 94, -104, 124, -32, 92, 107, 54, 36, 1, -62, 43, -116, 95, 56, -77, 81, -70, -30, 91, -85, -74, 68, -8, 56, 69, -116, 20, -112, 33, -4, -95, -77, -117, 60, -26, -65, -56, 31, 21, 24, -44, 86, -113, -114, -10, -10, -81, -18, 107, 1, -29, -71, 78, -15, 46, 85, -114, -109, -102, 78, 61, -10, 94, 52, 91, 48, -90, -118, 43, -99, 31, 23, -18, 68, 83, 58, -122, -37, -80, 56, 94, 24, 12] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, -23, 118, -84, -3, 31, 45, 63, -21, 119, -120, 90, 100, -26, -82, 27, 114, -112, -84, -115, -56, -85, -11, 88, -99, 50, 19, -105, 72, 38, 75, 37, -44, -6, 98, 119, 34, 83, -82, -84, 7, -14, -124, 122, -56, 94, -104, 124, -32, 92, 107, 54, 36, 1, -62, 43, -116, 95, 56, -77, 81, -70, -30, 91, -85, -74, 68, -8, 56, 69, -116, 20, -112, 33, -4, -95, -77, -117, 60, -26, -65, -56, 31, 21, 24, -44, 86, -113, -114, -10, -10, -81, -18, 107, 1, -29, -71, 78, -15, 46, 85, -114, -109, -102, 78, 61, -10, 94, 52, 91, 48, -90, -118, 43, -99, 31, 23, -18, 68, 83, 58, -122, -37, -80, 56, 94, 24, 12] 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:28.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -91, 67, -77, -50, -78, 4, -65, -67, -127, 36, 56, 41, 121, -1, 76, -72, 73, 64, -116, -44, 96, -128, 30, -87, -111, 44, -31, -71, -80, 106, -36, -17, 25, 67, 51, 81, 33, 10, -126, 58, -94, -70, -78, -55, 21, 94, -6, -127, -17, -82, -79, 27, 119, 97, 32, 15, 106, -25, 105, -7, -49, 124, -30, 33, -56, 66, -44, 36, 77, 89, -81, 42, 59, 62, -101, -111, 124, 121, -48, -58, -47, -71, 87, -83, 102, -8, 96, 105, -34, -60, 16, -6, 71, -18, 38, -105, -91, -36, -75, 105, 56, -76, -90, -28, 64, 58, 74, -27, 3, -69, 23, -121, 127, -57, -33, 99, -121, -16, 114, -70, 9, -40, 0, -41, -112, -21, 92, 101, 2, 3, 1, 0, 1] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -91, 67, -77, -50, -78, 4, -65, -67, -127, 36, 56, 41, 121, -1, 76, -72, 73, 64, -116, -44, 96, -128, 30, -87, -111, 44, -31, -71, -80, 106, -36, -17, 25, 67, 51, 81, 33, 10, -126, 58, -94, -70, -78, -55, 21, 94, -6, -127, -17, -82, -79, 27, 119, 97, 32, 15, 106, -25, 105, -7, -49, 124, -30, 33, -56, 66, -44, 36, 77, 89, -81, 42, 59, 62, -101, -111, 124, 121, -48, -58, -47, -71, 87, -83, 102, -8, 96, 105, -34, -60, 16, -6, 71, -18, 38, -105, -91, -36, -75, 105, 56, -76, -90, -28, 64, 58, 74, -27, 3, -69, 23, -121, 127, -57, -33, 99, -121, -16, 114, -70, 9, -40, 0, -41, -112, -21, 92, 101, 2, 3, 1, 0, 1] 07:13:28.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:28.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.68 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.68 07:13:28.810 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.626 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.626 07:13:28.810 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=D1JR06xRSSaxfqbxV8f_vQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=D1JR06xRSSaxfqbxV8f_vQ 07:13:28.810 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:28.810 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.810 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=3 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.638 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.638 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 35, -110, -95, -103, 89, 3, -20, 117, 53, -10, 89, 95, -30, 106, -116, 109, -117, -38, -97, 102, -13, -12, -64, 54, 85, -80, 77, 80, 61, -92, -43, 17, -123, -56, -119, -127, 108, -62, 93, 69, 113, -9, 55, 88, 71, -74, -93, 29, -33, -25, 57, -107, 61, 54, 51, 101, -9, 31, -121, -63, -128, 113, 113, -50, -126, -111, -107, 118, -75, 63, -26, -82, -120, 114, -38, -88, 56, -80, 117, -110, 25, -93, 39, -109, 39, 87, 3, 121, 65, -47, -45, 29, 5, 2, -44, -26, -125, -52, -85, 54, -78, -57, 47, 22, -106, -15, -86, -58, 125, 50, 73, 46, 63, 46, 93, -120, 123, 99, -8, 90, 6, -107, 74, -109, -80, 118, 64, -38] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 35, -110, -95, -103, 89, 3, -20, 117, 53, -10, 89, 95, -30, 106, -116, 109, -117, -38, -97, 102, -13, -12, -64, 54, 85, -80, 77, 80, 61, -92, -43, 17, -123, -56, -119, -127, 108, -62, 93, 69, 113, -9, 55, 88, 71, -74, -93, 29, -33, -25, 57, -107, 61, 54, 51, 101, -9, 31, -121, -63, -128, 113, 113, -50, -126, -111, -107, 118, -75, 63, -26, -82, -120, 114, -38, -88, 56, -80, 117, -110, 25, -93, 39, -109, 39, 87, 3, 121, 65, -47, -45, 29, 5, 2, -44, -26, -125, -52, -85, 54, -78, -57, 47, 22, -106, -15, -86, -58, 125, 50, 73, 46, 63, 46, 93, -120, 123, 99, -8, 90, 6, -107, 74, -109, -80, 118, 64, -38] 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.811 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:28.812 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 6, 0, 0, 0, 120, -40, 41, -69, -73, 101, -97, -63, 88, -45, 83, 94, 86, 9, -40, -89, -51, -117, 76, -50, -11, 12, 61, -9, -120, -40, 56, -128, -127, 118, -46, 69, -53, 26, 19, 33, -83, 52, 33, 4, 108, -81, 3, -20, 9, 36, -123, 114, 116, 85, 82, 84, -103, 108, -126, -2, 122, 55, 125, -7, 44, -30, 45, 63, -125, -7, -104, -24, -89, 62, -99, -66, 43, -11, 4, 86, 68, -1, 127, -44, 72, -2, -19, 38, -119, 114, -87, 6, -57, 100, 49, -40, 98, 38, -114, 92, 17, 10, 48, -64, -121, -90, -61, 53, 9, 52, 39, 123, -65, 80, -23, -87, 20, -81, 71, -103, -55, 113, 70, -116, -9, 51, 105, -63, -7, 95, -70, 96] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 6, 0, 0, 0, 120, -40, 41, -69, -73, 101, -97, -63, 88, -45, 83, 94, 86, 9, -40, -89, -51, -117, 76, -50, -11, 12, 61, -9, -120, -40, 56, -128, -127, 118, -46, 69, -53, 26, 19, 33, -83, 52, 33, 4, 108, -81, 3, -20, 9, 36, -123, 114, 116, 85, 82, 84, -103, 108, -126, -2, 122, 55, 125, -7, 44, -30, 45, 63, -125, -7, -104, -24, -89, 62, -99, -66, 43, -11, 4, 86, 68, -1, 127, -44, 72, -2, -19, 38, -119, 114, -87, 6, -57, 100, 49, -40, 98, 38, -114, 92, 17, 10, 48, -64, -121, -90, -61, 53, 9, 52, 39, 123, -65, 80, -23, -87, 20, -81, 71, -103, -55, 113, 70, -116, -9, 51, 105, -63, -7, 95, -70, 96] 07:13:28.812 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.813 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.727 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.727 07:13:28.813 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.688 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.688 07:13:28.813 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=HjtmMARJWi26_dGSZQFi0w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=HjtmMARJWi26_dGSZQFi0w 07:13:28.813 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:28.813 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.814 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=4 07:13:28.814 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.814 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.702 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.702 07:13:28.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -94, -107, -20, -45, -100, 57, 75, 61, 126, 12, 80, -44, -13, 30, -18, 66, -40, 21, -13, 99, 95, 81, 28, 44, -62, -40, 8, -82, -93, -4, -45, -18, 71, -6, 105, 36, -97, -120, 31, -15, 114, -80, -127, -14, 101, 74, -85, -111, 58, 94, 18, 95, -106, 26, -50, 47, 69, 4, 94, 118, 112, -116, -73, 91, -45, 64, 31, -84, -110, -34, -44, -25, 104, 110, 55, 22, -69, -75, -16, 6, 43, -51, -18, -49, -108, 46, 118, 107, -18, 87, -99, -11, -62, 104, -16, 15, -26, 39, 75, -27, 19, -108, -91, 126, -75, -101, 113, -44, -88, 70, 109, 106, 31, 123, -17, -71, -89, 37, 13, 38, 85, 18, 5, 117, -64, -65, -36, 60] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -94, -107, -20, -45, -100, 57, 75, 61, 126, 12, 80, -44, -13, 30, -18, 66, -40, 21, -13, 99, 95, 81, 28, 44, -62, -40, 8, -82, -93, -4, -45, -18, 71, -6, 105, 36, -97, -120, 31, -15, 114, -80, -127, -14, 101, 74, -85, -111, 58, 94, 18, 95, -106, 26, -50, 47, 69, 4, 94, 118, 112, -116, -73, 91, -45, 64, 31, -84, -110, -34, -44, -25, 104, 110, 55, 22, -69, -75, -16, 6, 43, -51, -18, -49, -108, 46, 118, 107, -18, 87, -99, -11, -62, 104, -16, 15, -26, 39, 75, -27, 19, -108, -91, 126, -75, -101, 113, -44, -88, 70, 109, 106, 31, 123, -17, -71, -89, 37, 13, 38, 85, 18, 5, 117, -64, -65, -36, 60] 07:13:28.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -3, -121, 86, -6, -120, -7, 40, -109, 104, 122, -37, 8, 89, -102, -64, 54, 124, -37, -112, 33, 97, -92, 9, -55, -88, -70, 110, 82, 121, -48, -98, -116, -55, -32, 34, 62, -47, 102, -41, -97, -89, -58, -74, -56, 67, -11, -118, 4] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -3, -121, 86, -6, -120, -7, 40, -109, 104, 122, -37, 8, 89, -102, -64, 54, 124, -37, -112, 33, 97, -92, 9, -55, -88, -70, 110, 82, 121, -48, -98, -116, -55, -32, 34, 62, -47, 102, -41, -97, -89, -58, -74, -56, 67, -11, -118, 4] 07:13:28.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.769 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.769 07:13:28.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.743 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.743 07:13:28.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=D67-FJyo1V_tVedqVAm3ag targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=D67-FJyo1V_tVedqVAm3ag 07:13:28.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=5 07:13:28.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.753 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.753 07:13:28.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -71, 10, 81, 94, 32, -118, -17, -112, -49, -61, -27, -64, -80, -32, 2, 102, 1, -103, -97, 85, -89, -88, -56, 55, -23, 18, 53, -45, -79, -47, 51, 29, -8, 122, -24, -110, -9, 91, 40, -54, 29, 76, 14, 16, -47, -111, -62, 29, -7, -73, 16, 6, 53, 93, 69, -1, 20, -7, -79, -35, -85, -68, 2, 62, -21, 18, 116, -49, -21, -85, 104, -112, -28, 43, -93, 76, -128, 31, 106, 89, 54, 78, -105, 17, -60, 101, 10, -91, 100, -25, 4, 47, -60, -8, -65, 9, -37, -59, -123, 22, 117, 109, 62, 118, 9, -81, 39, -87, -113, -10, 92, -45, 111, -111, 29, -42, 71, -12, 122, -16, 109, 30, 114, 77, 16, -25, -126, -127] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -71, 10, 81, 94, 32, -118, -17, -112, -49, -61, -27, -64, -80, -32, 2, 102, 1, -103, -97, 85, -89, -88, -56, 55, -23, 18, 53, -45, -79, -47, 51, 29, -8, 122, -24, -110, -9, 91, 40, -54, 29, 76, 14, 16, -47, -111, -62, 29, -7, -73, 16, 6, 53, 93, 69, -1, 20, -7, -79, -35, -85, -68, 2, 62, -21, 18, 116, -49, -21, -85, 104, -112, -28, 43, -93, 76, -128, 31, 106, 89, 54, 78, -105, 17, -60, 101, 10, -91, 100, -25, 4, 47, -60, -8, -65, 9, -37, -59, -123, 22, 117, 109, 62, 118, 9, -81, 39, -87, -113, -10, 92, -45, 111, -111, 29, -42, 71, -12, 122, -16, 109, 30, 114, 77, 16, -25, -126, -127] 07:13:28.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:28.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -100, 111, 77, 126, 112, -79, -80, 11, 22, 0, -89, -117, -10, -103, -31, 45, 35, -55, -42, -78, 20, 32, -117, -69, 94, -106, 93, -84, 113, 62, -41, 38, 31, 111, -109, -29, 125, -110, -116, -125, 19, 48, 83, -74, 51, 98, 3, 7] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -100, 111, 77, 126, 112, -79, -80, 11, 22, 0, -89, -117, -10, -103, -31, 45, 35, -55, -42, -78, 20, 32, -117, -69, 94, -106, 93, -84, 113, 62, -41, 38, 31, 111, -109, -29, 125, -110, -116, -125, 19, 48, 83, -74, 51, 98, 3, 7] 07:13:28.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.953 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.953 07:13:28.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.928 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.928 07:13:28.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=E_5icPCCTkHgFj2PCwoFzA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=E_5icPCCTkHgFj2PCwoFzA 07:13:28.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:28.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=6 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.933 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.933 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -50, -57, -23, -84, -64, 92, -49, 19, -27, 21, 48, 89, -124, 5, -110, -65, -43, -12, -48, -124, 48, -79, 63, 12, 19, -23, -114, -61, -4, -6, -68, -32, -17, -4, 31, -100, -112, 88, 101, -90, 118, 13, 19, 61, -27, -93, -14, 69, 41, -6, 80, -25, -23, -127, 93, 85, -51, 92, 81, 53, -48, -46, -24, 71, 114, -11, -96, -76, 25, 27, -65, -42, 83, -18, 8, -33, 126, -28, 31, -49, 82, 102, -56, 92, -70, 101, -39, 110, -40, 43, 63, 34, -46, 81, 80, 0, -99, -18, -86, 16, 95, 26, -82, -88, 81, 119, -46, 126, 24, 71, -86, -106, 11, 55, 25, 19, 116, 0, 3, -21, 112, -15, 93, 39, -84, 80, 55, 20] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -50, -57, -23, -84, -64, 92, -49, 19, -27, 21, 48, 89, -124, 5, -110, -65, -43, -12, -48, -124, 48, -79, 63, 12, 19, -23, -114, -61, -4, -6, -68, -32, -17, -4, 31, -100, -112, 88, 101, -90, 118, 13, 19, 61, -27, -93, -14, 69, 41, -6, 80, -25, -23, -127, 93, 85, -51, 92, 81, 53, -48, -46, -24, 71, 114, -11, -96, -76, 25, 27, -65, -42, 83, -18, 8, -33, 126, -28, 31, -49, 82, 102, -56, 92, -70, 101, -39, 110, -40, 43, 63, 34, -46, 81, 80, 0, -99, -18, -86, 16, 95, 26, -82, -88, 81, 119, -46, 126, 24, 71, -86, -106, 11, 55, 25, 19, 116, 0, 3, -21, 112, -15, 93, 39, -84, 80, 55, 20] 07:13:28.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:28.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -18, 83, 62, 58, 4, 14, 77, 60, -78, 69, -38, -73, -93, -72, 127, -9, 63, 57, 16, 98, 39, 33, -51, 9, 80, 23, 114, -84, 95, 38, -112, 13, 12, 95, -2, -28, 73, 111, 22, 97, -88, -28, 8, -81, -1, -6, -111, 24] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -18, 83, 62, 58, 4, 14, 77, 60, -78, 69, -38, -73, -93, -72, 127, -9, 63, 57, 16, 98, 39, 33, -51, 9, 80, 23, 114, -84, 95, 38, -112, 13, 12, 95, -2, -28, 73, 111, 22, 97, -88, -28, 8, -81, -1, -6, -111, 24] 07:13:28.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.009 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.009 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.958 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.958 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=kOCo3S7ZV1KR7RcTT5xzIw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=kOCo3S7ZV1KR7RcTT5xzIw 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=7 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.963 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.963 07:13:28.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 43, 29, 54, 58, -68, -101, 45, 70, 41, 4, 40, -33, -29, -9, 34, -31, 6, -71, -92, -37, 120, -103, 67, 25, -43, 40, -44, -102, -116, 66, 33, 109, -37, -8, 49, 6, -127, -13, -62, 75, -71, 67, -105, -126, -57, -57, -74, 125, -2, -22, -127, 14, 59, -27, -109, 4, 77, -109, -127, -72, -5, -114, -64, 43, -22, -20, 28, 47, 95, 74, -108, -57, 42, -72, 33, 34, 18, 22, -1, -15, -87, -41, -126, 32, -122, -99, -34, -2, 74, 1, -5, -96, 46, 66, 6, -46, 106, -93, -71, -80, 46, 108, -100, 54, -11, -47, 82, -57, -117, 113, 83, 15, 97, -35, -17, -46, 80, -102, 22, -80, 51, -58, -36, -120, -87, 121, 68, 18] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 43, 29, 54, 58, -68, -101, 45, 70, 41, 4, 40, -33, -29, -9, 34, -31, 6, -71, -92, -37, 120, -103, 67, 25, -43, 40, -44, -102, -116, 66, 33, 109, -37, -8, 49, 6, -127, -13, -62, 75, -71, 67, -105, -126, -57, -57, -74, 125, -2, -22, -127, 14, 59, -27, -109, 4, 77, -109, -127, -72, -5, -114, -64, 43, -22, -20, 28, 47, 95, 74, -108, -57, 42, -72, 33, 34, 18, 22, -1, -15, -87, -41, -126, 32, -122, -99, -34, -2, 74, 1, -5, -96, 46, 66, 6, -46, 106, -93, -71, -80, 46, 108, -100, 54, -11, -47, 82, -57, -117, 113, 83, 15, 97, -35, -17, -46, 80, -102, 22, -80, 51, -58, -36, -120, -87, 121, 68, 18] 07:13:28.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:28.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -8, -89, 30, 126, -82, -50, 11, -104, -8, -32, 72, 84, -7, 119, 108, -39, 33, -22, 95, 109, -94, 1, 73, -57, -128, -106, -96, 1, -100, 3, 2, 26, 14, -41, -62, -71, -112, 38, -65, -121, 58, -22, 20, 2, -63, -64, -90, -37] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -8, -89, 30, 126, -82, -50, 11, -104, -8, -32, 72, 84, -7, 119, 108, -39, 33, -22, 95, 109, -94, 1, 73, -57, -128, -106, -96, 1, -100, 3, 2, 26, 14, -41, -62, -71, -112, 38, -65, -121, 58, -22, 20, 2, -63, -64, -90, -37] 07:13:28.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.003 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.003 07:13:28.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.994 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.994 07:13:28.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=IyE-z5cel2msZVpuOZ8skQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=IyE-z5cel2msZVpuOZ8skQ 07:13:28.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:28.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=8 07:13:28.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.999 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.999 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -66, 120, -87, -6, 75, -35, 50, -62, -111, 107, 52, 77, -79, -122, -128, 107, 7, -37, 99, 7, 81, -52, -29, 57, 62, 122, -30, 45, 45, -91, 10, -72, -107, 96, -53, -13, 47, 10, -103, 86, -44, -66, -4, 59, -100, 119, 65, -66, 103, -86, 14, 9, -92, -98, 81, 91, 19, -90, 92, -77, -37, -76, -69, 82, -103, -92, 80, -127, 49, -38, -10, -53, -75, 66, 107, -79, -27, -69, -95, 108, -62, -91, 56, 61, 53, 96, 53, -30, -113, 94, -3, -122, -17, 43, 60, -91, 70, -120, -104, 35, -128, 75, 36, 21, 125, -35, 63, -8, 24, 40, -41, -115, 84, 43, -88, 62, -109, -125, 94, 106, -70, -33, -70, 99, -23, -120, -16, 109] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -66, 120, -87, -6, 75, -35, 50, -62, -111, 107, 52, 77, -79, -122, -128, 107, 7, -37, 99, 7, 81, -52, -29, 57, 62, 122, -30, 45, 45, -91, 10, -72, -107, 96, -53, -13, 47, 10, -103, 86, -44, -66, -4, 59, -100, 119, 65, -66, 103, -86, 14, 9, -92, -98, 81, 91, 19, -90, 92, -77, -37, -76, -69, 82, -103, -92, 80, -127, 49, -38, -10, -53, -75, 66, 107, -79, -27, -69, -95, 108, -62, -91, 56, 61, 53, 96, 53, -30, -113, 94, -3, -122, -17, 43, 60, -91, 70, -120, -104, 35, -128, 75, 36, 21, 125, -35, 63, -8, 24, 40, -41, -115, 84, 43, -88, 62, -109, -125, 94, 106, -70, -33, -70, 99, -23, -120, -16, 109] 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 116, 34, -20, -49, 67, 69, -82, -25, -52, -109, 119, 94, 115, -69, -28, 105, 34, -38, -27, 49, -85, -125, 44, -105, -97, 92, -12, -68, 123, -104, -73, -35, 124, -103, -73, -43, -121, 21, 77, -108, -14, 34, -97, -86, 14, -85, 45, 104] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 116, 34, -20, -49, 67, 69, -82, -25, -52, -109, 119, 94, 115, -69, -28, 105, 34, -38, -27, 49, -85, -125, 44, -105, -97, 92, -12, -68, 123, -104, -73, -35, 124, -103, -73, -43, -121, 21, 77, -108, -14, 34, -97, -86, 14, -85, 45, 104] 07:13:28.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:28.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:28.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.033 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.033 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.016 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.016 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=C4anN3SSH96QIIgl8lSb6A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=C4anN3SSH96QIIgl8lSb6A 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=9 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.024 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.024 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -97, -101, 109, 111, 36, -43, -118, 77, -30, -71, -24, -72, 73, -2, 123, -93, -116, -92, 89, -36, -25, 83, 60, 119, 66, -62, 12, -70, 85, -108, -86, -50, 6, 44, -21, 123, -50, 15, 110, -31, 11, 114, 56, -86, -23, -121, -25, -52, 62, 79, -21, 14, 71, -36, -115, 48, 32, 76, 84, 78, 38, 68, -67, -78, 58, 18, -101, 124, -23, -98, 61, 58, 104, -98, 84, 10, 69, 118, -61, 60, -31, 28, 122, -22, -117, -43, -76, 106, 2, 60, 53, -49, -35, 78, 63, 100, -9, -105, -78, 29, -64, -44, -62, 23, 120, -47, -75, 62, -22, 52, -123, -30, -99, -39, -121, -84, 48, -111, -89, -94, -4, 41, -112, 46, -105, 37, 32, 86] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -97, -101, 109, 111, 36, -43, -118, 77, -30, -71, -24, -72, 73, -2, 123, -93, -116, -92, 89, -36, -25, 83, 60, 119, 66, -62, 12, -70, 85, -108, -86, -50, 6, 44, -21, 123, -50, 15, 110, -31, 11, 114, 56, -86, -23, -121, -25, -52, 62, 79, -21, 14, 71, -36, -115, 48, 32, 76, 84, 78, 38, 68, -67, -78, 58, 18, -101, 124, -23, -98, 61, 58, 104, -98, 84, 10, 69, 118, -61, 60, -31, 28, 122, -22, -117, -43, -76, 106, 2, 60, 53, -49, -35, 78, 63, 100, -9, -105, -78, 29, -64, -44, -62, 23, 120, -47, -75, 62, -22, 52, -123, -30, -99, -39, -121, -84, 48, -111, -89, -94, -4, 41, -112, 46, -105, 37, 32, 86] 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 105, -57, 17, 119, 120, 26, 0, -89, -98, 79, 25, -56, -92, 113, 126, -118, 22, -66, 114, 16, -32, -13, 74, -20, -25, -89, -47, 122, 69, -38, 50, 63, -65, 118, 41, 127, -54, 116, -44, -99, 119, 0, 70, 38, 57, -83, 3, -125] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 105, -57, 17, 119, 120, 26, 0, -89, -98, 79, 25, -56, -92, 113, 126, -118, 22, -66, 114, 16, -32, -13, 74, -20, -25, -89, -47, 122, 69, -38, 50, 63, -65, 118, 41, 127, -54, 116, -44, -99, 119, 0, 70, 38, 57, -83, 3, -125] 07:13:28.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.331 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.331 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.313 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.313 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bYaIaDSWk91SYhpksQMPRQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bYaIaDSWk91SYhpksQMPRQ 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=10 07:13:28.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.318 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.318 07:13:28.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 4, 127, 88, -117, -64, 38, 29, 42, 123, 93, -109, -89, 87, -100, 78, 115, -60, 24, -63, -88, -74, 126, 108, -21, 99, -1, 74, -88, 53, -31, 51, -23, 18, 29, 54, -61, -69, -113, 82, 127, 4, 56, 65, 103, 54, -58, 10, -128, -113, -50, -25, 44, -1, 26, 93, -26, 52, 57, 39, -110, -17, 92, -71, 82, -89, -64, 124, 25, -5, -62, -83, 95, 96, 88, -54, 91, -16, 68, -81, -16, 120, 96, 31, 106, -104, 4, -99, -14, 93, -6, -125, -93, -24, 57, 88, -3, 17, -56, 126, 22, 57, 41, -112, -13, 27, 69, 87, 108, -55, 92, -47, 54, -122, -40, -32, -114, -88, -103, 115, -73, -124, 77, -28, -78, -20, -47, 77, -96] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 4, 127, 88, -117, -64, 38, 29, 42, 123, 93, -109, -89, 87, -100, 78, 115, -60, 24, -63, -88, -74, 126, 108, -21, 99, -1, 74, -88, 53, -31, 51, -23, 18, 29, 54, -61, -69, -113, 82, 127, 4, 56, 65, 103, 54, -58, 10, -128, -113, -50, -25, 44, -1, 26, 93, -26, 52, 57, 39, -110, -17, 92, -71, 82, -89, -64, 124, 25, -5, -62, -83, 95, 96, 88, -54, 91, -16, 68, -81, -16, 120, 96, 31, 106, -104, 4, -99, -14, 93, -6, -125, -93, -24, 57, 88, -3, 17, -56, 126, 22, 57, 41, -112, -13, 27, 69, 87, 108, -55, 92, -47, 54, -122, -40, -32, -114, -88, -103, 115, -73, -124, 77, -28, -78, -20, -47, 77, -96] 07:13:28.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:28.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 14, -20, 86, 14, -120, -17, 106, 114, -101, -8, -23, -2, -80, 31, -64, 50, 59, 75, -70, 95, 30, -104, -44, 48, 19, -59, -110, 83, -69, 66, 85, 24, -59, 63, -122, 54, 67, -22, 108, -69, 50, -53, -81, -112, 19, -50, 112, -120] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 14, -20, 86, 14, -120, -17, 106, 114, -101, -8, -23, -2, -80, 31, -64, 50, 59, 75, -70, 95, 30, -104, -44, 48, 19, -59, -110, 83, -69, 66, 85, 24, -59, 63, -122, 54, 67, -22, 108, -69, 50, -53, -81, -112, 19, -50, 112, -120] 07:13:28.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.374 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.374 07:13:28.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.335 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.335 07:13:28.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=25zdRVNQEMtPb7rDaNkO3A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=25zdRVNQEMtPb7rDaNkO3A 07:13:28.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:28.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=11 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.368 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.368 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 18, 19, 51, -86, -101, 78, -96, 62, -64, 110, 95, -18, 85, 108, -88, -98, -18, 52, -92, 22, -112, 87, 85, 17, 57, -92, -1, -23, -52, 112, 59, -14, -62, 55, -67, 48, -78, -123, -95, -88, 78, 88, -43, -81, 95, 117, -37, -10, -116, -20, -18, -73, -64, 28, -36, -59, -71, 71, -36, -42, -23, 39, -109, -59, -52, 75, -33, 20, -108, 42, -72, 76, -109, 89, 88, -32, -11, -50, -15, 121, 126, -72, 2, -40, -13, 26, -32, -13, 118, 43, -48, 54, -99, -122, -21, -20, 38, 114, -88, -66, 6, -35, 120, 60, -103, -7, 1, 115, 96, 30, 121, -21, -76, 67, 23, 65, -114, 26, 15, -15, -92, -120, 5, -30, -19, -110, 45, -40] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 18, 19, 51, -86, -101, 78, -96, 62, -64, 110, 95, -18, 85, 108, -88, -98, -18, 52, -92, 22, -112, 87, 85, 17, 57, -92, -1, -23, -52, 112, 59, -14, -62, 55, -67, 48, -78, -123, -95, -88, 78, 88, -43, -81, 95, 117, -37, -10, -116, -20, -18, -73, -64, 28, -36, -59, -71, 71, -36, -42, -23, 39, -109, -59, -52, 75, -33, 20, -108, 42, -72, 76, -109, 89, 88, -32, -11, -50, -15, 121, 126, -72, 2, -40, -13, 26, -32, -13, 118, 43, -48, 54, -99, -122, -21, -20, 38, 114, -88, -66, 6, -35, 120, 60, -103, -7, 1, 115, 96, 30, 121, -21, -76, 67, 23, 65, -114, 26, 15, -15, -92, -120, 5, -30, -19, -110, 45, -40] 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:28.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 9, -33, -11, -109, -122, 48, 31, 43, 44, 52, -83, -43, 69, -86, -66, 21, -29, 16, -34, 84, -105, 5, -48, 92, 108, 32, -38, 80, -124, 26, -8, 83, -118, 114, 67, -84, -79, -62, -87, -82, -25, 72, -109, 32, 52, -93, 108, -56] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 9, -33, -11, -109, -122, 48, 31, 43, 44, 52, -83, -43, 69, -86, -66, 21, -29, 16, -34, 84, -105, 5, -48, 92, 108, 32, -38, 80, -124, 26, -8, 83, -118, 114, 67, -84, -79, -62, -87, -82, -25, 72, -109, 32, 52, -93, 108, -56] 07:13:28.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.850 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.846 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.846 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.829 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.829 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=IKKr603p4cSAtrkbAEiQog targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=IKKr603p4cSAtrkbAEiQog 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=12 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.835 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.835 07:13:28.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -128, 88, 77, -53, -69, -97, -79, 38, 67, 84, 112, 49, -95, -124, -22, 55, 7, -23, -22, -93, 22, -22, 44, -21, 71, -39, 30, 60, -11, -79, 13, 69, 5, -61, 29, -80, 27, -104, -24, 7, -70, 22, -114, -114, 34, 34, 58, 37, 82, -117, -3, 1, -44, -95, -102, -63, -128, 100, 11, 10, 44, -65, -35, -55, 14, 82, 4, -24, -53, 16, -69, -73, 71, 13, -55, -50, 21, -36, -61, -80, 46, -70, -115, 127, 51, 4, -27, 48, 96, -64, -63, -14, -57, 108, 111, 26, -90, -86, 10, 79, -99, -7, 120, -64, -60, -117, 53, 42, 90, -35, -103, -96, 89, -78, -26, -3, 74, 104, 45, -93, 15, -104, -94, 120, -127, 111, 67, 102] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -128, 88, 77, -53, -69, -97, -79, 38, 67, 84, 112, 49, -95, -124, -22, 55, 7, -23, -22, -93, 22, -22, 44, -21, 71, -39, 30, 60, -11, -79, 13, 69, 5, -61, 29, -80, 27, -104, -24, 7, -70, 22, -114, -114, 34, 34, 58, 37, 82, -117, -3, 1, -44, -95, -102, -63, -128, 100, 11, 10, 44, -65, -35, -55, 14, 82, 4, -24, -53, 16, -69, -73, 71, 13, -55, -50, 21, -36, -61, -80, 46, -70, -115, 127, 51, 4, -27, 48, 96, -64, -63, -14, -57, 108, 111, 26, -90, -86, 10, 79, -99, -7, 120, -64, -60, -117, 53, 42, 90, -35, -103, -96, 89, -78, -26, -3, 74, 104, 45, -93, 15, -104, -94, 120, -127, 111, 67, 102] 07:13:28.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:28.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 115, 79, 121, 10, 68, 15, -58, 31, 12, 3, 50, 109, 119, -43, -37, 38, 22, 121, 103, 105, 22, -7, -42, -18, 34, -105, -69, 62, -56, 120, -25, 50, -88, 99, -4, -94, -104, 1, 33, -46, 92, 75, -68, -72, 18, -75, 117, 106] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 115, 79, 121, 10, 68, 15, -58, 31, 12, 3, 50, 109, 119, -43, -37, 38, 22, 121, 103, 105, 22, -7, -42, -18, 34, -105, -69, 62, -56, 120, -25, 50, -88, 99, -4, -94, -104, 1, 33, -46, 92, 75, -68, -72, 18, -75, 117, 106] 07:13:28.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.296 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.296 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.258 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.258 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RqdDgKS2-Tyn8LcwBhnXWA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RqdDgKS2-Tyn8LcwBhnXWA 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=13 07:13:28.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.272 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.272 07:13:28.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 87, 58, -30, 51, -63, -24, -77, 109, 48, -63, -55, -1, -19, -6, -113, 37, -111, 93, 75, -9, 42, -57, -124, 78, 116, 15, -6, 91, 74, -85, 44, -25, -100, -24, -79, -86, 54, 4, 77, 31, -71, -54, 17, -107, -56, 27, -4, -93, -23, -14, -124, -89, -113, 99, -127, 125, 99, 26, -2, -56, 90, 14, 123, -96, 120, 4, 37, 27, 8, -28, 6, -2, -74, 127, 75, -49, -16, 14, 114, 53, -40, 16, -82, 33, 70, 74, -55, -61, 95, 114, -104, 60, 5, 63, -99, -111, 20, -9, -59, 123, 95, 6, 36, 123, 26, 25, 29, -51, 12, 78, 41, 23, -44, -38, -38, -22, 84, 116, 104, -85, -96, -41, 16, 15, 28, -32, 26, -109] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 87, 58, -30, 51, -63, -24, -77, 109, 48, -63, -55, -1, -19, -6, -113, 37, -111, 93, 75, -9, 42, -57, -124, 78, 116, 15, -6, 91, 74, -85, 44, -25, -100, -24, -79, -86, 54, 4, 77, 31, -71, -54, 17, -107, -56, 27, -4, -93, -23, -14, -124, -89, -113, 99, -127, 125, 99, 26, -2, -56, 90, 14, 123, -96, 120, 4, 37, 27, 8, -28, 6, -2, -74, 127, 75, -49, -16, 14, 114, 53, -40, 16, -82, 33, 70, 74, -55, -61, 95, 114, -104, 60, 5, 63, -99, -111, 20, -9, -59, 123, 95, 6, 36, 123, 26, 25, 29, -51, 12, 78, 41, 23, -44, -38, -38, -22, 84, 116, 104, -85, -96, -41, 16, 15, 28, -32, 26, -109] 07:13:28.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:28.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -23, -83, -90, 104, -18, 102, -10, -68, 87, -89, -36, -91, 127, -64, 83, -41, 45, -87, 75, 49, 106, -29, -64, -15, -124, -69, -23, -20, -94, -31, -61, 82, -63, 57, 110, 79, -82, -78, -120, -95, -104, 43, 90, 25, -29, 110, 119, 11] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -23, -83, -90, 104, -18, 102, -10, -68, 87, -89, -36, -91, 127, -64, 83, -41, 45, -87, 75, 49, 106, -29, -64, -15, -124, -69, -23, -20, -94, -31, -61, 82, -63, 57, 110, 79, -82, -78, -120, -95, -104, 43, 90, 25, -29, 110, 119, 11] 07:13:28.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.367 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.367 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.301 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.301 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=P1B4PJkQtralShA4T04wKw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=P1B4PJkQtralShA4T04wKw 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=14 07:13:28.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.307 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.307 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 103, -5, -112, 38, 81, -74, 56, -74, 98, -50, 104, 86, 76, 81, 42, -23, -77, -68, -125, -58, 14, 77, 67, 25, -44, -74, -108, -7, -34, -111, -108, 77, 116, -27, 73, -53, -89, 124, 111, 55, 106, 93, 43, -118, -25, 86, 60, -124, -30, -102, 39, -116, -35, 99, -96, -78, 77, 25, -120, 78, -88, -92, -106, 7, -19, -84, 81, -72, -79, -65, -106, -62, -57, -74, -34, 106, 1, -7, 88, 86, -45, 113, 41, -62, -28, 67, 31, -85, -110, -77, -92, -55, -1, 22, -6, 2, -66, 6, -108, 101, -50, 93, 123, -115, 60, -94, 97, -6, 18, -74, 94, 107, -126, -39, 35, 94, -10, -95, -32, -29, 86, -70, -8, -98, -61, 94, 33, 27] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 103, -5, -112, 38, 81, -74, 56, -74, 98, -50, 104, 86, 76, 81, 42, -23, -77, -68, -125, -58, 14, 77, 67, 25, -44, -74, -108, -7, -34, -111, -108, 77, 116, -27, 73, -53, -89, 124, 111, 55, 106, 93, 43, -118, -25, 86, 60, -124, -30, -102, 39, -116, -35, 99, -96, -78, 77, 25, -120, 78, -88, -92, -106, 7, -19, -84, 81, -72, -79, -65, -106, -62, -57, -74, -34, 106, 1, -7, 88, 86, -45, 113, 41, -62, -28, 67, 31, -85, -110, -77, -92, -55, -1, 22, -6, 2, -66, 6, -108, 101, -50, 93, 123, -115, 60, -94, 97, -6, 18, -74, 94, 107, -126, -39, 35, 94, -10, -95, -32, -29, 86, -70, -8, -98, -61, 94, 33, 27] 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:28.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 57, -30, 126, -9, -89, 80, -67, -113, -5, 20, -18, 98, -93, -16, -13, 124, 35, 76, -66, -39, -40, -119, 70, 9, -3, 19, -29, 82, 100, -19, -118, -98, 45, 35, -105, -84, -80, 22, -117, -74, 4, -97, -8, 57, 37, -113, -118, -31] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 57, -30, 126, -9, -89, 80, -67, -113, -5, 20, -18, 98, -93, -16, -13, 124, 35, 76, -66, -39, -40, -119, 70, 9, -3, 19, -29, 82, 100, -19, -118, -98, 45, 35, -105, -84, -80, 22, -117, -74, 4, -97, -8, 57, 37, -113, -118, -31] 07:13:28.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.36 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.36 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.349 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.349 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=FX3bSdDScoDuOUGAUUR5xg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=FX3bSdDScoDuOUGAUUR5xg 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=15 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.355 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.355 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 21, -43, 56, -60, 33, 65, 38, 49, -47, 46, -101, -108, 83, 31, 50, 97, 88, 47, 94, 108, -30, -123, -85, 42, -106, 107, -101, 127, -38, 71, 110, -17, -46, 101, -94, -45, -79, 99, 26, -94, -41, -33, -106, -27, -14, -97, 94, -75, 114, 82, -54, -10, -40, -48, -35, -63, 51, 69, -119, 98, 58, 70, -41, 95, -105, 27, 82, -106, -94, -31, 117, -58, -113, -50, 46, 80, 20, 98, -23, -44, -88, -78, -87, 95, -12, 64, -111, 111, -29, 115, 100, -86, 112, 61, -72, -38, -21, -54, 42, -109, -100, 115, -126, 44, 60, -120, -7, -87, 119, 25, -75, 40, 94, 126, -97, -45, -39, 28, -117, -82, 19, -1, -72, 89, 72, -91, -108, -10] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 21, -43, 56, -60, 33, 65, 38, 49, -47, 46, -101, -108, 83, 31, 50, 97, 88, 47, 94, 108, -30, -123, -85, 42, -106, 107, -101, 127, -38, 71, 110, -17, -46, 101, -94, -45, -79, 99, 26, -94, -41, -33, -106, -27, -14, -97, 94, -75, 114, 82, -54, -10, -40, -48, -35, -63, 51, 69, -119, 98, 58, 70, -41, 95, -105, 27, 82, -106, -94, -31, 117, -58, -113, -50, 46, 80, 20, 98, -23, -44, -88, -78, -87, 95, -12, 64, -111, 111, -29, 115, 100, -86, 112, 61, -72, -38, -21, -54, 42, -109, -100, 115, -126, 44, 60, -120, -7, -87, 119, 25, -75, 40, 94, 126, -97, -45, -39, 28, -117, -82, 19, -1, -72, 89, 72, -91, -108, -10] 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 110, -22, -14, 98, -38, -18, -74, -43, 5, 101, 120, 101, -31, 33, 51, -16, 79, -51, -33, 125, 117, -18, 43, 84, 77, -28, -71, 122, -70, 62, -24, 18, 120, 35, -28, -28, -20, 113, -83, -87, 1, 15, -64, 6, 127, -20, 86, 54] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 110, -22, -14, 98, -38, -18, -74, -43, 5, 101, 120, 101, -31, 33, 51, -16, 79, -51, -33, 125, 117, -18, 43, 84, 77, -28, -71, 122, -70, 62, -24, 18, 120, 35, -28, -28, -20, 113, -83, -87, 1, 15, -64, 6, 127, -20, 86, 54] 07:13:28.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.392 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.392 07:13:28.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.374 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.374 07:13:28.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=UylhyK0UhWQ3TmJHKIHiGg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=UylhyK0UhWQ3TmJHKIHiGg 07:13:28.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=16 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.383 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.383 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 16, 97, 81, 19, 62, -93, -50, 24, -45, -12, -75, 50, 40, -28, 71, 83, 100, 55, -11, 36, 107, -12, 44, -55, -70, 110, -94, -14, -2, 36, -81, 53, -23, -84, -105, -83, -86, 43, 31, 38, -83, 105, -11, -102, -127, -29, -118, 11, -51, -75, 34, -39, 39, -96, 17, -110, -125, 47, 13, -71, 1, -119, -126, -127, -7, -43, 89, -7, 19, 110, 118, 90, -117, -108, -69, 39, 60, -105, 104, -125, -126, 33, 23, 78, -75, -64, 36, -7, -3, 11, 1, 124, -11, -30, 114, 2, 86, 99, -56, -45, 18, -48, 82, -5, 121, -30, -69, -120, -126, -18, 127, -65, 9, -108, 75, -63, -94, 67, 25, 56, -82, 118, -33, 114, -81, -119, -61, -98] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 16, 97, 81, 19, 62, -93, -50, 24, -45, -12, -75, 50, 40, -28, 71, 83, 100, 55, -11, 36, 107, -12, 44, -55, -70, 110, -94, -14, -2, 36, -81, 53, -23, -84, -105, -83, -86, 43, 31, 38, -83, 105, -11, -102, -127, -29, -118, 11, -51, -75, 34, -39, 39, -96, 17, -110, -125, 47, 13, -71, 1, -119, -126, -127, -7, -43, 89, -7, 19, 110, 118, 90, -117, -108, -69, 39, 60, -105, 104, -125, -126, 33, 23, 78, -75, -64, 36, -7, -3, 11, 1, 124, -11, -30, 114, 2, 86, 99, -56, -45, 18, -48, 82, -5, 121, -30, -69, -120, -126, -18, 127, -65, 9, -108, 75, -63, -94, 67, 25, 56, -82, 118, -33, 114, -81, -119, -61, -98] 07:13:28.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:28.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -40, 62, 117, 121, 25, 3, 39, -47, 102, 60, 125, -78, 61, 110, -48, 94, -77, -101, 91, 49, 90, -117, -50, 29, -65, 116, 82, -63, 101, -10, 79, 9, -104, 62, 121, -77, 94, 76, -41, 0, -61, 109, 52, 93, -80, 123, 57, 107] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -40, 62, 117, 121, 25, 3, 39, -47, 102, 60, 125, -78, 61, 110, -48, 94, -77, -101, 91, 49, 90, -117, -50, 29, -65, 116, 82, -63, 101, -10, 79, 9, -104, 62, 121, -77, 94, 76, -41, 0, -61, 109, 52, 93, -80, 123, 57, 107] 07:13:28.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.887 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.683 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.683 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.661 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.661 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=FrDkBLtJiFXq2ndGD4IGmg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=FrDkBLtJiFXq2ndGD4IGmg 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=17 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.665 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.665 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 8, -26, 102, 109, -3, -61, 13, 87, -15, -123, -41, 78, -65, -106, 74, 125, 21, -8, 47, 114, -99, -27, -92, 58, -44, 63, -34, 113, -36, 65, -27, -89, -76, -15, 7, -119, -54, -25, 127, 73, 99, 59, -78, -6, 68, -48, -20, 24, -85, 50, 9, -9, -21, 57, -91, 13, -61, -71, -113, -92, -66, -98, 100, -2, 109, -10, 55, 48, -94, -57, -123, 3, -86, -64, -20, 126, -13, 33, 124, 18, 86, 68, 56, 39, 0, 19, -21, 29, -71, 120, 8, -83, -32, 25, 94, 38, 65, 46, -110, 109, -93, 39, 74, -10, -107, 75, -16, 24, 73, -16, 113, -84, -83, -33, 59, 1, 55, 103, 81, 60, -44, -10, -13, -73, -88, 94, -116, -39] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 8, -26, 102, 109, -3, -61, 13, 87, -15, -123, -41, 78, -65, -106, 74, 125, 21, -8, 47, 114, -99, -27, -92, 58, -44, 63, -34, 113, -36, 65, -27, -89, -76, -15, 7, -119, -54, -25, 127, 73, 99, 59, -78, -6, 68, -48, -20, 24, -85, 50, 9, -9, -21, 57, -91, 13, -61, -71, -113, -92, -66, -98, 100, -2, 109, -10, 55, 48, -94, -57, -123, 3, -86, -64, -20, 126, -13, 33, 124, 18, 86, 68, 56, 39, 0, 19, -21, 29, -71, 120, 8, -83, -32, 25, 94, 38, 65, 46, -110, 109, -93, 39, 74, -10, -107, 75, -16, 24, 73, -16, 113, -84, -83, -33, 59, 1, 55, 103, 81, 60, -44, -10, -13, -73, -88, 94, -116, -39] 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -35, -19, -100, -51, -61, 41, -12, 77, -29, 36, -51, 97, 30, 112, 61, -18, 43, 96, 6, -20, -101, -7, -87, -84, -112, -56, 37, 43, 18, 52, 118, 29, 26, -103, -30, -65, 36, -75, -88, 110, 21, -44, 115, 49, 4, 10, 99, 36] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -35, -19, -100, -51, -61, 41, -12, 77, -29, 36, -51, 97, 30, 112, 61, -18, 43, 96, 6, -20, -101, -7, -87, -84, -112, -56, 37, 43, 18, 52, 118, 29, 26, -103, -30, -65, 36, -75, -88, 110, 21, -44, 115, 49, 4, 10, 99, 36] 07:13:28.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.706 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.706 07:13:28.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.692 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.692 07:13:28.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=wHsJMubiAOIgLdR-VNVdCg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=wHsJMubiAOIgLdR-VNVdCg 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=18 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.697 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.697 07:13:28.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -80, 34, -101, 114, -47, -24, 37, 47, 2, -72, 104, 26, -47, 27, -83, 29, 29, -33, 49, 26, -125, 65, 68, -51, -98, -61, -121, -111, 42, -91, -100, 56, -43, -19, -122, -74, 66, 76, 51, 44, 6, 112, 81, 67, 111, -10, -68, -53, -31, -37, 18, -51, -46, -123, 90, 72, 65, 31, -8, -86, 22, 14, -87, 21, -12, -86, -1, 84, 82, -23, -19, -109, 24, -91, 109, -26, 119, -51, 86, -81, -126, -117, 41, 98, -39, -55, 100, -96, -126, -29, -84, -109, -106, 98, -122, -95, -36, 89, 112, 101, 59, 25, 59, -29, -105, 114, -42, 29, 38, 124, -91, -65, 6, 73, -39, 108, -118, 63, 17, -118, -29, 118, -95, 61, 94, 117, 98, -114] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -80, 34, -101, 114, -47, -24, 37, 47, 2, -72, 104, 26, -47, 27, -83, 29, 29, -33, 49, 26, -125, 65, 68, -51, -98, -61, -121, -111, 42, -91, -100, 56, -43, -19, -122, -74, 66, 76, 51, 44, 6, 112, 81, 67, 111, -10, -68, -53, -31, -37, 18, -51, -46, -123, 90, 72, 65, 31, -8, -86, 22, 14, -87, 21, -12, -86, -1, 84, 82, -23, -19, -109, 24, -91, 109, -26, 119, -51, 86, -81, -126, -117, 41, 98, -39, -55, 100, -96, -126, -29, -84, -109, -106, 98, -122, -95, -36, 89, 112, 101, 59, 25, 59, -29, -105, 114, -42, 29, 38, 124, -91, -65, 6, 73, -39, 108, -118, 63, 17, -118, -29, 118, -95, 61, 94, 117, 98, -114] 07:13:28.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:28.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 108, 121, 19, 104, -5, -35, 41, -116, -52, -40, -107, -117, 109, 121, -62, -127, -100, 33, -73, -69, -105, -89, -9, 26, 95, -2, 14, -35, 48, 107, 116, -50, 123, -64, 117, 127, -40, -43, 120, 29, 49, -9, -6, 40, -119, -73, -92, 36] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 108, 121, 19, 104, -5, -35, 41, -116, -52, -40, -107, -117, 109, 121, -62, -127, -100, 33, -73, -69, -105, -89, -9, 26, 95, -2, 14, -35, 48, 107, 116, -50, 123, -64, 117, 127, -40, -43, 120, 29, 49, -9, -6, 40, -119, -73, -92, 36] 07:13:28.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.905 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.076 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.076 07:13:28.906 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.047 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.047 07:13:28.906 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=IxyGhr77lruJA7p1FgfimA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=IxyGhr77lruJA7p1FgfimA 07:13:28.906 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:28.906 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=19 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.068 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.068 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -123, -75, -102, -41, -48, -48, 81, -79, -29, 90, 40, 40, 47, -74, -28, 84, -69, -70, -16, 23, -124, -82, 85, 83, 122, -127, -77, 11, -72, -34, 76, 100, 26, -28, -97, -88, -88, -109, 87, 107, 116, -42, -36, 103, -102, 118, 52, -62, -48, -85, 91, -121, -95, -9, 71, 123, 89, 67, -16, -28, -116, 5, -41, 113, -90, -119, 125, -103, 28, 60, 125, -71, -67, -115, -27, -122, -100, -92, -13, -40, -1, 79, 125, 57, -100, 56, -50, 16, 88, -54, -68, 125, 105, 16, 45, -46, -20, -44, -81, 107, -123, 126, -80, 46, -77, 79, 90, 95, -16, -112, 23, -27, -128, -8, -52, 76, 70, 54, 55, 95, 112, 65, -31, 115, 29, 101, -92, 33] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -123, -75, -102, -41, -48, -48, 81, -79, -29, 90, 40, 40, 47, -74, -28, 84, -69, -70, -16, 23, -124, -82, 85, 83, 122, -127, -77, 11, -72, -34, 76, 100, 26, -28, -97, -88, -88, -109, 87, 107, 116, -42, -36, 103, -102, 118, 52, -62, -48, -85, 91, -121, -95, -9, 71, 123, 89, 67, -16, -28, -116, 5, -41, 113, -90, -119, 125, -103, 28, 60, 125, -71, -67, -115, -27, -122, -100, -92, -13, -40, -1, 79, 125, 57, -100, 56, -50, 16, 88, -54, -68, 125, 105, 16, 45, -46, -20, -44, -81, 107, -123, 126, -80, 46, -77, 79, 90, 95, -16, -112, 23, -27, -128, -8, -52, 76, 70, 54, 55, 95, 112, 65, -31, 115, 29, 101, -92, 33] 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -37, 90, -95, -6, -86, 59, 75, -77, 85, -87, 21, 18, -86, 69, 17, 21, -111, -42, 60, -113, -59, 15, -12, -98, -97, -88, 90, 105, 64, 67, -72, 97, -87, -51, 117, -82, -36, 45, 21, -100, 18, -92, 110, -99, -119, -84, -65, -59] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -37, 90, -95, -6, -86, 59, 75, -77, 85, -87, 21, 18, -86, 69, 17, 21, -111, -42, 60, -113, -59, 15, -12, -98, -97, -88, 90, 105, 64, 67, -72, 97, -87, -51, 117, -82, -36, 45, 21, -100, 18, -92, 110, -99, -119, -84, -65, -59] 07:13:28.907 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.463 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.463 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.435 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.435 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8JrbNQqDNGzWNxT5r4EpRQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8JrbNQqDNGzWNxT5r4EpRQ 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=20 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.909 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.447 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.447 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 85, -63, -68, 46, 38, 77, -5, 42, 32, -71, 47, -41, -100, -101, 27, 96, 15, -62, -69, 43, 108, -34, -55, -111, 56, -35, 84, 116, -92, -6, -16, 13, -116, 44, 98, -1, 125, 101, -22, -39, 93, -96, -38, -95, 64, -109, 26, 80, -78, -17, -88, -57, -9, -53, -53, 93, -118, -105, 103, -58, 88, 69, 41, -81, 66, -10, 77, 85, 123, 59, -34, 123, 8, -47, 26, 6, 110, 16, -83, -55, 15, 123, 18, -103, -98, 73, 77, 106, 39, 117, 114, 21, -87, 105, 81, 49, 49, -54, -50, 82, -121, -49, -59, -30, -87, -60, 9, -106, 25, 111, 68, 8, -51, -83, -86, -85, -88, -63, -45, 77, 53, 63, 90, 84, -117, 19, 52, -46] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 85, -63, -68, 46, 38, 77, -5, 42, 32, -71, 47, -41, -100, -101, 27, 96, 15, -62, -69, 43, 108, -34, -55, -111, 56, -35, 84, 116, -92, -6, -16, 13, -116, 44, 98, -1, 125, 101, -22, -39, 93, -96, -38, -95, 64, -109, 26, 80, -78, -17, -88, -57, -9, -53, -53, 93, -118, -105, 103, -58, 88, 69, 41, -81, 66, -10, 77, 85, 123, 59, -34, 123, 8, -47, 26, 6, 110, 16, -83, -55, 15, 123, 18, -103, -98, 73, 77, 106, 39, 117, 114, 21, -87, 105, 81, 49, 49, -54, -50, 82, -121, -49, -59, -30, -87, -60, 9, -106, 25, 111, 68, 8, -51, -83, -86, -85, -88, -63, -45, 77, 53, 63, 90, 84, -117, 19, 52, -46] 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 64, 67, -81, -75, 54, 117, 85, 89, -48, -18, -58, -74, -22, 80, -102, -18, 79, -39, 67, -78, 91, 28, 125, -40, 62, -112, -73, 58, -108, -72, -96, -20, -107, -13, 116, -23, 56, -97, 37, 17, -59, 95, -119, 55, -30, -43, -123, -8] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 64, 67, -81, -75, 54, 117, 85, 89, -48, -18, -58, -74, -22, 80, -102, -18, 79, -39, 67, -78, 91, 28, 125, -40, 62, -112, -73, 58, -108, -72, -96, -20, -107, -13, 116, -23, 56, -97, 37, 17, -59, 95, -119, 55, -30, -43, -123, -8] 07:13:28.910 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.911 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.879 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.879 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.84 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.84 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=mAYx_DqLUeBwXMH34HgOZQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=mAYx_DqLUeBwXMH34HgOZQ 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=21 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.846 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.846 07:13:28.912 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -55, 81, -42, -109, -40, -36, 24, -107, -117, -4, -29, -86, 65, -33, 69, 94, 119, 75, 33, -2, -115, -126, -83, -118, 72, 58, 95, 64, 109, -71, 6, 44, 109, 36, 55, 121, -41, 82, -118, 39, -48, -24, -21, -112, 73, 64, -96, -21, -84, 53, 15, -41, 90, 36, -44, 109, 31, 106, 98, 25, 113, -24, 10, -62, 39, -42, 118, -89, -125, 94, 117, 82, 80, -27, 75, -123, 47, -82, -118, 118, -53, -86, 71, -37, -90, -54, -109, -118, 80, -74, 124, 54, -117, -123, -55, 76, 16, -22, -17, 46, -1, -115, -35, -8, -125, 68, -51, 18, -87, -16, 0, 82, -65, 25, -8, -15, 22, -95, -47, 113, -25, 94, -100, -108, -83, -88, -66, 29] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -55, 81, -42, -109, -40, -36, 24, -107, -117, -4, -29, -86, 65, -33, 69, 94, 119, 75, 33, -2, -115, -126, -83, -118, 72, 58, 95, 64, 109, -71, 6, 44, 109, 36, 55, 121, -41, 82, -118, 39, -48, -24, -21, -112, 73, 64, -96, -21, -84, 53, 15, -41, 90, 36, -44, 109, 31, 106, 98, 25, 113, -24, 10, -62, 39, -42, 118, -89, -125, 94, 117, 82, 80, -27, 75, -123, 47, -82, -118, 118, -53, -86, 71, -37, -90, -54, -109, -118, 80, -74, 124, 54, -117, -123, -55, 76, 16, -22, -17, 46, -1, -115, -35, -8, -125, 68, -51, 18, -87, -16, 0, 82, -65, 25, -8, -15, 22, -95, -47, 113, -25, 94, -100, -108, -83, -88, -66, 29] 07:13:28.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:28.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 76, -34, 122, 113, -106, -31, 96, 118, -70, -97, -110, 32, 53, -72, 110, 55, 114, -45, 109, 2, 1, 88, -49, 84, 124, -65, 94, 16, -11, 35, 85, 29, -110, -18, 10, 54, 2, 93, 108, 96, -66, 94, 9, 15, 6, -28, 43, 21] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 76, -34, 122, 113, -106, -31, 96, 118, -70, -97, -110, 32, 53, -72, 110, 55, 114, -45, 109, 2, 1, 88, -49, 84, 124, -65, 94, 16, -11, 35, 85, 29, -110, -18, 10, 54, 2, 93, 108, 96, -66, 94, 9, 15, 6, -28, 43, 21] 07:13:28.913 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.925 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.95 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.95 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.883 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.883 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=h5X99DPq_cKOHKLTIfq5pw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=h5X99DPq_cKOHKLTIfq5pw 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=22 07:13:28.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.888 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.888 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -64, -95, -63, 9, -48, 99, -120, 63, 98, -36, -109, 115, 13, 12, -92, 30, -92, 65, -44, -82, 90, 72, 32, -81, 96, 74, 68, -78, -9, 39, -102, 35, 18, -51, 33, 43, 39, 94, -101, -88, 122, -111, -83, 91, -98, -14, -121, -127, -96, -94, -98, 23, -93, 109, -54, -100, -51, -19, 7, 2, 79, -44, 8, -110, 38, 103, -34, -3, -83, -80, -102, -52, 119, -35, -101, -52, 6, -109, -52, -103, 108, 16, 84, 66, 99, 108, 69, -58, -54, 37, -127, 46, 31, -2, 94, -65, 21, 95, 20, -28, -79, -84, -23, -82, -19, -16, -105, 66, -47, 61, -8, 126, -83, 50, -60, 22, -85, 57, 0, -10, -31, 122, -112, -128, 116, -94, -38, 4] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -64, -95, -63, 9, -48, 99, -120, 63, 98, -36, -109, 115, 13, 12, -92, 30, -92, 65, -44, -82, 90, 72, 32, -81, 96, 74, 68, -78, -9, 39, -102, 35, 18, -51, 33, 43, 39, 94, -101, -88, 122, -111, -83, 91, -98, -14, -121, -127, -96, -94, -98, 23, -93, 109, -54, -100, -51, -19, 7, 2, 79, -44, 8, -110, 38, 103, -34, -3, -83, -80, -102, -52, 119, -35, -101, -52, 6, -109, -52, -103, 108, 16, 84, 66, 99, 108, 69, -58, -54, 37, -127, 46, 31, -2, 94, -65, 21, 95, 20, -28, -79, -84, -23, -82, -19, -16, -105, 66, -47, 61, -8, 126, -83, 50, -60, 22, -85, 57, 0, -10, -31, 122, -112, -128, 116, -94, -38, 4] 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -51, -117, -56, -70, -18, 112, -102, 120, -60, -85, -77, -64, -75, -18, 5, 94, -58, -102, 12, -54, 113, 11, -65, 53, -32, -96, 42, 57, -124, 0, -39, 121, 60, 16, -86, -86, 84, -23, 106, -28, 46, 111, 118, -31, 66, -102, -25, -97] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -51, -117, -56, -70, -18, 112, -102, 120, -60, -85, -77, -64, -75, -18, 5, 94, -58, -102, 12, -54, 113, 11, -65, 53, -32, -96, 42, 57, -124, 0, -39, 121, 60, 16, -86, -86, 84, -23, 106, -28, 46, 111, 118, -31, 66, -102, -25, -97] 07:13:28.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.94 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.94 07:13:28.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.93 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.93 07:13:28.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=wEohF7cGq0BHR4cvaKfwlQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=wEohF7cGq0BHR4cvaKfwlQ 07:13:28.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:28.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=23 07:13:28.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.934 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.934 07:13:28.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 113, -99, -38, 6, -119, -41, 121, 112, 56, -16, 124, 16, -72, 2, 84, 12, -50, 60, -39, 15, 89, 32, -92, -67, 67, -87, -120, -3, -42, -61, -23, -90, 114, -3, 17, 16, 113, 27, 105, 51, 12, -70, -27, 91, -91, -7, -53, 78, 35, -4, -16, 0, -106, 41, -66, -117, 60, -4, -78, 6, -5, 111, -59, 60, -22, 89, 41, -56, 91, -47, -105, -34, 69, 105, -41, -119, 78, -93, 121, 30, 67, -107, -77, 109, -43, -107, 56, -40, -30, 1, 86, -34, 13, -75, 120, 103, 125, 92, 111, -127, 22, 99, 90, -18, 50, -37, 57, -14, -31, -21, 62, 23, -84, 13, 95, 80, 27, 8, -104, -51, -65, 2, 0, 119, 17, -12, -19, 79] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 113, -99, -38, 6, -119, -41, 121, 112, 56, -16, 124, 16, -72, 2, 84, 12, -50, 60, -39, 15, 89, 32, -92, -67, 67, -87, -120, -3, -42, -61, -23, -90, 114, -3, 17, 16, 113, 27, 105, 51, 12, -70, -27, 91, -91, -7, -53, 78, 35, -4, -16, 0, -106, 41, -66, -117, 60, -4, -78, 6, -5, 111, -59, 60, -22, 89, 41, -56, 91, -47, -105, -34, 69, 105, -41, -119, 78, -93, 121, 30, 67, -107, -77, 109, -43, -107, 56, -40, -30, 1, 86, -34, 13, -75, 120, 103, 125, 92, 111, -127, 22, 99, 90, -18, 50, -37, 57, -14, -31, -21, 62, 23, -84, 13, 95, 80, 27, 8, -104, -51, -65, 2, 0, 119, 17, -12, -19, 79] 07:13:28.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:28.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -28, -86, 31, 21, 17, -31, 76, 117, -44, -40, 16, -23, 115, -14, -80, -49, 124, -69, -1, -2, -39, 27, 54, -120, -116, -44, -28, -12, 63, -83, -13, 90, -15, 87, -60, 80, -83, -70, -90, 61, -101, 67, -124, 102, -117, -109, 116, 23] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -28, -86, 31, 21, 17, -31, 76, 117, -44, -40, 16, -23, 115, -14, -80, -49, 124, -69, -1, -2, -39, 27, 54, -120, -116, -44, -28, -12, 63, -83, -13, 90, -15, 87, -60, 80, -83, -70, -90, 61, -101, 67, -124, 102, -117, -109, 116, 23] 07:13:28.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.933 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.996 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.996 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.961 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.961 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ApDV8n_7u3sWFazMYWS9iA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ApDV8n_7u3sWFazMYWS9iA 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=24 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.936 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.98 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.98 07:13:28.936 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 114, 63, -43, 82, -4, 112, -41, 106, 93, -81, 42, 79, -64, 62, 84, -50, -83, -37, -45, 81, 26, -35, -65, -18, 47, 56, 108, 43, -67, -4, 19, 2, -57, -62, -121, -77, -24, -118, 32, 64, 77, 91, 118, 30, -9, 32, 42, -35, -29, -18, 55, 72, 6, -23, -71, -124, 95, -85, 40, 30, -18, -101, 79, -77, -97, 45, 71, -99, -91, 26, -32, 22, 96, 25, 80, 44, 68, -16, 99, -22, 56, -7, 16, 76, -49, -97, -35, 96, -99, -125, -75, 3, 6, 14, 109, 50, 1, -11, 78, -69, 17, 88, -70, -104, -12, 14, 14, 27, 80, 115, -66, -100, 35, -37, -52, 121, 79, 18, -52, -109, 69, -73, -76, -21, 101, 69, -6, 101] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 114, 63, -43, 82, -4, 112, -41, 106, 93, -81, 42, 79, -64, 62, 84, -50, -83, -37, -45, 81, 26, -35, -65, -18, 47, 56, 108, 43, -67, -4, 19, 2, -57, -62, -121, -77, -24, -118, 32, 64, 77, 91, 118, 30, -9, 32, 42, -35, -29, -18, 55, 72, 6, -23, -71, -124, 95, -85, 40, 30, -18, -101, 79, -77, -97, 45, 71, -99, -91, 26, -32, 22, 96, 25, 80, 44, 68, -16, 99, -22, 56, -7, 16, 76, -49, -97, -35, 96, -99, -125, -75, 3, 6, 14, 109, 50, 1, -11, 78, -69, 17, 88, -70, -104, -12, 14, 14, 27, 80, 115, -66, -100, 35, -37, -52, 121, 79, 18, -52, -109, 69, -73, -76, -21, 101, 69, -6, 101] 07:13:28.937 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.937 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:28.937 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -125, -22, 101, 117, -108, 77, 30, -77, -90, 122, 100, 20, 31, 44, -40, -42, -120, -80, -100, 47, 76, -50, -23, -42, 92, -121, 87, 38, -12, 127, 16, 80, -60, 18, -117, -113, -16, -57, 14, 19, 19, 87, 59, -127, 17, 45, -70, -17] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -125, -22, 101, 117, -108, 77, 30, -77, -90, 122, 100, 20, 31, 44, -40, -42, -120, -80, -100, 47, 76, -50, -23, -42, 92, -121, 87, 38, -12, 127, 16, 80, -60, 18, -117, -113, -16, -57, 14, 19, 19, 87, 59, -127, 17, 45, -70, -17] 07:13:28.937 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.272 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.272 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.264 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.264 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=LihcBFy4vjbrvKOC2ww_vg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=LihcBFy4vjbrvKOC2ww_vg 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=25 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.267 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.267 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, -104, -44, 98, -29, -103, -2, -87, 65, 40, -88, 46, 32, 29, -21, 25, -120, -113, -65, 17, -74, 51, 32, -38, 98, 59, -5, 44, 38, -105, 44, -17, -26, 21, 20, 58, -107, -72, 67, -113, -128, 39, 56, 14, -59, -73, -41, -96, 18, -115, 54, -3, -116, 108, -40, -119, -105, -25, 1, 107, -102, -64, 82, -56, -110, 2, -2, -118, 77, -117, 29, 28, -121, -86, -28, 70, -105, -40, -120, 54, 4, -93, 2, 119, -24, 106, -22, 32, -103, -51, 15, 3, -127, 43, -89, 125, -9, 51, -89, -96, 3, -85, -110, -52, -109, -88, 68, 85, 87, 18, 125, -34, -105, -87, 94, -3, 108, -75, 43, -84, 51, 84, 99, -70, -27, 115, 5, 46] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, -104, -44, 98, -29, -103, -2, -87, 65, 40, -88, 46, 32, 29, -21, 25, -120, -113, -65, 17, -74, 51, 32, -38, 98, 59, -5, 44, 38, -105, 44, -17, -26, 21, 20, 58, -107, -72, 67, -113, -128, 39, 56, 14, -59, -73, -41, -96, 18, -115, 54, -3, -116, 108, -40, -119, -105, -25, 1, 107, -102, -64, 82, -56, -110, 2, -2, -118, 77, -117, 29, 28, -121, -86, -28, 70, -105, -40, -120, 54, 4, -93, 2, 119, -24, 106, -22, 32, -103, -51, 15, 3, -127, 43, -89, 125, -9, 51, -89, -96, 3, -85, -110, -52, -109, -88, 68, 85, 87, 18, 125, -34, -105, -87, 94, -3, 108, -75, 43, -84, 51, 84, 99, -70, -27, 115, 5, 46] 07:13:28.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:28.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -115, -117, 16, -79, -93, 48, -109, 110, -51, -75, -64, -15, 6, 29, -117, 107, 13, 118, 66, -11, 73, 75, -64, -14, 19, 99, 66, 61, 49, 69, 6, 67, -100, 82, -123, 90, -47, -67, -92, -93, -95, -118, 96, 66, 2, -88, 112, -99] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -115, -117, 16, -79, -93, 48, -109, 110, -51, -75, -64, -15, 6, 29, -117, 107, 13, 118, 66, -11, 73, 75, -64, -14, 19, 99, 66, 61, 49, 69, 6, 67, -100, 82, -123, 90, -47, -67, -92, -93, -95, -118, 96, 66, 2, -88, 112, -99] 07:13:28.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.288 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.288 07:13:28.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.277 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.277 07:13:28.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=LAGCEmOt_PjiLphdI_dbUA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=LAGCEmOt_PjiLphdI_dbUA 07:13:28.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:28.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.944 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=26 07:13:28.944 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.944 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.944 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.281 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.281 07:13:28.945 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 114, -57, -93, -113, -44, 39, -46, 121, 110, -127, 100, 70, 122, 104, 10, 113, -60, -126, 123, 53, -69, -58, 116, 84, 114, -84, -12, -108, -95, 47, -7, 72, 93, -11, -9, -89, -88, 27, 10, -104, 76, -7, 58, -125, -128, 22, 18, -72, 79, 84, 98, 18, -22, 43, 116, -6, -46, -5, 2, 18, 10, -19, -71, 78, -22, 17, -37, -29, 122, 125, -28, 79, -41, 58, -35, -115, -26, -15, 122, 43, 55, -1, 116, 126, 43, 10, -85, 63, -67, 29, -121, -43, -102, -76, 43, 23, 59, 47, -128, -108, 15, 8, -79, -34, 15, 89, -62, 52, 86, 65, -77, 24, -32, 78, -45, 97, 79, 28, 102, -66, 55, 111, 26, 62, -60, -87, -112, -22] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 114, -57, -93, -113, -44, 39, -46, 121, 110, -127, 100, 70, 122, 104, 10, 113, -60, -126, 123, 53, -69, -58, 116, 84, 114, -84, -12, -108, -95, 47, -7, 72, 93, -11, -9, -89, -88, 27, 10, -104, 76, -7, 58, -125, -128, 22, 18, -72, 79, 84, 98, 18, -22, 43, 116, -6, -46, -5, 2, 18, 10, -19, -71, 78, -22, 17, -37, -29, 122, 125, -28, 79, -41, 58, -35, -115, -26, -15, 122, 43, 55, -1, 116, 126, 43, 10, -85, 63, -67, 29, -121, -43, -102, -76, 43, 23, 59, 47, -128, -108, 15, 8, -79, -34, 15, 89, -62, 52, 86, 65, -77, 24, -32, 78, -45, 97, 79, 28, 102, -66, 55, 111, 26, 62, -60, -87, -112, -22] 07:13:28.945 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.945 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:28.946 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 31, -66, -15, -75, -20, 100, -118, -41, -108, -77, 114, 0, 2, -109, 49, 61, -26, -29, -44, -43, -109, 118, 96, -69, 28, -10, -67, -60, 25, 3, -46, -70, -126, -21, -91, 5, -28, -103, -59, -77, 28, -116, -42, -94, 90, -79, -61, 27] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 31, -66, -15, -75, -20, 100, -118, -41, -108, -77, 114, 0, 2, -109, 49, 61, -26, -29, -44, -43, -109, 118, 96, -69, 28, -10, -67, -60, 25, 3, -46, -70, -126, -21, -91, 5, -28, -103, -59, -77, 28, -116, -42, -94, 90, -79, -61, 27] 07:13:28.946 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.499 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.499 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.492 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.492 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=A3naN7_2hrP9RLjh9cMRLw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=A3naN7_2hrP9RLjh9cMRLw 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=27 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.947 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.494 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.494 07:13:28.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 16, 99, -125, 75, 23, 94, 89, -40, 115, -39, -99, 19, 41, 61, -91, -120, -89, 109, -91, 78, -87, -111, -49, -97, -63, 86, 41, -77, -106, -83, -38, -93, -16, 13, 21, 7, -32, -25, 58, 103, 32, -92, -4, -108, 53, -73, -8, -56, -110, 104, -44, -8, -100, 87, -57, 47, -55, 43, -75, -99, -77, 67, -53, -41, 41, 109, -55, 67, 58, 88, 11, 59, 77, -55, 113, -34, -115, -71, -50, -63, -49, 87, -21, -21, -78, -34, 7, 32, 117, 51, -6, -87, 17, -126, -37, 49, 86, 65, -40, -79, 16, 99, 66, -68, 22, -107, 41, -65, -16, -83, -125, 32, -10, -126, -80, 124, 34, -54, -75, -44, 120, 14, -118, 36, -18, 115, -50, -40] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 16, 99, -125, 75, 23, 94, 89, -40, 115, -39, -99, 19, 41, 61, -91, -120, -89, 109, -91, 78, -87, -111, -49, -97, -63, 86, 41, -77, -106, -83, -38, -93, -16, 13, 21, 7, -32, -25, 58, 103, 32, -92, -4, -108, 53, -73, -8, -56, -110, 104, -44, -8, -100, 87, -57, 47, -55, 43, -75, -99, -77, 67, -53, -41, 41, 109, -55, 67, 58, 88, 11, 59, 77, -55, 113, -34, -115, -71, -50, -63, -49, 87, -21, -21, -78, -34, 7, 32, 117, 51, -6, -87, 17, -126, -37, 49, 86, 65, -40, -79, 16, 99, 66, -68, 22, -107, 41, -65, -16, -83, -125, 32, -10, -126, -80, 124, 34, -54, -75, -44, 120, 14, -118, 36, -18, 115, -50, -40] 07:13:28.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:28.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -67, 103, 3, 6, 1, -6, -86, -31, 5, -95, 30, 73, 108, -64, 60, -70, -33, 1, 16, -106, -3, 89, -105, -62, -90, 14, 101, -104, -45, -3, -103, -70, 30, -96, -113, -87, 77, 80, -110, 3, -101, -83, -44, -101, 80, -29, -28, 11] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -67, 103, 3, 6, 1, -6, -86, -31, 5, -95, 30, 73, 108, -64, 60, -70, -33, 1, 16, -106, -3, 89, -105, -62, -90, 14, 101, -104, -45, -3, -103, -70, 30, -96, -113, -87, 77, 80, -110, 3, -101, -83, -44, -101, 80, -29, -28, 11] 07:13:28.948 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.666 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.666 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.652 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.652 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2LYO9VcKHVLV38cQDNCqhQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2LYO9VcKHVLV38cQDNCqhQ 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=28 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.655 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.655 07:13:28.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, 76, 78, -46, 14, 101, -60, 17, -74, 61, -58, -66, 27, -43, -78, 44, 69, 102, 82, -38, 13, -60, 48, -10, -72, 31, 16, -89, 24, -87, 64, -120, 36, 43, 29, 4, -26, -86, -64, -66, 39, -16, -123, 57, -24, 120, 25, 81, 113, 98, -19, 114, 104, 93, -47, 69, -62, 51, -23, -12, 43, -126, -94, -118, 110, 69, 45, -14, -14, -91, 29, -108, 79, 100, -48, -1, -124, -11, -128, 127, -117, 78, 11, 68, -120, -80, -125, -85, 92, -120, 31, 78, -2, -2, -79, 96, 40, -105, -35, -10, 35, -81, 117, -17, -62, -15, 17, -6, -27, -73, 111, -41, -46, -36, 64, -66, 2, -122, -35, -29, 17, 101, 22, -96, -78, 93, 55, -44] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, 76, 78, -46, 14, 101, -60, 17, -74, 61, -58, -66, 27, -43, -78, 44, 69, 102, 82, -38, 13, -60, 48, -10, -72, 31, 16, -89, 24, -87, 64, -120, 36, 43, 29, 4, -26, -86, -64, -66, 39, -16, -123, 57, -24, 120, 25, 81, 113, 98, -19, 114, 104, 93, -47, 69, -62, 51, -23, -12, 43, -126, -94, -118, 110, 69, 45, -14, -14, -91, 29, -108, 79, 100, -48, -1, -124, -11, -128, 127, -117, 78, 11, 68, -120, -80, -125, -85, 92, -120, 31, 78, -2, -2, -79, 96, 40, -105, -35, -10, 35, -81, 117, -17, -62, -15, 17, -6, -27, -73, 111, -41, -46, -36, 64, -66, 2, -122, -35, -29, 17, 101, 22, -96, -78, 93, 55, -44] 07:13:28.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:28.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -40, 62, 22, 34, -19, -72, 100, 114, 15, 80, 76, -37, 27, 54, -126, 117, 62, 104, 32, 41, -37, 48, 24, -9, -66, 97, 5, -4, 76, 61, -89, -62, -92, 69, 112, 67, -4, -123, -32, 33, 62, 86, 32, 32, -23, -127, 33, -49] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -40, 62, 22, 34, -19, -72, 100, 114, 15, 80, 76, -37, 27, 54, -126, 117, 62, 104, 32, 41, -37, 48, 24, -9, -66, 97, 5, -4, 76, 61, -89, -62, -92, 69, 112, 67, -4, -123, -32, 33, 62, 86, 32, 32, -23, -127, 33, -49] 07:13:28.950 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.951 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.744 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.744 07:13:28.951 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.67 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.67 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=kTaAY-pX1AIrLkiM4tayrA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=kTaAY-pX1AIrLkiM4tayrA 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=29 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.678 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.678 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -101, 5, 26, 45, -51, 66, 39, 116, 107, -52, 68, -4, -52, -114, 5, 75, 91, 59, -95, -49, 1, -74, 92, -55, 92, 31, 46, -10, 1, -2, 126, 111, -89, -11, 36, 51, 93, -53, 32, -19, 110, 99, 28, 53, -124, -59, 61, -25, -37, -22, 109, -30, -22, 19, -57, -85, 77, -70, 61, 113, 125, 85, 88, -21, 21, 45, -47, 26, -95, -76, -20, 92, 53, -115, 56, 2, -25, 104, 43, 113, 18, 37, 56, 111, -66, 10, 1, 28, 95, -53, 14, 117, 58, 59, 2, 92, -48, -90, 10, -87, 4, -109, -81, -100, 98, -65, -67, -112, -6, -36, -40, 77, 103, -114, -48, -28, -38, 45, -87, -114, -28, 5, 121, -22, 46, 11, 61, -35] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -101, 5, 26, 45, -51, 66, 39, 116, 107, -52, 68, -4, -52, -114, 5, 75, 91, 59, -95, -49, 1, -74, 92, -55, 92, 31, 46, -10, 1, -2, 126, 111, -89, -11, 36, 51, 93, -53, 32, -19, 110, 99, 28, 53, -124, -59, 61, -25, -37, -22, 109, -30, -22, 19, -57, -85, 77, -70, 61, 113, 125, 85, 88, -21, 21, 45, -47, 26, -95, -76, -20, 92, 53, -115, 56, 2, -25, 104, 43, 113, 18, 37, 56, 111, -66, 10, 1, 28, 95, -53, 14, 117, 58, 59, 2, 92, -48, -90, 10, -87, 4, -109, -81, -100, 98, -65, -67, -112, -6, -36, -40, 77, 103, -114, -48, -28, -38, 45, -87, -114, -28, 5, 121, -22, 46, 11, 61, -35] 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:28.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -37, -38, -18, 16, -110, 95, -10, -50, -47, 76, -110, -26, 31, -53, 57, -31, 26, -36, -117, -29, 48, -63, 60, 41, 45, -119, 122, 85, 123, 50, -88, 35, -74, -6, 5, -70, -66, 10, 17, 115, -43, 81, 61, -68, 74, 52, -43, -112] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -37, -38, -18, 16, -110, 95, -10, -50, -47, 76, -110, -26, 31, -53, 57, -31, 26, -36, -117, -29, 48, -63, 60, 41, 45, -119, 122, 85, 123, 50, -88, 35, -74, -6, 5, -70, -66, 10, 17, 115, -43, 81, 61, -68, 74, 52, -43, -112] 07:13:28.953 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.728 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.728 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.722 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.722 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ylep2_BGxNzYX5Kp-EUixQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ylep2_BGxNzYX5Kp-EUixQ 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=30 07:13:28.954 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.727 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.727 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -53, 56, 73, -53, 47, 15, 64, -85, 45, -107, -78, 57, 43, 109, -9, -127, 89, 74, 118, -111, 85, 43, 14, -39, -60, -126, 74, -51, -99, 103, -11, 55, 104, 81, 48, 113, -86, -102, -101, -40, 95, -6, 65, 25, -90, -89, 104, -51, 126, 124, 93, 100, -100, 59, -18, -6, 125, -117, -91, -78, 118, 48, -76, -27, -103, 97, -36, -80, 3, 36, -71, -51, 70, 127, -112, -41, 33, -94, -51, 58, -107, -90, -39, 78, -58, -121, 40, 52, -29, 70, 30, -115, -35, -114, -30, 17, 99, 23, -91, -119, 43, -42, -16, 108, 114, 75, 44, 125, 5, -68, 27, 44, -76, -112, 77, -49, -44, -77, 13, -90, -51, -21, 115, 26, 14, -59, -116, -61] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -53, 56, 73, -53, 47, 15, 64, -85, 45, -107, -78, 57, 43, 109, -9, -127, 89, 74, 118, -111, 85, 43, 14, -39, -60, -126, 74, -51, -99, 103, -11, 55, 104, 81, 48, 113, -86, -102, -101, -40, 95, -6, 65, 25, -90, -89, 104, -51, 126, 124, 93, 100, -100, 59, -18, -6, 125, -117, -91, -78, 118, 48, -76, -27, -103, 97, -36, -80, 3, 36, -71, -51, 70, 127, -112, -41, 33, -94, -51, 58, -107, -90, -39, 78, -58, -121, 40, 52, -29, 70, 30, -115, -35, -114, -30, 17, 99, 23, -91, -119, 43, -42, -16, 108, 114, 75, 44, 125, 5, -68, 27, 44, -76, -112, 77, -49, -44, -77, 13, -90, -51, -21, 115, 26, 14, -59, -116, -61] 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 116, -64, 65, 121, 70, -66, 37, 12, 18, -55, -105, -113, -20, -66, 116, 40, -107, 103, -1, -57, -126, 3, 113, -78, 62, 50, -97, -3, 63, 28, -16, 86, -40, -115, -50, -42, -96, -108, -37, -71, 65, 123, 28, 116, 35, 18, 126, 98] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 116, -64, 65, 121, 70, -66, 37, 12, 18, -55, -105, -113, -20, -66, 116, 40, -107, 103, -1, -57, -126, 3, 113, -78, 62, 50, -97, -3, 63, 28, -16, 86, -40, -115, -50, -42, -96, -108, -37, -71, 65, 123, 28, 116, 35, 18, 126, 98] 07:13:28.955 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.78 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.78 07:13:28.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.762 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.762 07:13:28.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=-hw1BOISGfsJRwfDp-JRwg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=-hw1BOISGfsJRwfDp-JRwg 07:13:28.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:28.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=31 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.77 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.77 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -75, -31, -54, 67, 96, -128, 0, 92, -70, -73, -71, -36, -122, -103, 126, 57, -100, 3, 60, -117, -19, 50, -69, -103, 82, 58, 10, -111, 43, 97, -91, -112, -111, 12, -120, -93, 124, 101, -54, -82, -60, 0, 80, 21, -54, -127, -63, 103, -6, -28, 126, -14, 54, -24, -88, 15, 32, 65, 73, -19, 87, -29, -42, 52, 20, 50, 110, 21, 109, 13, 126, -63, -80, -47, 30, 103, 97, 78, -82, -32, 24, 44, -45, 36, -113, 51, 125, 112, -122, -54, -53, 122, -113, -74, 107, 3, -43, 70, 15, 70, 108, 25, -68, 83, -76, 58, 41, -22, -30, -86, -3, -30, 101, -102, 96, 104, -69, -65, -106, -59, 78, -18, 13, 37, -70, 8, 53, -52] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -75, -31, -54, 67, 96, -128, 0, 92, -70, -73, -71, -36, -122, -103, 126, 57, -100, 3, 60, -117, -19, 50, -69, -103, 82, 58, 10, -111, 43, 97, -91, -112, -111, 12, -120, -93, 124, 101, -54, -82, -60, 0, 80, 21, -54, -127, -63, 103, -6, -28, 126, -14, 54, -24, -88, 15, 32, 65, 73, -19, 87, -29, -42, 52, 20, 50, 110, 21, 109, 13, 126, -63, -80, -47, 30, 103, 97, 78, -82, -32, 24, 44, -45, 36, -113, 51, 125, 112, -122, -54, -53, 122, -113, -74, 107, 3, -43, 70, 15, 70, 108, 25, -68, 83, -76, 58, 41, -22, -30, -86, -3, -30, 101, -102, 96, 104, -69, -65, -106, -59, 78, -18, 13, 37, -70, 8, 53, -52] 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=26 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -33, 68, -92, -38, 8, 64, 16, 96, -39, 57, -22, 32, -35, 83, 26, -62, 9, -2, -80, -108, 59, -106, -119, 30, -78, -9, -78, 73, 100, 7, 102, -108, -57, -128, -44, 72, 83, -111, 115, 125, 34, -95, -3, -21, -18, -41, 70, 104] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -33, 68, -92, -38, 8, 64, 16, 96, -39, 57, -22, 32, -35, 83, 26, -62, 9, -2, -80, -108, 59, -106, -119, 30, -78, -9, -78, 73, 100, 7, 102, -108, -57, -128, -44, 72, 83, -111, 115, 125, 34, -95, -3, -21, -18, -41, 70, 104] 07:13:28.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.959 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.029 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.029 07:13:28.959 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.019 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.019 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=w_IQhcSE_hlh7DobI2cvSA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=w_IQhcSE_hlh7DobI2cvSA 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=32 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.022 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.022 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 64, -125, 75, -38, 33, 94, -34, -116, 90, -28, 113, -104, -14, 56, 26, -48, 50, 65, 119, -71, -80, -21, -49, 77, 30, 121, -8, -118, 29, -28, -36, 63, -71, 49, 84, -87, 116, -99, 73, 60, -94, 7, 91, -13, -39, -114, -63, 63, 58, -23, 54, -119, 83, 115, 76, -86, 29, 9, -47, 68, -34, -109, -89, 31, -13, -87, 19, -98, -34, 113, -8, 72, 48, -45, 84, 73, 117, -34, -1, -79, 74, 57, 5, -125, 77, 101, 64, 15, 41, 86, 26, 99, -58, 22, 88, 84, -102, -71, 109, -75, -1, -99, 48, -10, -108, -33, -42, 33, 71, -110, -59, 96, -65, -59, -66, -17, 115, 10, 13, 35, 123, 18, 53, 44, 28, -92, 46, 66] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 64, -125, 75, -38, 33, 94, -34, -116, 90, -28, 113, -104, -14, 56, 26, -48, 50, 65, 119, -71, -80, -21, -49, 77, 30, 121, -8, -118, 29, -28, -36, 63, -71, 49, 84, -87, 116, -99, 73, 60, -94, 7, 91, -13, -39, -114, -63, 63, 58, -23, 54, -119, 83, 115, 76, -86, 29, 9, -47, 68, -34, -109, -89, 31, -13, -87, 19, -98, -34, 113, -8, 72, 48, -45, 84, 73, 117, -34, -1, -79, 74, 57, 5, -125, 77, 101, 64, 15, 41, 86, 26, 99, -58, 22, 88, 84, -102, -71, 109, -75, -1, -99, 48, -10, -108, -33, -42, 33, 71, -110, -59, 96, -65, -59, -66, -17, 115, 10, 13, 35, 123, 18, 53, 44, 28, -92, 46, 66] 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 76, -126, -91, -42, 39, 80, -60, -19, -120, -118, 24, 58, 56, 62, 112, 6, -54, 117, -29, -30, -14, 11, 7, 111, 90, 99, -57, 64, 100, 65, -48, -35, 105, -71, -47, -4, -125, 43, 28, -70, -35, -74, 50, -21, -110, 100, -119, -75] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 76, -126, -91, -42, 39, 80, -60, -19, -120, -118, 24, 58, 56, 62, 112, 6, -54, 117, -29, -30, -14, 11, 7, 111, 90, 99, -57, 64, 100, 65, -48, -35, 105, -71, -47, -4, -125, 43, 28, -70, -35, -74, 50, -21, -110, 100, -119, -75] 07:13:28.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.961 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.063 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.063 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.034 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.034 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=U4m9W0Jl3eeaq7gMRDSC0g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=U4m9W0Jl3eeaq7gMRDSC0g 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=33 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.962 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.041 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.041 07:13:28.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 121, -117, 79, -105, 77, -61, -58, 119, -115, 45, -26, 64, -66, 43, 32, -8, 101, -76, 50, 25, -127, 80, -123, -78, 47, -76, 38, -113, 97, 18, 9, -86, 44, 24, -89, 24, 81, 62, 55, -77, 119, 0, 60, -31, 120, 7, -59, 69, 31, -39, -76, -56, -102, -10, -119, -52, 66, 15, -119, -49, -69, 57, -90, 12, 2, 2, 112, -121, 79, -21, 64, -51, -127, 29, -104, 3, -49, -92, -95, -97, -73, 83, 87, 54, 44, 60, -117, 53, 103, -98, 115, 38, 126, 5, -124, 4, -94, -46, -33, -67, 12, -73, -29, -57, 88, 8, -64, -47, 40, -94, 12, 126, 67, 49, -70, -88, -84, -67, -64, 94, 67, 29, 11, -33, 0, 33, 50, -65] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 121, -117, 79, -105, 77, -61, -58, 119, -115, 45, -26, 64, -66, 43, 32, -8, 101, -76, 50, 25, -127, 80, -123, -78, 47, -76, 38, -113, 97, 18, 9, -86, 44, 24, -89, 24, 81, 62, 55, -77, 119, 0, 60, -31, 120, 7, -59, 69, 31, -39, -76, -56, -102, -10, -119, -52, 66, 15, -119, -49, -69, 57, -90, 12, 2, 2, 112, -121, 79, -21, 64, -51, -127, 29, -104, 3, -49, -92, -95, -97, -73, 83, 87, 54, 44, 60, -117, 53, 103, -98, 115, 38, 126, 5, -124, 4, -94, -46, -33, -67, 12, -73, -29, -57, 88, 8, -64, -47, 40, -94, 12, 126, 67, 49, -70, -88, -84, -67, -64, 94, 67, 29, 11, -33, 0, 33, 50, -65] 07:13:28.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=28 07:13:28.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -110, 37, -71, 51, -49, -43, -127, -34, 67, 8, -27, 18, -85, 28, 83, 83, -126, 8, -67, 48, -81, -49, -8, -117, -35, -46, 122, -41, 44, -41, 99, 112, 6, 32, -42, -109, -85, 94, -47, -127, 115, -19, -48, 93, 45, -104, -125, 123] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -110, 37, -71, 51, -49, -43, -127, -34, 67, 8, -27, 18, -85, 28, 83, 83, -126, 8, -67, 48, -81, -49, -8, -117, -35, -46, 122, -41, 44, -41, 99, 112, 6, 32, -42, -109, -85, 94, -47, -127, 115, -19, -48, 93, 45, -104, -125, 123] 07:13:28.963 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.965 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.248 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.248 07:13:28.969 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.24 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.24 07:13:28.969 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=rYbhDEvkjm71bf2IMyo7yg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=rYbhDEvkjm71bf2IMyo7yg 07:13:28.969 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=34 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.243 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.243 07:13:28.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 124, -85, 115, 82, 117, 74, -62, 43, 27, -59, -89, -27, 15, 89, -29, -127, 71, -74, -99, -95, 126, 80, 32, 61, -41, 97, -71, -78, -124, -128, -106, 53, 31, -73, -17, -93, 106, 82, 44, 100, -89, -30, 122, 123, 111, 23, 99, 123, -80, 59, 40, -49, 9, -114, -50, 63, -14, -22, -68, -74, -20, 70, -48, -5, 65, 43, -96, -77, 21, 120, 58, -18, -54, -12, 42, -39, -12, 44, -18, -118, 29, -30, 95, 73, -29, -101, 62, -6, 80, 93, 111, 72, 49, -56, -8, 91, -40, 79, 112, 93, -75, 45, -105, -78, 101, 11, 23, 120, 35, -97, -84, -21, -48, -50, 90, 60, 91, -16, 30, 2, 64, 21, 17, -48, -112, -51, 7, 50] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 124, -85, 115, 82, 117, 74, -62, 43, 27, -59, -89, -27, 15, 89, -29, -127, 71, -74, -99, -95, 126, 80, 32, 61, -41, 97, -71, -78, -124, -128, -106, 53, 31, -73, -17, -93, 106, 82, 44, 100, -89, -30, 122, 123, 111, 23, 99, 123, -80, 59, 40, -49, 9, -114, -50, 63, -14, -22, -68, -74, -20, 70, -48, -5, 65, 43, -96, -77, 21, 120, 58, -18, -54, -12, 42, -39, -12, 44, -18, -118, 29, -30, 95, 73, -29, -101, 62, -6, 80, 93, 111, 72, 49, -56, -8, 91, -40, 79, 112, 93, -75, 45, -105, -78, 101, 11, 23, 120, 35, -97, -84, -21, -48, -50, 90, 60, 91, -16, 30, 2, 64, 21, 17, -48, -112, -51, 7, 50] 07:13:28.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=29 07:13:28.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 110, -48, 7, 79, -38, 36, 66, 44, -69, -57, 76, -60, 79, -30, -68, -106, 125, 104, 50, 124, 52, -58, 63, 6, 17, -70, 88, 123, 123, -90, 73, 81, 9, 53, -42, -33, -26, 7, 52, 95, 48, 108, 84, -29, 104, -53, -105, -90] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 110, -48, 7, 79, -38, 36, 66, 44, -69, -57, 76, -60, 79, -30, -68, -106, 125, 104, 50, 124, 52, -58, 63, 6, 17, -70, 88, 123, 123, -90, 73, 81, 9, 53, -42, -33, -26, 7, 52, 95, 48, 108, 84, -29, 104, -53, -105, -90] 07:13:28.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.455 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.455 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:28.975 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:28.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.44 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.44 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0JOwETx9NHTbDBPd9FMHNQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0JOwETx9NHTbDBPd9FMHNQ 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=35 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.443 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.443 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 124, -76, 37, 61, 72, -9, 126, -81, -34, 64, -117, 67, -5, -31, 58, 22, 117, -28, -98, -29, -41, -9, -22, 122, -72, -105, 44, 112, 117, 104, 15, -120, 104, 127, 40, 10, -117, -48, -126, 127, -99, -43, -99, 71, 77, -23, 26, -75, -33, 120, 59, -88, 39, 20, 33, -85, 54, 17, -93, 78, 10, 30, 86, 7, -82, -18, -84, 89, 32, 87, -124, 54, -54, 47, -98, 9, 92, -59, -7, 100, -27, 22, -54, 103, 61, -5, 69, -60, -12, -6, -55, 65, 79, -8, 39, 11, 64, -14, -90, -71, -44, 123, 87, -11, -86, 106, 38, -114, -101, 38, -79, 70, 24, 77, -128, -96, -103, -65, 59, -1, -28, -7, -110, -32, -27, -10, -1, 86] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 124, -76, 37, 61, 72, -9, 126, -81, -34, 64, -117, 67, -5, -31, 58, 22, 117, -28, -98, -29, -41, -9, -22, 122, -72, -105, 44, 112, 117, 104, 15, -120, 104, 127, 40, 10, -117, -48, -126, 127, -99, -43, -99, 71, 77, -23, 26, -75, -33, 120, 59, -88, 39, 20, 33, -85, 54, 17, -93, 78, 10, 30, 86, 7, -82, -18, -84, 89, 32, 87, -124, 54, -54, 47, -98, 9, 92, -59, -7, 100, -27, 22, -54, 103, 61, -5, 69, -60, -12, -6, -55, 65, 79, -8, 39, 11, 64, -14, -90, -71, -44, 123, 87, -11, -86, 106, 38, -114, -101, 38, -79, 70, 24, 77, -128, -96, -103, -65, 59, -1, -28, -7, -110, -32, -27, -10, -1, 86] 07:13:28.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:13:28.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 91, 65, -25, 4, 26, 26, -49, 92, 86, 114, -59, 49, -105, 21, 16, 47, -73, 29, -99, 54, 57, 56, 123, 4, 117, -50, -42, 11, -13, -112, -67, -94, -77, -61, -107, 115, -24, 53, -66, -75, -58, -38, 43, 35, 84, 71, 106, -7] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 91, 65, -25, 4, 26, 26, -49, 92, 86, 114, -59, 49, -105, 21, 16, 47, -73, 29, -99, 54, 57, 56, 123, 4, 117, -50, -42, 11, -13, -112, -67, -94, -77, -61, -107, 115, -24, 53, -66, -75, -58, -38, 43, 35, 84, 71, 106, -7] 07:13:28.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.487 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.487 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.458 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.458 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=xf6ai7kMIaTTJZzHbSfaZA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=xf6ai7kMIaTTJZzHbSfaZA 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=36 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.46 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.46 07:13:28.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 44, 36, -2, -16, 32, 95, -56, -17, -44, -16, -4, -15, 71, 77, 85, 92, 66, 63, 113, 117, 121, -48, 78, -112, 44, -53, 27, 56, -48, 61, 27, -93, 102, 34, 15, 79, 101, 60, 113, 93, 85, -10, 40, 36, -125, -25, -120, 97, -113, -23, 32, -100, 79, 76, -29, -8, 110, -29, 104, -38, 70, 96, -69, -41, 25, 112, 18, 23, 50, 122, -42, 120, 15, 8, -110, -8, 116, 13, -60, -75, 79, -111, -128, 57, 80, -100, -32, -28, 87, 8, -30, 45, 39, 70, 116, 8, -55, 37, 108, -56, -127, -97, -29, 12, -22, 50, -76, 54, -101, 95, 50, -113, 9, -102, 105, -25, 109, -123, 40, -5, -90, 90, 5, -104, 27, 100, -112, -49] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 44, 36, -2, -16, 32, 95, -56, -17, -44, -16, -4, -15, 71, 77, 85, 92, 66, 63, 113, 117, 121, -48, 78, -112, 44, -53, 27, 56, -48, 61, 27, -93, 102, 34, 15, 79, 101, 60, 113, 93, 85, -10, 40, 36, -125, -25, -120, 97, -113, -23, 32, -100, 79, 76, -29, -8, 110, -29, 104, -38, 70, 96, -69, -41, 25, 112, 18, 23, 50, 122, -42, 120, 15, 8, -110, -8, 116, 13, -60, -75, 79, -111, -128, 57, 80, -100, -32, -28, 87, 8, -30, 45, 39, 70, 116, 8, -55, 37, 108, -56, -127, -97, -29, 12, -22, 50, -76, 54, -101, 95, 50, -113, 9, -102, 105, -25, 109, -123, 40, -5, -90, 90, 5, -104, 27, 100, -112, -49] 07:13:28.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:13:28.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -107, 81, 59, 4, 88, 1, 106, -82, 67, -63, 18, 6, 43, 28, 98, -69, -107, -124, 94, -11, -63, -45, -93, -91, 83, -117, 110, -37, 99, 30, -17, 67, -48, -112, 1, 105, -54, 49, -43, 5, 55, -21, -92, -42, -9, 52, 118, -93] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -107, 81, 59, 4, 88, 1, 106, -82, 67, -63, 18, 6, 43, 28, 98, -69, -107, -124, 94, -11, -63, -45, -93, -91, 83, -117, 110, -37, 99, 30, -17, 67, -48, -112, 1, 105, -54, 49, -43, 5, 55, -21, -92, -42, -9, 52, 118, -93] 07:13:28.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.981 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.481 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.481 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.475 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.475 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=g8ulnpkPvIkCJ0DFTiMBWQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=g8ulnpkPvIkCJ0DFTiMBWQ 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=37 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.479 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.479 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 76, -56, 121, -8, 116, -122, 83, 118, -125, 7, 56, -44, 73, -100, -37, -29, 25, -85, 86, 101, -51, 127, -98, -61, 78, -110, 10, -60, -91, -116, 33, 34, -38, 111, 62, -41, 23, 25, 27, -52, -102, 102, -115, 79, 113, 112, -6, 107, -50, 95, -117, -59, 90, -105, -26, -80, 115, 91, 101, -101, -52, -78, -83, -122, -118, 81, -98, 101, 61, 27, -47, 25, 72, -43, 11, -124, -102, -91, 1, -106, -110, 29, -87, -74, 72, 116, -83, 21, 51, -49, -18, -80, 45, -58, -56, 77, 11, 79, 8, 100, -24, -12, -11, 71, 83, 55, 103, 41, -79, 101, 115, -69, -119, -39, -86, -92, 1, -114, 49, 24, 54, 70, 47, 21, 106, -121, 6, -2] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 76, -56, 121, -8, 116, -122, 83, 118, -125, 7, 56, -44, 73, -100, -37, -29, 25, -85, 86, 101, -51, 127, -98, -61, 78, -110, 10, -60, -91, -116, 33, 34, -38, 111, 62, -41, 23, 25, 27, -52, -102, 102, -115, 79, 113, 112, -6, 107, -50, 95, -117, -59, 90, -105, -26, -80, 115, 91, 101, -101, -52, -78, -83, -122, -118, 81, -98, 101, 61, 27, -47, 25, 72, -43, 11, -124, -102, -91, 1, -106, -110, 29, -87, -74, 72, 116, -83, 21, 51, -49, -18, -80, 45, -58, -56, 77, 11, 79, 8, 100, -24, -12, -11, 71, 83, 55, 103, 41, -79, 101, 115, -69, -119, -39, -86, -92, 1, -114, 49, 24, 54, 70, 47, 21, 106, -121, 6, -2] 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 42, 106, -30, -79, -60, 101, 3, -2, 20, -16, 25, 49, 110, -70, -83, 7, -100, 121, 41, -12, -56, -104, -55, -64, 37, -85, 124, 107, 83, 112, -86, -67, 36, -118, -10, 13, 68, -115, 40, 34, -120, -3, 24, 5, -98, 90, -22, 42] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 42, 106, -30, -79, -60, 101, 3, -2, 20, -16, 25, 49, 110, -70, -83, 7, -100, 121, 41, -12, -56, -104, -55, -64, 37, -85, 124, 107, 83, 112, -86, -67, 36, -118, -10, 13, 68, -115, 40, 34, -120, -3, 24, 5, -98, 90, -22, 42] 07:13:28.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.509 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.509 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.495 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.495 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=STkFQYWWpWTBcy41xdfE3g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=STkFQYWWpWTBcy41xdfE3g 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=38 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.502 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.502 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 87, 123, -10, 39, -125, -116, -8, 126, -88, 91, 118, 99, 23, -40, 113, 42, 18, 96, 41, -80, 2, 11, 63, -66, 1, 22, -86, 94, 123, -100, 53, 86, 54, 63, -59, 123, 104, -122, 82, 52, 116, -102, -19, 45, 7, 122, 60, 15, 26, 79, -119, -45, 25, -23, -46, -64, -123, 43, -3, -11, 16, 45, 10, 97, 50, 111, 104, 93, -75, -87, -118, 40, 123, -53, -70, 115, -80, -14, 28, -67, -28, 81, -101, -110, 32, -95, -104, 112, 59, 47, 28, -30, -64, 55, -6, -85, -46, -32, -116, -21, -25, -114, -75, 101, 12, 95, -47, 127, -90, 44, 63, 91, -123, 63, 90, -54, 67, 22, -49, 13, 62, -41, -79, 114, 46, -63, 81, -92] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 87, 123, -10, 39, -125, -116, -8, 126, -88, 91, 118, 99, 23, -40, 113, 42, 18, 96, 41, -80, 2, 11, 63, -66, 1, 22, -86, 94, 123, -100, 53, 86, 54, 63, -59, 123, 104, -122, 82, 52, 116, -102, -19, 45, 7, 122, 60, 15, 26, 79, -119, -45, 25, -23, -46, -64, -123, 43, -3, -11, 16, 45, 10, 97, 50, 111, 104, 93, -75, -87, -118, 40, 123, -53, -70, 115, -80, -14, 28, -67, -28, 81, -101, -110, 32, -95, -104, 112, 59, 47, 28, -30, -64, 55, -6, -85, -46, -32, -116, -21, -25, -114, -75, 101, 12, 95, -47, 127, -90, 44, 63, 91, -123, 63, 90, -54, 67, 22, -49, 13, 62, -41, -79, 114, 46, -63, 81, -92] 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -51, -57, -104, -5, -58, -88, 92, -74, -79, -27, 71, 63, 91, 36, -12, -62, -64, 88, -43, 69, -95, 33, -39, -69, -62, 61, 106, 77, -103, 57, 17, -30, -65, -68, -53, 34, -47, -117, 116, 99, -25, 36, 44, 75, -32, -23, -2, 29] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -51, -57, -104, -5, -58, -88, 92, -74, -79, -27, 71, 63, 91, 36, -12, -62, -64, 88, -43, 69, -95, 33, -39, -69, -62, 61, 106, 77, -103, 57, 17, -30, -65, -68, -53, 34, -47, -117, 116, 99, -25, 36, 44, 75, -32, -23, -2, 29] 07:13:28.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.699 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.699 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.692 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.692 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=jNi5J68mLjYTDLawHOk4PA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=jNi5J68mLjYTDLawHOk4PA 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=39 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.694 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.694 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -78, 59, -6, -75, 50, 22, -12, -56, -82, 70, 37, 66, -83, -77, 92, 35, -17, -101, 85, 114, 17, -29, -12, -19, -58, 7, -49, -103, -90, -31, 71, -51, 77, 91, 53, 73, 105, 124, -99, 124, 95, -54, 21, 75, -91, -34, -58, -23, -68, -106, 34, 59, 105, 30, -94, -75, 51, -105, 63, -4, 28, -113, -22, 92, -58, -96, 33, -57, 44, 41, 59, -72, -15, 127, 90, 116, -30, -29, 95, -3, -120, 84, 15, -68, 92, -61, -120, 31, 88, 121, 113, -87, -81, -97, -122, -34, -118, 29, -46, -96, -49, -19, 118, -104, -101, -73, -39, -99, 56, 56, 63, -122, 81, -86, 23, 121, -108, 11, -116, -48, -106, -60, -17, 111, 117, -47, -23, -23] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -78, 59, -6, -75, 50, 22, -12, -56, -82, 70, 37, 66, -83, -77, 92, 35, -17, -101, 85, 114, 17, -29, -12, -19, -58, 7, -49, -103, -90, -31, 71, -51, 77, 91, 53, 73, 105, 124, -99, 124, 95, -54, 21, 75, -91, -34, -58, -23, -68, -106, 34, 59, 105, 30, -94, -75, 51, -105, 63, -4, 28, -113, -22, 92, -58, -96, 33, -57, 44, 41, 59, -72, -15, 127, 90, 116, -30, -29, 95, -3, -120, 84, 15, -68, 92, -61, -120, 31, 88, 121, 113, -87, -81, -97, -122, -34, -118, 29, -46, -96, -49, -19, 118, -104, -101, -73, -39, -99, 56, 56, 63, -122, 81, -86, 23, 121, -108, 11, -116, -48, -106, -60, -17, 111, 117, -47, -23, -23] 07:13:28.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:13:28.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -52, 45, -19, 61, -6, 111, 120, -29, -42, -57, -40, 11, -1, 74, 36, 121, 62, -30, -45, 5, -64, 36, -21, 63, -123, 41, 61, -16, -113, -124, 117, 109, 69, -13, 61, 82, -109, -63, 15, -22, -46, -13, 84, -52, -69, 50, -87, -88] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -52, 45, -19, 61, -6, 111, 120, -29, -42, -57, -40, 11, -1, 74, 36, 121, 62, -30, -45, 5, -64, 36, -21, 63, -123, 41, 61, -16, -113, -124, 117, 109, 69, -13, 61, 82, -109, -63, 15, -22, -46, -13, 84, -52, -69, 50, -87, -88] 07:13:28.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.711 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.711 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.703 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.703 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=g7HfFYMfBVhRLLfAsx70dQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=g7HfFYMfBVhRLLfAsx70dQ 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=40 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.705 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.705 07:13:28.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 123, 14, 32, 12, -17, 118, -20, 99, 90, 71, -125, -76, 72, 111, -109, -44, -90, 67, -122, 101, 74, 53, -113, -104, 0, 118, -115, 49, -81, 81, -113, 49, 106, 13, 55, 84, 99, 5, 40, -43, -38, -81, -92, 86, -110, 89, -39, 102, 33, 66, -80, 58, 103, 105, 111, -53, 93, 120, -56, 117, -57, 109, -8, -59, -71, 38, -61, -32, 25, 40, -33, -62, 104, 27, 69, -87, -72, 40, 83, 127, 87, -117, 106, -99, 50, -6, -7, -13, 13, -111, -41, -83, -2, 68, -31, -107, 36, -2, 61, -88, 26, -85, 25, -12, 31, -25, 6, -104, 73, -26, 73, -2, 11, -91, -57, 10, 114, 114, -88, 114, -47, -102, 40, 96, -8, -42, -31, -5] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 123, 14, 32, 12, -17, 118, -20, 99, 90, 71, -125, -76, 72, 111, -109, -44, -90, 67, -122, 101, 74, 53, -113, -104, 0, 118, -115, 49, -81, 81, -113, 49, 106, 13, 55, 84, 99, 5, 40, -43, -38, -81, -92, 86, -110, 89, -39, 102, 33, 66, -80, 58, 103, 105, 111, -53, 93, 120, -56, 117, -57, 109, -8, -59, -71, 38, -61, -32, 25, 40, -33, -62, 104, 27, 69, -87, -72, 40, 83, 127, 87, -117, 106, -99, 50, -6, -7, -13, 13, -111, -41, -83, -2, 68, -31, -107, 36, -2, 61, -88, 26, -85, 25, -12, 31, -25, 6, -104, 73, -26, 73, -2, 11, -91, -57, 10, 114, 114, -88, 114, -47, -102, 40, 96, -8, -42, -31, -5] 07:13:28.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=34 07:13:28.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -106, 114, -88, 60, -55, 85, -70, 104, -45, 56, -63, 93, 67, -92, -30, -122, -94, -60, 66, -73, -26, 29, -57, -3, 41, -54, 117, -123, 23, 38, -83, 86, 60, -19, 79, 52, -89, -114, -37, 125, -22, 55, 89, -53, -114, -79, -11, 98] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -106, 114, -88, 60, -55, 85, -70, 104, -45, 56, -63, 93, 67, -92, -30, -122, -94, -60, 66, -73, -26, 29, -57, -3, 41, -54, 117, -123, 23, 38, -83, 86, 60, -19, 79, 52, -89, -114, -37, 125, -22, 55, 89, -53, -114, -79, -11, 98] 07:13:28.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.88 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.88 07:13:28.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.87 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.87 07:13:28.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RBw61DhFuAYxOcxCN9-rAg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RBw61DhFuAYxOcxCN9-rAg 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=41 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.873 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.873 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -89, -104, 46, -96, -17, -126, -10, -45, 51, 79, 75, -113, -30, 31, 50, -26, 4, 107, 83, -89, 77, -118, -79, 86, 83, 3, -60, 86, 35, 95, -86, -23, -98, -10, 52, -91, -29, -25, -119, -123, 63, -58, -53, 38, -41, -9, -71, 59, 76, 0, 9, -117, -109, -106, -108, -17, 9, 4, 53, -31, -107, 75, -23, -66, 60, 101, -107, 118, -33, -53, -127, 10, 85, 122, 9, 25, 34, -76, 38, -62, -31, 8, 46, 127, 47, -90, -48, -65, -99, 114, -5, 80, -121, -4, 111, 98, 107, 104, 66, 52, 21, -37, -91, -9, -25, -65, -99, 46, -7, -84, 0, -89, 117, -110, -118, -101, 34, -41, 110, 69, -65, -73, 118, -1, 34, -47, 21, 46] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -89, -104, 46, -96, -17, -126, -10, -45, 51, 79, 75, -113, -30, 31, 50, -26, 4, 107, 83, -89, 77, -118, -79, 86, 83, 3, -60, 86, 35, 95, -86, -23, -98, -10, 52, -91, -29, -25, -119, -123, 63, -58, -53, 38, -41, -9, -71, 59, 76, 0, 9, -117, -109, -106, -108, -17, 9, 4, 53, -31, -107, 75, -23, -66, 60, 101, -107, 118, -33, -53, -127, 10, 85, 122, 9, 25, 34, -76, 38, -62, -31, 8, 46, 127, 47, -90, -48, -65, -99, 114, -5, 80, -121, -4, 111, 98, 107, 104, 66, 52, 21, -37, -91, -9, -25, -65, -99, 46, -7, -84, 0, -89, 117, -110, -118, -101, 34, -41, 110, 69, -65, -73, 118, -1, 34, -47, 21, 46] 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=35 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 27, -95, -95, -90, -68, -118, -69, 71, -13, 107, -125, -105, -59, 27, 28, 15, 4, 106, 21, -89, -88, 65, -58, 86, -29, -8, -43, -72, -87, -28, -122, 117, -13, 89, 21, -95, -98, 112, -55, -111, 34, 94, 104, 9, 35, -83, 21, 28] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 27, -95, -95, -90, -68, -118, -69, 71, -13, 107, -125, -105, -59, 27, 28, 15, 4, 106, 21, -89, -88, 65, -58, 86, -29, -8, -43, -72, -87, -28, -122, 117, -13, 89, 21, -95, -98, 112, -55, -111, 34, 94, 104, 9, 35, -83, 21, 28] 07:13:28.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.129 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.129 07:13:28.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.104 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.104 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=LVXOeMQL2HETOo6EcXYTmg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=LVXOeMQL2HETOo6EcXYTmg 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=42 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.115 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.115 07:13:28.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 115, 50, -73, -53, 124, 46, -128, 25, -49, 105, -49, 65, -37, -115, -87, 25, 41, -67, -19, 98, -79, -77, -62, 91, -74, 123, 67, -41, -14, -90, -119, -94, -74, -34, -83, -87, -127, -108, -89, 22, -52, 105, -27, -68, -79, 16, 114, 34, 108, 120, -101, -54, 36, -4, 80, -107, 102, -120, -26, -114, -108, -99, -110, -7, 84, -70, -93, -86, 1, -102, 12, -97, -84, -57, 0, 22, 77, -71, -91, 17, -93, 76, -32, 60, 118, 60, 52, -13, 113, -31, -26, 65, 16, 64, 47, -53, -56, -85, 101, 8, -53, -70, 32, -24, -23, 52, 109, -99, -67, 126, -28, 54, -4, -84, -128, 55, 45, 88, 108, -62, -115, 37, 75, -20, 33, -3, 53, -103] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 115, 50, -73, -53, 124, 46, -128, 25, -49, 105, -49, 65, -37, -115, -87, 25, 41, -67, -19, 98, -79, -77, -62, 91, -74, 123, 67, -41, -14, -90, -119, -94, -74, -34, -83, -87, -127, -108, -89, 22, -52, 105, -27, -68, -79, 16, 114, 34, 108, 120, -101, -54, 36, -4, 80, -107, 102, -120, -26, -114, -108, -99, -110, -7, 84, -70, -93, -86, 1, -102, 12, -97, -84, -57, 0, 22, 77, -71, -91, 17, -93, 76, -32, 60, 118, 60, 52, -13, 113, -31, -26, 65, 16, 64, 47, -53, -56, -85, 101, 8, -53, -70, 32, -24, -23, 52, 109, -99, -67, 126, -28, 54, -4, -84, -128, 55, 45, 88, 108, -62, -115, 37, 75, -20, 33, -3, 53, -103] 07:13:28.995 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.995 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=36 07:13:28.995 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 57, 108, 11, 47, -116, -58, -61, -20, -125, 117, -55, 23, 88, 119, 76, -40, 26, 41, -95, 31, -11, 56, -16, 61, 105, -43, 8, -59, 102, 80, -66, 1, -38, 102, -25, -35, 29, 125, 60, -108, 18, 71, 39, -65, 93, 119, -40, 106] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 57, 108, 11, 47, -116, -58, -61, -20, -125, 117, -55, 23, 88, 119, 76, -40, 26, 41, -95, 31, -11, 56, -16, 61, 105, -43, 8, -59, 102, 80, -66, 1, -38, 102, -25, -35, 29, 125, 60, -108, 18, 71, 39, -65, 93, 119, -40, 106] 07:13:28.995 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.493 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.493 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.478 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.478 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6QovxTAbXngwgHFouYb1ng targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6QovxTAbXngwgHFouYb1ng 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=43 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.481 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.481 07:13:28.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 79, 77, -37, 10, -93, -24, -37, -23, 77, -49, 89, -31, 80, 65, 40, 13, -43, 89, 103, -24, -91, 106, 1, 4, -41, 20, -22, -89, -121, -36, 105, -18, 49, 106, 65, 50, 58, -49, 95, -99, 58, -101, 119, -43, 127, 116, 39, -117, -104, -58, 33, -67, -112, 19, 107, -96, -12, 58, 9, 99, -101, -56, 28, 63, 11, -82, -17, 117, -47, -21, 7, -57, -73, 109, 121, 14, -101, 87, -109, -71, 111, -109, -76, -42, -14, -6, 125, 93, 27, 93, -93, 24, 43, -59, 54, 21, 20, 97, -14, -44, 9, -111, -113, 45, 111, -83, -123, 23, -92, 81, 79, -62, -29, 83, -5, 42, -54, 51, -5, 37, -124, 12, 19, 71, 71, 20, -85, -85] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 79, 77, -37, 10, -93, -24, -37, -23, 77, -49, 89, -31, 80, 65, 40, 13, -43, 89, 103, -24, -91, 106, 1, 4, -41, 20, -22, -89, -121, -36, 105, -18, 49, 106, 65, 50, 58, -49, 95, -99, 58, -101, 119, -43, 127, 116, 39, -117, -104, -58, 33, -67, -112, 19, 107, -96, -12, 58, 9, 99, -101, -56, 28, 63, 11, -82, -17, 117, -47, -21, 7, -57, -73, 109, 121, 14, -101, 87, -109, -71, 111, -109, -76, -42, -14, -6, 125, 93, 27, 93, -93, 24, 43, -59, 54, 21, 20, 97, -14, -44, 9, -111, -113, 45, 111, -83, -123, 23, -92, 81, 79, -62, -29, 83, -5, 42, -54, 51, -5, 37, -124, 12, 19, 71, 71, 20, -85, -85] 07:13:28.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:13:28.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -115, 69, -98, 29, 115, 117, -119, -107, 99, -89, -60, -22, -10, -11, 49, 83, 70, -80, 67, 64, -110, -19, -3, -9, -15, -21, -43, -10, -11, -110, -104, 65, 106, 71, 23, -97, -36, 16, 112, 113, -32, 45, 56, -50, 35, -68, -83, -24] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -115, 69, -98, 29, 115, 117, -119, -107, 99, -89, -60, -22, -10, -11, 49, 83, 70, -80, 67, 64, -110, -19, -3, -9, -15, -21, -43, -10, -11, -110, -104, 65, 106, 71, 23, -97, -36, 16, 112, 113, -32, 45, 56, -50, 35, -68, -83, -24] 07:13:28.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.561 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.561 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.504 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.504 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0hefeRUhMVifIf7QUh2ygQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0hefeRUhMVifIf7QUh2ygQ 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=44 07:13:28.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.507 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.507 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -62, 0, -66, 63, -30, 85, 40, 3, 113, -96, 37, 116, 53, -128, 7, -67, 121, 17, -44, -85, 61, -100, -87, -60, -55, -102, -70, 89, -34, 36, -68, -74, 63, -127, 49, -80, 115, 50, -42, 121, 87, 15, -54, 71, 94, 54, 17, 12, -69, 41, 54, 105, 80, 71, 77, -22, -21, -77, 94, 77, 21, -49, -8, -27, -73, -44, 61, -31, 99, -28, -31, 127, -54, -96, -17, 15, -4, -76, -51, 14, 50, -115, -69, 15, -94, 88, -98, -29, 91, -101, 14, -113, 127, -29, 7, -94, -75, 3, 61, -118, 49, -47, 62, 114, 25, -74, 122, -100, 112, -85, 60, -12, 51, -120, 86, -69, -59, -93, -121, 54, 17, -1, 80, 13, -78, -122, 24, -16] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -62, 0, -66, 63, -30, 85, 40, 3, 113, -96, 37, 116, 53, -128, 7, -67, 121, 17, -44, -85, 61, -100, -87, -60, -55, -102, -70, 89, -34, 36, -68, -74, 63, -127, 49, -80, 115, 50, -42, 121, 87, 15, -54, 71, 94, 54, 17, 12, -69, 41, 54, 105, 80, 71, 77, -22, -21, -77, 94, 77, 21, -49, -8, -27, -73, -44, 61, -31, 99, -28, -31, 127, -54, -96, -17, 15, -4, -76, -51, 14, 50, -115, -69, 15, -94, 88, -98, -29, 91, -101, 14, -113, 127, -29, 7, -94, -75, 3, 61, -118, 49, -47, 62, 114, 25, -74, 122, -100, 112, -85, 60, -12, 51, -120, 86, -69, -59, -93, -121, 54, 17, -1, 80, 13, -78, -122, 24, -16] 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -80, -74, -49, 82, -115, -118, -75, 112, -102, -120, 123, 90, 49, 90, -51, -23, -6, -85, -14, 119, -63, -5, 31, -23, -59, 73, -101, -94, -25, 44, 114, -73, -69, -112, 79, 68, 33, 103, -18, -111, -86, 93, 116, -51, -117, -64, 41, -26] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -80, -74, -49, 82, -115, -118, -75, 112, -102, -120, 123, 90, 49, 90, -51, -23, -6, -85, -14, 119, -63, -5, 31, -23, -59, 73, -101, -94, -25, 44, 114, -73, -69, -112, 79, 68, 33, 103, -18, -111, -86, 93, 116, -51, -117, -64, 41, -26] 07:13:28.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.554 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.554 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.546 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.546 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=O13wfxfMCyw-YxNMXf9k_w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=O13wfxfMCyw-YxNMXf9k_w 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=45 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.552 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.552 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, 70, 56, 115, -20, 45, 67, -93, 61, 28, -122, -30, -25, 92, -51, -101, 127, -21, 42, 123, 48, 21, 72, -41, 22, 18, -110, -81, -46, 27, -12, -95, -89, -91, 5, -29, -27, 8, 89, 33, -8, -57, 6, -70, 104, 93, 14, -128, 77, 121, -72, 105, -65, -8, 100, -85, 99, -50, -92, -30, 122, -82, -54, 69, -60, -32, -39, 42, 122, -124, -6, 82, -46, -23, 116, -36, 5, 0, 79, 103, -117, 14, -118, -55, 119, 103, -77, -17, 83, -31, -14, -77, 78, 62, 3, 59, 40, 97, -16, -17, -47, 75, -22, -107, -59, 20, 22, 65, -43, -64, -58, -68, -98, 120, 23, 59, -77, 61, -20, 4, -94, 102, 105, 57, -65, 75, -40, 91] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, 70, 56, 115, -20, 45, 67, -93, 61, 28, -122, -30, -25, 92, -51, -101, 127, -21, 42, 123, 48, 21, 72, -41, 22, 18, -110, -81, -46, 27, -12, -95, -89, -91, 5, -29, -27, 8, 89, 33, -8, -57, 6, -70, 104, 93, 14, -128, 77, 121, -72, 105, -65, -8, 100, -85, 99, -50, -92, -30, 122, -82, -54, 69, -60, -32, -39, 42, 122, -124, -6, 82, -46, -23, 116, -36, 5, 0, 79, 103, -117, 14, -118, -55, 119, 103, -77, -17, 83, -31, -14, -77, 78, 62, 3, 59, 40, 97, -16, -17, -47, 75, -22, -107, -59, 20, 22, 65, -43, -64, -58, -68, -98, 120, 23, 59, -77, 61, -20, 4, -94, 102, 105, 57, -65, 75, -40, 91] 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 64, 65, -82, 61, 2, -25, -73, -27, 87, -50, -59, -65, -33, 56, 13, 127, 56, -93, -95, 8, -54, -128, 99, -109, -72, 0, -16, 64, -6, -74, -4, 67, -62, -50, 44, -62, -88, -94, 124, -56, -124, 79, 53, -56, -9, 111, -117, -26] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 64, 65, -82, 61, 2, -25, -73, -27, 87, -50, -59, -65, -33, 56, 13, 127, 56, -93, -95, 8, -54, -128, 99, -109, -72, 0, -16, 64, -6, -74, -4, 67, -62, -50, 44, -62, -88, -94, 124, -56, -124, 79, 53, -56, -9, 111, -117, -26] 07:13:29.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.577 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.577 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.567 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.567 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=tn3nbYT9MVlwbOFAzu4thg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=tn3nbYT9MVlwbOFAzu4thg 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=46 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.572 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.572 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 104, -74, 110, 86, -45, -52, -112, -112, 29, 14, 100, -51, -76, -27, -87, -54, 58, -66, -17, 126, 36, 116, 69, 34, -24, 5, -26, -53, -56, -12, -111, 67, -46, -82, 9, -111, -105, 72, 103, 111, 9, -128, -86, 8, -82, -3, -22, -23, -88, 102, 111, 77, 35, -54, 55, -119, -51, -104, 14, -118, 52, -42, -9, 77, 73, -124, 48, 104, -36, 96, 27, -68, -37, -23, 111, 13, -106, -21, 48, 56, 94, 91, 125, 85, 45, 76, 23, 100, -73, -92, -62, -51, 67, 55, 116, 58, -10, 100, -78, 33, -13, -59, 19, 70, -111, 31, 101, 110, -121, 86, -101, -32, 85, 104, 120, -48, -37, 25, 17, -62, 103, 124, -90, 37, -81, -85, -104, -21] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 104, -74, 110, 86, -45, -52, -112, -112, 29, 14, 100, -51, -76, -27, -87, -54, 58, -66, -17, 126, 36, 116, 69, 34, -24, 5, -26, -53, -56, -12, -111, 67, -46, -82, 9, -111, -105, 72, 103, 111, 9, -128, -86, 8, -82, -3, -22, -23, -88, 102, 111, 77, 35, -54, 55, -119, -51, -104, 14, -118, 52, -42, -9, 77, 73, -124, 48, 104, -36, 96, 27, -68, -37, -23, 111, 13, -106, -21, 48, 56, 94, 91, 125, 85, 45, 76, 23, 100, -73, -92, -62, -51, 67, 55, 116, 58, -10, 100, -78, 33, -13, -59, 19, 70, -111, 31, 101, 110, -121, 86, -101, -32, 85, 104, 120, -48, -37, 25, 17, -62, 103, 124, -90, 37, -81, -85, -104, -21] 07:13:29.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=39 07:13:29.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -105, -99, 102, -119, -116, -49, 86, -93, 44, -85, -36, 4, -38, -1, -85, 47, -81, -75, 61, 1, 58, 100, 93, -75, -39, 72, 31, -90, -69, -118, -24, 93, -111, 41, -126, -128, -58, 111, 72, -29, 109, -54, -52, -73, -101, 67, -36, 105] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -105, -99, 102, -119, -116, -49, 86, -93, 44, -85, -36, 4, -38, -1, -85, 47, -81, -75, 61, 1, 58, 100, 93, -75, -39, 72, 31, -90, -69, -118, -24, 93, -111, 41, -126, -128, -58, 111, 72, -29, 109, -54, -52, -73, -101, 67, -36, 105] 07:13:29.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.721 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.721 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.711 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.711 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1zUBmz7QijP2EPcvMzIGOw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1zUBmz7QijP2EPcvMzIGOw 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=47 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.713 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.713 07:13:29.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, -13, -104, 108, -112, -106, 93, -14, 56, 29, -108, -78, -117, -54, -15, -126, -12, 112, 65, 75, 124, 32, 51, 34, 35, -116, 104, 58, 57, -124, -91, -88, -82, 100, 64, 93, -25, 14, 95, -79, -104, 12, 64, 29, -93, -7, 25, 126, 32, -126, -38, -103, -85, -23, 79, -1, -93, 19, 64, -59, 108, -85, 38, -1, -71, -38, 42, -127, -83, 12, 39, -58, 29, -83, -123, -87, 29, 106, 41, -22, 95, 118, -87, -72, -80, -71, -97, 42, -74, -63, -68, 32, 44, 52, -108, 92, -72, -80, -46, -6, -42, -57, 108, -87, -39, 45, 111, -99, -36, 23, 61, -34, -52, -127, -30, 122, 108, -74, 99, 24, 67, 3, 20, 13, -108, 0, 118, -20] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, -13, -104, 108, -112, -106, 93, -14, 56, 29, -108, -78, -117, -54, -15, -126, -12, 112, 65, 75, 124, 32, 51, 34, 35, -116, 104, 58, 57, -124, -91, -88, -82, 100, 64, 93, -25, 14, 95, -79, -104, 12, 64, 29, -93, -7, 25, 126, 32, -126, -38, -103, -85, -23, 79, -1, -93, 19, 64, -59, 108, -85, 38, -1, -71, -38, 42, -127, -83, 12, 39, -58, 29, -83, -123, -87, 29, 106, 41, -22, 95, 118, -87, -72, -80, -71, -97, 42, -74, -63, -68, 32, 44, 52, -108, 92, -72, -80, -46, -6, -42, -57, 108, -87, -39, 45, 111, -99, -36, 23, 61, -34, -52, -127, -30, 122, 108, -74, 99, 24, 67, 3, 20, 13, -108, 0, 118, -20] 07:13:29.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:13:29.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -103, -96, 113, 26, -57, 18, -15, -32, -16, 9, -63, -11, 83, 114, -89, -40, -118, 23, -85, -98, 82, 8, -126, -45, 61, -46, 80, 114, -76, 59, 16, -3, 105, -70, -108, 9, -5, -21, 9, -18, -30, 11, 69, -13, 23, -53, -68, -116] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -103, -96, 113, 26, -57, 18, -15, -32, -16, 9, -63, -11, 83, 114, -89, -40, -118, 23, -85, -98, 82, 8, -126, -45, 61, -46, 80, 114, -76, 59, 16, -3, 105, -70, -108, 9, -5, -21, 9, -18, -30, 11, 69, -13, 23, -53, -68, -116] 07:13:29.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.732 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.732 07:13:29.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.724 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.724 07:13:29.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RjRIDLHfabzOrtD6VwxQqw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RjRIDLHfabzOrtD6VwxQqw 07:13:29.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=48 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.727 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.727 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -91, 114, -89, 114, 76, 5, 37, -71, 9, 14, -108, -70, 60, -106, -67, 67, -122, -32, -42, -33, -56, 118, -118, -127, 6, 96, -33, 31, -42, -59, 85, 79, 99, -29, 124, -35, -47, 18, -119, -114, 117, 38, -126, -12, -50, 57, -4, -114, 75, -60, -31, -14, -91, 68, -81, -49, -60, -16, 112, 1, 93, 94, -18, 121, -20, 79, 49, -96, 85, -119, -74, -6, -74, -13, 111, -67, -109, -107, -73, 36, 62, 97, 39, 29, 81, -98, 23, -103, 85, 34, -117, 29, 20, -113, -37, 99, -19, -121, -15, 114, 113, 118, 78, 17, -88, 113, 84, -46, -61, 48, 23, -6, -89, -91, 38, -36, 63, 84, -99, 21, 30, 23, 22, -116, 11, -75, 105, -8] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -91, 114, -89, 114, 76, 5, 37, -71, 9, 14, -108, -70, 60, -106, -67, 67, -122, -32, -42, -33, -56, 118, -118, -127, 6, 96, -33, 31, -42, -59, 85, 79, 99, -29, 124, -35, -47, 18, -119, -114, 117, 38, -126, -12, -50, 57, -4, -114, 75, -60, -31, -14, -91, 68, -81, -49, -60, -16, 112, 1, 93, 94, -18, 121, -20, 79, 49, -96, 85, -119, -74, -6, -74, -13, 111, -67, -109, -107, -73, 36, 62, 97, 39, 29, 81, -98, 23, -103, 85, 34, -117, 29, 20, -113, -37, 99, -19, -121, -15, 114, 113, 118, 78, 17, -88, 113, 84, -46, -61, 48, 23, -6, -89, -91, 38, -36, 63, 84, -99, 21, 30, 23, 22, -116, 11, -75, 105, -8] 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=41 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -50, 23, -101, 121, -30, 27, 101, 27, -81, 42, 32, 115, 69, -88, -33, -16, -1, 56, 3, 83, 32, -53, -44, 35, 41, 118, -21, 61, 91, 82, -99, -108, 40, 102, 36, 90, -120, 62, 24, -98, 91, -97, -125, 64, 89, 25, -70, -43] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -50, 23, -101, 121, -30, 27, 101, 27, -81, 42, 32, 115, 69, -88, -33, -16, -1, 56, 3, 83, 32, -53, -44, 35, 41, 118, -21, 61, 91, 82, -99, -108, 40, 102, 36, 90, -120, 62, 24, -98, 91, -97, -125, 64, 89, 25, -70, -43] 07:13:29.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.943 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.943 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.933 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.933 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=iGAaJtqfgK9kxwgvAZJ8Xw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=iGAaJtqfgK9kxwgvAZJ8Xw 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=49 07:13:29.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.938 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.938 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -118, 100, 56, 46, 1, -101, -117, 109, -60, 33, -51, 75, -29, 49, 31, -9, -95, -37, 76, 110, -114, 104, -103, -71, 18, -74, 113, -45, 24, -87, 104, 78, 121, 103, -86, 124, -126, -37, -93, 86, -21, 48, -50, -81, 114, 95, 81, -35, 95, -56, -46, 68, 34, 36, -72, -14, -128, -109, -88, 12, -110, -77, -127, 73, 9, 28, 47, 90, 72, 53, -81, 29, 17, -11, 9, -8, 48, -118, 28, -64, 4, 69, -99, -43, 25, -128, 20, -91, -116, -92, -63, -104, -47, 87, -68, 24, -4, -96, 116, -58, 87, -72, 53, 51, 101, -59, 17, 103, 58, -1, -119, -35, 41, -96, 90, -68, 99, -8, -54, -21, 53, -116, -83, 96, 96, -47, -1, 70] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -118, 100, 56, 46, 1, -101, -117, 109, -60, 33, -51, 75, -29, 49, 31, -9, -95, -37, 76, 110, -114, 104, -103, -71, 18, -74, 113, -45, 24, -87, 104, 78, 121, 103, -86, 124, -126, -37, -93, 86, -21, 48, -50, -81, 114, 95, 81, -35, 95, -56, -46, 68, 34, 36, -72, -14, -128, -109, -88, 12, -110, -77, -127, 73, 9, 28, 47, 90, 72, 53, -81, 29, 17, -11, 9, -8, 48, -118, 28, -64, 4, 69, -99, -43, 25, -128, 20, -91, -116, -92, -63, -104, -47, 87, -68, 24, -4, -96, 116, -58, 87, -72, 53, 51, 101, -59, 17, 103, 58, -1, -119, -35, 41, -96, 90, -68, 99, -8, -54, -21, 53, -116, -83, 96, 96, -47, -1, 70] 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=42 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 1, -71, -94, 30, 2, 22, -96, 15, -26, -76, 66, 23, 24, -94, 7, -41, -106, -56, 91, -55, 76, 25, 110, 106, -122, 103, -38, -93, 122, -109, -11, 4, 46, 3, 39, 48, -61, -47, -123, 75, 120, 122, 12, -54, 55, 95, 73, -90] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 1, -71, -94, 30, 2, 22, -96, 15, -26, -76, 66, 23, 24, -94, 7, -41, -106, -56, 91, -55, 76, 25, 110, 106, -122, 103, -38, -93, 122, -109, -11, 4, 46, 3, 39, 48, -61, -47, -123, 75, 120, 122, 12, -54, 55, 95, 73, -90] 07:13:29.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.122 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.122 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.107 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.107 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=hsQPlbYyzWYnPhBz0gUT8A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=hsQPlbYyzWYnPhBz0gUT8A 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=50 07:13:29.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.11 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.11 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 46, 65, -18, 99, 72, -7, 6, 104, 4, -38, -117, -101, 52, -12, 118, 124, -24, 104, 13, -46, -127, 21, 110, 125, 72, 111, 75, -8, 59, 41, -62, 87, -64, 105, 122, -126, 81, 36, -108, -69, 73, -36, 87, -8, -107, 120, 10, -66, -105, 74, 83, 45, -99, 86, 111, -46, 126, -22, -42, -112, -113, -88, 63, 22, 107, -65, -6, 93, 74, -16, 90, 16, -123, -16, -124, -55, -10, -47, 4, 54, -103, -49, 5, 74, -118, 25, 97, -90, 89, -29, -96, -119, -47, -68, 109, -127, -117, 124, -124, 122, 41, 62, 91, 53, -121, 71, 99, 72, 31, 122, -46, -77, 35, 97, -69, 99, -105, 65, 121, -111, -128, -117, -34, -2, -114, -14, -45, 30] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 46, 65, -18, 99, 72, -7, 6, 104, 4, -38, -117, -101, 52, -12, 118, 124, -24, 104, 13, -46, -127, 21, 110, 125, 72, 111, 75, -8, 59, 41, -62, 87, -64, 105, 122, -126, 81, 36, -108, -69, 73, -36, 87, -8, -107, 120, 10, -66, -105, 74, 83, 45, -99, 86, 111, -46, 126, -22, -42, -112, -113, -88, 63, 22, 107, -65, -6, 93, 74, -16, 90, 16, -123, -16, -124, -55, -10, -47, 4, 54, -103, -49, 5, 74, -118, 25, 97, -90, 89, -29, -96, -119, -47, -68, 109, -127, -117, 124, -124, 122, 41, 62, 91, 53, -121, 71, 99, 72, 31, 122, -46, -77, 35, 97, -69, 99, -105, 65, 121, -111, -128, -117, -34, -2, -114, -14, -45, 30] 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -29, 42, 125, 42, 119, 24, -100, 6, -38, -101, 21, -89, 79, 63, 126, 14, -117, -61, 44, 104, -10, -92, 120, 72, 21, -52, 85, -34, -31, -56, -119, 1, 68, 1, -49, -49, 58, -15, 30, -33, -28, 102, -106, -4, 78, 39, 81, 0] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -29, 42, 125, 42, 119, 24, -100, 6, -38, -101, 21, -89, 79, 63, 126, 14, -117, -61, 44, 104, -10, -92, 120, 72, 21, -52, 85, -34, -31, -56, -119, 1, 68, 1, -49, -49, 58, -15, 30, -33, -28, 102, -106, -4, 78, 39, 81, 0] 07:13:29.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.151 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.151 07:13:29.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.125 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.125 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=MOg-UaKtCtFcE96h_SW-lg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=MOg-UaKtCtFcE96h_SW-lg 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=51 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.128 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.128 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 46, -96, -36, 46, -122, 29, -58, 86, 59, 50, -21, 66, -105, -15, 124, -93, -83, 98, -25, -125, -110, -35, -128, 72, -127, -37, 57, 21, -75, 99, -45, -107, 69, 25, 106, -96, -124, -79, -12, 97, -94, -120, -25, 64, -107, -2, -83, -14, -22, 35, -84, 6, 24, 52, -45, 100, 9, -34, -107, -10, 82, -71, -45, -84, -101, -74, 52, 118, -49, 101, 40, -123, 8, -92, 90, 60, 31, -15, 75, -12, -81, 4, 54, 85, 96, -121, 100, -108, 91, 56, 28, -71, 55, -26, -57, 25, -15, 61, 57, -82, -75, -127, -27, 43, 1, 82, -122, 26, -119, -18, 67, -34, -28, -90, 21, -74, 87, 72, -76, 8, -106, -40, 92, 0, 106, 97, -85, 96] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 46, -96, -36, 46, -122, 29, -58, 86, 59, 50, -21, 66, -105, -15, 124, -93, -83, 98, -25, -125, -110, -35, -128, 72, -127, -37, 57, 21, -75, 99, -45, -107, 69, 25, 106, -96, -124, -79, -12, 97, -94, -120, -25, 64, -107, -2, -83, -14, -22, 35, -84, 6, 24, 52, -45, 100, 9, -34, -107, -10, 82, -71, -45, -84, -101, -74, 52, 118, -49, 101, 40, -123, 8, -92, 90, 60, 31, -15, 75, -12, -81, 4, 54, 85, 96, -121, 100, -108, 91, 56, 28, -71, 55, -26, -57, 25, -15, 61, 57, -82, -75, -127, -27, 43, 1, 82, -122, 26, -119, -18, 67, -34, -28, -90, 21, -74, 87, 72, -76, 8, -106, -40, 92, 0, 106, 97, -85, 96] 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:13:29.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -26, -32, -29, 13, 118, 44, 22, 94, -75, 34, -36, -22, 97, -122, 42, 59, -24, -101, -37, -115, -103, 48, -94, -111, 88, -112, 107, 32, -101, 17, -25, -8, -79, 60, -121, 10, -7, 83, 67, 10, 92, -8, -87, 102, -106, 86, -113, 34] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -26, -32, -29, 13, 118, 44, 22, 94, -75, 34, -36, -22, 97, -122, 42, 59, -24, -101, -37, -115, -103, 48, -94, -111, 88, -112, 107, 32, -101, 17, -25, -8, -79, 60, -121, 10, -7, 83, 67, 10, 92, -8, -87, 102, -106, 86, -113, 34] 07:13:29.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.145 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.145 07:13:29.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.141 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.141 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ADmQj1Ot5csNl8F9Vm-wiQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ADmQj1Ot5csNl8F9Vm-wiQ 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=52 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.143 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.143 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -93, 77, 106, 49, -108, 113, -58, -38, -9, 117, 4, -89, 123, -76, -128, -118, -92, -77, -89, 115, -36, 116, -7, -61, -48, -45, 41, -13, -30, 6, 6, -20, 64, 111, 26, -51, 39, 9, -30, 33, 101, -71, 37, -5, 24, 1, 3, -70, 35, 19, 62, 43, 109, -47, -91, -14, -22, -126, -83, -13, 32, -52, 39, -125, 108, -35, -50, -107, -22, 50, -104, 60, -19, -22, -77, 42, 26, 112, 89, 87, 70, -88, 24, -91, -9, 34, -73, 84, 111, 44, -44, 69, 87, -113, 19, 67, -10, -124, 4, -48, 28, -68, 75, 86, -60, 15, 56, -55, 121, -97, -71, 119, -82, 102, -28, 42, -112, 68, -79, -99, -103, 107, 114, 40, 18, 79, 42, -67] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -93, 77, 106, 49, -108, 113, -58, -38, -9, 117, 4, -89, 123, -76, -128, -118, -92, -77, -89, 115, -36, 116, -7, -61, -48, -45, 41, -13, -30, 6, 6, -20, 64, 111, 26, -51, 39, 9, -30, 33, 101, -71, 37, -5, 24, 1, 3, -70, 35, 19, 62, 43, 109, -47, -91, -14, -22, -126, -83, -13, 32, -52, 39, -125, 108, -35, -50, -107, -22, 50, -104, 60, -19, -22, -77, 42, 26, 112, 89, 87, 70, -88, 24, -91, -9, 34, -73, 84, 111, 44, -44, 69, 87, -113, 19, 67, -10, -124, 4, -48, 28, -68, 75, 86, -60, 15, 56, -55, 121, -97, -71, 119, -82, 102, -28, 42, -112, 68, -79, -99, -103, 107, 114, 40, 18, 79, 42, -67] 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:13:29.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -126, -8, 47, 54, 36, 49, -81, 94, -10, -46, 113, -88, -72, 85, 115, -95, -51, 84, -79, -34, -120, -4, 69, 83, 59, -58, -12, 83, 6, -13, -49, 17, 35, 69, -120, 24, -41, 93, -120, 55, 122, -114, 96, 65, 55, 57, 99, 123] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -126, -8, 47, 54, 36, 49, -81, 94, -10, -46, 113, -88, -72, 85, 115, -95, -51, 84, -79, -34, -120, -4, 69, 83, 59, -58, -12, 83, 6, -13, -49, 17, 35, 69, -120, 24, -41, 93, -120, 55, 122, -114, 96, 65, 55, 57, 99, 123] 07:13:29.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.167 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.167 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.156 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.156 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=If2LdUty3EF8yEOW0kipag targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=If2LdUty3EF8yEOW0kipag 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=53 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=53 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.161 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.161 07:13:29.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -64, -74, 26, -37, -51, -1, -77, -15, 100, 14, 69, 121, -9, -87, -12, -34, -6, -30, 79, 12, -5, -76, 101, -127, -103, -115, 42, 20, -82, -25, 43, -16, 56, -44, 69, 19, 88, -11, 48, 53, 25, 1, -32, 119, 122, -92, -20, 96, 31, 88, 90, 120, -101, -114, 123, 56, 17, -68, 97, -45, 122, 74, 100, 89, -37, -69, -18, 76, -92, 18, -113, -105, 37, -108, -46, 2, -88, 35, 64, -104, -20, 55, -39, 113, 72, -79, -28, -30, -117, 72, -10, -86, 110, -74, 118, 55, -16, 112, -84, 127, 105, 57, -94, 12, -113, -85, -49, 59, -96, -18, 40, 114, 21, -28, 74, 81, 79, -8, -47, -22, -31, -83, -90, 45, -16, 95, 64, -38] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -64, -74, 26, -37, -51, -1, -77, -15, 100, 14, 69, 121, -9, -87, -12, -34, -6, -30, 79, 12, -5, -76, 101, -127, -103, -115, 42, 20, -82, -25, 43, -16, 56, -44, 69, 19, 88, -11, 48, 53, 25, 1, -32, 119, 122, -92, -20, 96, 31, 88, 90, 120, -101, -114, 123, 56, 17, -68, 97, -45, 122, 74, 100, 89, -37, -69, -18, 76, -92, 18, -113, -105, 37, -108, -46, 2, -88, 35, 64, -104, -20, 55, -39, 113, 72, -79, -28, -30, -117, 72, -10, -86, 110, -74, 118, 55, -16, 112, -84, 127, 105, 57, -94, 12, -113, -85, -49, 59, -96, -18, 40, 114, 21, -28, 74, 81, 79, -8, -47, -22, -31, -83, -90, 45, -16, 95, 64, -38] 07:13:29.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=45 07:13:29.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 85, -19, 125, 126, -83, 8, 67, 108, 23, 7, 25, -111, 39, 57, 109, -53, -86, 43, 108, -105, 105, 72, -58, -96, -3, -33, 59, 65, -17, 52, -50, 108, -46, -83, -100, 119, -105, -124, -122, 61, -58, -109, 122, 63, -86, 7, 94, 66] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 85, -19, 125, 126, -83, 8, 67, 108, 23, 7, 25, -111, 39, 57, 109, -53, -86, 43, 108, -105, 105, 72, -58, -96, -3, -33, 59, 65, -17, 52, -50, 108, -46, -83, -100, 119, -105, -124, -122, 61, -58, -109, 122, 63, -86, 7, 94, 66] 07:13:29.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.407 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.407 07:13:29.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.399 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.399 07:13:29.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=iY7I8QH8Oz7dsNxG24tMeg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=iY7I8QH8Oz7dsNxG24tMeg 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=54 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=54 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.401 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.401 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 34, 118, -76, -30, -15, -117, -122, -29, -54, 21, 6, 14, -4, 83, 113, 0, -78, -95, 70, 41, -43, 61, -47, -92, 96, -23, -25, 87, -38, 118, 54, -101, 40, 60, -1, -99, 41, -121, 83, 113, -121, 0, 4, -119, 102, 57, 67, 9, 44, 18, -79, 15, -84, -24, 44, -91, 15, 12, -37, -23, 45, -60, -87, -100, 123, -56, 95, -82, 61, -66, 26, -64, -16, -113, 48, 84, 83, -88, -70, 92, -76, 97, 114, 110, -46, 53, 38, 35, 13, 28, -120, 122, 91, -60, -52, 16, -85, 121, 20, 40, 113, 115, -19, 7, 72, -62, 93, -99, 68, -75, 8, -78, -61, -113, -31, 74, -6, 50, -29, -53, 83, -13, -46, -92, 62, -114, -125] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 57, 34, 118, -76, -30, -15, -117, -122, -29, -54, 21, 6, 14, -4, 83, 113, 0, -78, -95, 70, 41, -43, 61, -47, -92, 96, -23, -25, 87, -38, 118, 54, -101, 40, 60, -1, -99, 41, -121, 83, 113, -121, 0, 4, -119, 102, 57, 67, 9, 44, 18, -79, 15, -84, -24, 44, -91, 15, 12, -37, -23, 45, -60, -87, -100, 123, -56, 95, -82, 61, -66, 26, -64, -16, -113, 48, 84, 83, -88, -70, 92, -76, 97, 114, 110, -46, 53, 38, 35, 13, 28, -120, 122, 91, -60, -52, 16, -85, 121, 20, 40, 113, 115, -19, 7, 72, -62, 93, -99, 68, -75, 8, -78, -61, -113, -31, 74, -6, 50, -29, -53, 83, -13, -46, -92, 62, -114, -125] 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=46 07:13:29.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 11, 111, -24, -104, 22, 93, 53, 39, -5, 71, 46, 65, -69, 8, 2, 68, -49, 107, 87, -123, 90, -52, 65, 43, -67, -106, 1, 21, 82, -39, -92, -62, 48, -110, 84, -17, -127, -1, 2, -69, 116, -69, 27, -63, 27, -44, 47, -47] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 11, 111, -24, -104, 22, 93, 53, 39, -5, 71, 46, 65, -69, 8, 2, 68, -49, 107, 87, -123, 90, -52, 65, 43, -67, -106, 1, 21, 82, -39, -92, -62, 48, -110, 84, -17, -127, -1, 2, -69, 116, -69, 27, -63, 27, -44, 47, -47] 07:13:29.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.418 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.418 07:13:29.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.41 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.41 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=hsVvGciKddNTm0DHUFOGUg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=hsVvGciKddNTm0DHUFOGUg 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=46 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=55 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=55 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.413 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.413 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 70, -33, -113, -92, 39, 119, 91, 123, 80, 57, -64, 51, -71, -87, -53, -123, -37, 113, 122, -90, 120, 74, 110, 37, -16, 54, -127, -97, 104, 23, 88, 38, 32, -79, -33, 114, -93, 33, -118, -33, 1, 78, -104, 121, -15, -16, -7, 64, 91, -102, -18, -68, 119, -114, -114, -20, 16, -8, 78, -45, -91, -111, 104, -14, 106, -41, 3, 32, -60, 77, -108, -1, 120, 63, -35, 61, 123, -24, 112, 55, -32, 100, -74, 30, 95, 79, -121, -40, 39, 32, 93, 5, 104, -30, -127, -62, 32, 11, -12, -3, -119, -121, -81, 55, -26, 109, 80, -100, -125, 107, -93, -75, 14, -93, -127, 81, 65, 19, -87, -110, -5, -94, -30, 1, 1, 45, -43, 51] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 70, -33, -113, -92, 39, 119, 91, 123, 80, 57, -64, 51, -71, -87, -53, -123, -37, 113, 122, -90, 120, 74, 110, 37, -16, 54, -127, -97, 104, 23, 88, 38, 32, -79, -33, 114, -93, 33, -118, -33, 1, 78, -104, 121, -15, -16, -7, 64, 91, -102, -18, -68, 119, -114, -114, -20, 16, -8, 78, -45, -91, -111, 104, -14, 106, -41, 3, 32, -60, 77, -108, -1, 120, 63, -35, 61, 123, -24, 112, 55, -32, 100, -74, 30, 95, 79, -121, -40, 39, 32, 93, 5, 104, -30, -127, -62, 32, 11, -12, -3, -119, -121, -81, 55, -26, 109, 80, -100, -125, 107, -93, -75, 14, -93, -127, 81, 65, 19, -87, -110, -5, -94, -30, 1, 1, 45, -43, 51] 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=47 07:13:29.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 91, 43, 50, -60, -5, -16, 77, -49, 44, -42, 8, -25, 94, -24, -28, -25, -127, 3, -16, -79, -102, -97, 96, -65, -55, 43, 52, -41, 65, 0, 112, 82, -23, 25, -86, -85, -63, 24, 46, 77, -53, 42, -52, 106, -122, 91, -102, 58] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 91, 43, 50, -60, -5, -16, 77, -49, 44, -42, 8, -25, 94, -24, -28, -25, -127, 3, -16, -79, -102, -97, 96, -65, -55, 43, 52, -41, 65, 0, 112, 82, -23, 25, -86, -85, -63, 24, 46, 77, -53, 42, -52, 106, -122, 91, -102, 58] 07:13:29.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.617 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.617 07:13:29.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.6 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.6 07:13:29.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=HYpki_zx5mEVLfmNzAG_uw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=HYpki_zx5mEVLfmNzAG_uw 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=56 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=56 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.603 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.603 07:13:29.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 25, 12, 127, 54, -57, -60, 25, 105, 89, -65, -115, 79, 36, 12, 23, 82, -11, 105, -3, 32, 82, 113, -71, -102, -104, 124, 39, 110, 20, 94, -121, -38, -88, -91, 56, 104, -91, 8, -124, 57, -21, 79, -103, 74, 101, 71, 34, 12, 27, -121, -54, -35, -102, -93, -116, 35, 3, 39, 8, 46, 119, -106, -15, -97, -79, 84, -121, 71, 63, -17, -66, 61, 21, -39, -67, -26, 63, -89, 64, -44, 36, -25, 13, 1, 97, 69, 72, -6, -48, -107, -47, 27, -19, 16, -55, 77, 96, -91, 16, -17, 25, 1, 61, 47, -23, -13, -31, -24, -48, 11, -78, 98, 56, 4, -6, -119, -13, 115, 43, -11, -16, 1, 106, -122, 84, -96, 52, -50] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 25, 12, 127, 54, -57, -60, 25, 105, 89, -65, -115, 79, 36, 12, 23, 82, -11, 105, -3, 32, 82, 113, -71, -102, -104, 124, 39, 110, 20, 94, -121, -38, -88, -91, 56, 104, -91, 8, -124, 57, -21, 79, -103, 74, 101, 71, 34, 12, 27, -121, -54, -35, -102, -93, -116, 35, 3, 39, 8, 46, 119, -106, -15, -97, -79, 84, -121, 71, 63, -17, -66, 61, 21, -39, -67, -26, 63, -89, 64, -44, 36, -25, 13, 1, 97, 69, 72, -6, -48, -107, -47, 27, -19, 16, -55, 77, 96, -91, 16, -17, 25, 1, 61, 47, -23, -13, -31, -24, -48, 11, -78, 98, 56, 4, -6, -119, -13, 115, 43, -11, -16, 1, 106, -122, 84, -96, 52, -50] 07:13:29.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:13:29.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 40, -78, 40, -90, 50, -94, 16, -18, 13, 60, -31, -30, 108, -109, 84, 47, -86, -67, -79, 19, -36, 71, 67, -29, 32, 44, 124, -95, -106, -111, -20, -73, -31, -104, 58, 120, -73, 74, -8, -88, 108, 70, -127, -118, -86, -102, 16, 123] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 40, -78, 40, -90, 50, -94, 16, -18, 13, 60, -31, -30, 108, -109, 84, 47, -86, -67, -79, 19, -36, 71, 67, -29, 32, 44, 124, -95, -106, -111, -20, -73, -31, -104, 58, 120, -73, 74, -8, -88, 108, 70, -127, -118, -86, -102, 16, 123] 07:13:29.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.674 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.674 07:13:29.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.621 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.621 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=OklRBtKomFYkQhhkwOB_GQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=OklRBtKomFYkQhhkwOB_GQ 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=57 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=57 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.625 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.625 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 12, -28, 60, 60, -58, 16, -32, -82, 121, -2, 96, 23, -91, -5, 14, 40, 114, -23, -47, 74, -115, 87, 9, 100, -27, -104, 12, 105, 85, 125, -101, -86, -116, -64, -93, -124, -39, -58, 2, 73, -127, -49, -121, -87, -7, 16, 20, -96, -14, 124, 27, 47, 32, 48, -125, -23, -78, 86, -116, -34, -118, -91, 38, 30, -34, -115, 123, 91, 72, -50, -106, 125, 14, 101, 44, 26, -88, 119, -66, 115, 28, -32, -30, -7, -81, 117, -110, -120, -37, -3, -120, -117, -90, -84, 85, 8, -6, 38, 7, -57, 52, -79, 67, 50, 50, -12, -106, 65, 11, 122, -59, 78, -42, 44, 81, -7, -35, -127, 69, -97, 75, -11, -114, -92, -27, -128, 52, 36] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 12, -28, 60, 60, -58, 16, -32, -82, 121, -2, 96, 23, -91, -5, 14, 40, 114, -23, -47, 74, -115, 87, 9, 100, -27, -104, 12, 105, 85, 125, -101, -86, -116, -64, -93, -124, -39, -58, 2, 73, -127, -49, -121, -87, -7, 16, 20, -96, -14, 124, 27, 47, 32, 48, -125, -23, -78, 86, -116, -34, -118, -91, 38, 30, -34, -115, 123, 91, 72, -50, -106, 125, 14, 101, 44, 26, -88, 119, -66, 115, 28, -32, -30, -7, -81, 117, -110, -120, -37, -3, -120, -117, -90, -84, 85, 8, -6, 38, 7, -57, 52, -79, 67, 50, 50, -12, -106, 65, 11, 122, -59, 78, -42, 44, 81, -7, -35, -127, 69, -97, 75, -11, -114, -92, -27, -128, 52, 36] 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:13:29.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -107, -18, 70, 100, 8, 10, 10, 24, -6, 13, 22, -123, -74, 108, 125, -23, -123, 62, 46, -125, -35, -1, 36, -53, -101, 36, -123, 46, 11, 11, 77, -4, -113, -82, 90, 85, -110, 103, -54, -34, -111, 45, 93, -48, -100, -41, -109, -13] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -107, -18, 70, 100, 8, 10, 10, 24, -6, 13, 22, -123, -74, 108, 125, -23, -123, 62, 46, -125, -35, -1, 36, -53, -101, 36, -123, 46, 11, 11, 77, -4, -113, -82, 90, 85, -110, 103, -54, -34, -111, 45, 93, -48, -100, -41, -109, -13] 07:13:29.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.67 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.67 07:13:29.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.665 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.665 07:13:29.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=n-dQwZxyIf8TtIY8LQHc4A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=n-dQwZxyIf8TtIY8LQHc4A 07:13:29.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:13:29.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=58 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=58 07:13:29.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.668 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.668 07:13:29.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -56, -85, -89, 26, -24, -66, -25, -101, 19, 59, 12, 36, 105, 70, 16, 3, -102, -69, 20, -112, -8, 46, 28, -24, 68, -9, -32, 76, -35, 4, 82, -97, -48, -61, 55, -34, -93, -54, -117, 45, 94, -101, 65, -45, -94, 119, 47, -52, 55, -49, 73, -12, -78, -13, 4, -79, 29, -40, -58, -16, 108, 77, 64, 126, 13, -60, -14, 107, -10, -107, 68, 7, 75, 69, -45, -1, 47, 100, -121, 12, -42, -36, 77, -100, 86, -9, -48, 56, -21, 85, -83, 66, -46, -38, 49, -53, 47, 16, 62, 27, -48, 28, 78, -70, 8, 124, -5, -52, -20, 100, 97, -73, 97, -37, 65, -117, 32, -57, 116, -51, -44, -120, -50, -24, -64, -97, -37, -49] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -56, -85, -89, 26, -24, -66, -25, -101, 19, 59, 12, 36, 105, 70, 16, 3, -102, -69, 20, -112, -8, 46, 28, -24, 68, -9, -32, 76, -35, 4, 82, -97, -48, -61, 55, -34, -93, -54, -117, 45, 94, -101, 65, -45, -94, 119, 47, -52, 55, -49, 73, -12, -78, -13, 4, -79, 29, -40, -58, -16, 108, 77, 64, 126, 13, -60, -14, 107, -10, -107, 68, 7, 75, 69, -45, -1, 47, 100, -121, 12, -42, -36, 77, -100, 86, -9, -48, 56, -21, 85, -83, 66, -46, -38, 49, -53, 47, 16, 62, 27, -48, 28, 78, -70, 8, 124, -5, -52, -20, 100, 97, -73, 97, -37, 65, -117, 32, -57, 116, -51, -44, -120, -50, -24, -64, -97, -37, -49] 07:13:29.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:29.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -122, -28, -46, 73, -47, 91, 16, 46, -22, -42, 63, 27, -117, 73, -121, -121, -79, 20, -30, -81, -39, 23, 93, -8, -65, 77, -39, -35, 21, -117, -27, 23, -118, -106, 65, -108, 80, 76, -99, 25, 41, -55, 6, 75, 23, 121, 81, -113] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -122, -28, -46, 73, -47, 91, 16, 46, -22, -42, 63, 27, -117, 73, -121, -121, -79, 20, -30, -81, -39, 23, 93, -8, -65, 77, -39, -35, 21, -117, -27, 23, -118, -106, 65, -108, 80, 76, -99, 25, 41, -55, 6, 75, 23, 121, 81, -113] 07:13:29.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.689 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.689 07:13:29.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.681 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.681 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=yxvBehCQ9aUTQVC1gzGw-w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=yxvBehCQ9aUTQVC1gzGw-w 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=59 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=59 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.685 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.685 07:13:29.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -101, 112, -94, 98, 49, -104, 90, -10, -45, 51, 22, 45, 115, -100, 118, 56, -115, 57, 31, 38, -101, -43, -123, -60, -20, 7, 106, -2, 91, -94, 47, -121, -78, -26, 127, 20, -78, -89, -55, -52, -39, -45, -100, -23, 113, 76, -101, 112, 35, 121, -89, -25, -112, 91, 23, 53, 70, -15, -15, 18, -41, 113, -20, -10, 90, -109, -25, -39, 53, 69, 47, 120, 115, 49, 58, -15, 76, 76, 68, 57, 18, -87, 55, 81, 103, 2, 31, 41, 94, 115, -6, 29, 122, 96, -32, -25, 21, 48, -39, -71, 73, 45, -119, 43, -36, 11, -18, 88, -66, 75, -64, 50, 106, 46, -20, 108, 10, -16, 10, 31, -73, -11, 96, 54, -81, 53, -81, -113] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -101, 112, -94, 98, 49, -104, 90, -10, -45, 51, 22, 45, 115, -100, 118, 56, -115, 57, 31, 38, -101, -43, -123, -60, -20, 7, 106, -2, 91, -94, 47, -121, -78, -26, 127, 20, -78, -89, -55, -52, -39, -45, -100, -23, 113, 76, -101, 112, 35, 121, -89, -25, -112, 91, 23, 53, 70, -15, -15, 18, -41, 113, -20, -10, 90, -109, -25, -39, 53, 69, 47, 120, 115, 49, 58, -15, 76, 76, 68, 57, 18, -87, 55, 81, 103, 2, 31, 41, 94, 115, -6, 29, 122, 96, -32, -25, 21, 48, -39, -71, 73, 45, -119, 43, -36, 11, -18, 88, -66, 75, -64, 50, 106, 46, -20, 108, 10, -16, 10, 31, -73, -11, 96, 54, -81, 53, -81, -113] 07:13:29.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=50 07:13:29.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 37, 119, 9, 19, -122, -57, -63, 125, -39, 14, 79, 65, 65, 120, 51, -125, 44, -30, -78, -102, 72, -113, 20, 41, -63, -121, -38, 23, 58, -29, 17, -41, -52, 92, 26, 56, 8, -62, 10, 30, 35, 38, 65, -26, 23, 116, 50, 9] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 37, 119, 9, 19, -122, -57, -63, 125, -39, 14, 79, 65, 65, 120, 51, -125, 44, -30, -78, -102, 72, -113, 20, 41, -63, -121, -38, 23, 58, -29, 17, -41, -52, 92, 26, 56, 8, -62, 10, 30, 35, 38, 65, -26, 23, 116, 50, 9] 07:13:29.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.893 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.893 07:13:29.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.886 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.886 07:13:29.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=VttlhgHvDeb5YhqchYO57w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=VttlhgHvDeb5YhqchYO57w 07:13:29.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:13:29.086 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=60 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=60 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.889 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.889 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -72, 6, -14, -2, 12, -118, -90, -108, -83, -96, -99, -29, -102, -122, -4, 7, 116, 28, 48, 3, 62, 10, -47, -90, 82, -32, 92, -90, -13, 41, 72, 29, -52, 34, -78, -123, -125, 54, 79, -24, 52, 58, -82, 20, -77, -30, -73, -80, 71, -27, -34, -21, -122, 106, 39, -117, 53, -9, 63, -96, 75, 67, 47, -58, 22, 68, -123, -22, 127, -72, 56, -106, 63, 9, -35, 80, 82, -101, -56, -3, 123, 55, 15, -90, -109, -7, -79, -44, 49, 120, 104, -47, 82, -97, -79, -100, -76, 77, 64, -98, 54, 73, 53, 77, 0, -42, -94, -40, -20, -9, -36, 65, -84, -22, 50, -111, 112, 39, 22, -119, -72, -96, -125, 83, -10, -43, 8, -67] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -72, 6, -14, -2, 12, -118, -90, -108, -83, -96, -99, -29, -102, -122, -4, 7, 116, 28, 48, 3, 62, 10, -47, -90, 82, -32, 92, -90, -13, 41, 72, 29, -52, 34, -78, -123, -125, 54, 79, -24, 52, 58, -82, 20, -77, -30, -73, -80, 71, -27, -34, -21, -122, 106, 39, -117, 53, -9, 63, -96, 75, 67, 47, -58, 22, 68, -123, -22, 127, -72, 56, -106, 63, 9, -35, 80, 82, -101, -56, -3, 123, 55, 15, -90, -109, -7, -79, -44, 49, 120, 104, -47, 82, -97, -79, -100, -76, 77, 64, -98, 54, 73, 53, 77, 0, -42, -94, -40, -20, -9, -36, 65, -84, -22, 50, -111, 112, 39, 22, -119, -72, -96, -125, 83, -10, -43, 8, -67] 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=51 07:13:29.087 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -60, -21, -79, -74, 118, -118, 45, 78, -83, -73, 55, 86, -84, -109, -39, 3, 48, 46, -30, 27, -77, -110, 106, -20, -57, -24, 21, -66, 15, 48, 59, 99, -51, 71, 52, 1, -51, 97, -115, -55, -30, 115, -112, 37, 58, -41, -68, -22] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -60, -21, -79, -74, 118, -118, 45, 78, -83, -73, 55, 86, -84, -109, -39, 3, 48, 46, -30, 27, -77, -110, 106, -20, -57, -24, 21, -66, 15, 48, 59, 99, -51, 71, 52, 1, -51, 97, -115, -55, -30, 115, -112, 37, 58, -41, -68, -22] 07:13:29.088 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.089 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.903 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.903 07:13:29.089 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.897 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.897 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=dgjWJ1SBFufxxWCnd2zLSA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=dgjWJ1SBFufxxWCnd2zLSA 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=51 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=61 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=61 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:29.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.899 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.899 07:13:29.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 61, -22, 38, 21, -59, -102, 33, 115, -109, -111, -24, -74, 113, -32, 120, 42, 5, 12, 118, -92, -117, -94, 69, -46, 11, -44, -112, 17, -95, -113, 67, -25, -77, 32, 81, 77, 95, -19, -50, 59, -104, 33, 121, 6, -126, -118, -52, 93, -80, 127, 57, -126, 97, -11, 120, -66, 24, -24, -116, 25, 8, -24, 95, 115, -106, -30, -96, -119, 83, -74, 64, 27, -29, 23, -4, -84, 110, 123, 22, 103, 45, -99, -78, -8, 18, 16, 79, -49, 23, 111, 101, 82, 0, 87, 10, 124, -87, 115, -14, -43, 31, 82, -118, 98, -21, -31, 43, -69, -75, 81, 109, -98, -94, -87, 34, 54, 121, -29, 28, 124, 19, 82, 108, 54, -17, 83, 97, 85] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 61, -22, 38, 21, -59, -102, 33, 115, -109, -111, -24, -74, 113, -32, 120, 42, 5, 12, 118, -92, -117, -94, 69, -46, 11, -44, -112, 17, -95, -113, 67, -25, -77, 32, 81, 77, 95, -19, -50, 59, -104, 33, 121, 6, -126, -118, -52, 93, -80, 127, 57, -126, 97, -11, 120, -66, 24, -24, -116, 25, 8, -24, 95, 115, -106, -30, -96, -119, 83, -74, 64, 27, -29, 23, -4, -84, 110, 123, 22, 103, 45, -99, -78, -8, 18, 16, 79, -49, 23, 111, 101, 82, 0, 87, 10, 124, -87, 115, -14, -43, 31, 82, -118, 98, -21, -31, 43, -69, -75, 81, 109, -98, -94, -87, 34, 54, 121, -29, 28, 124, 19, 82, 108, 54, -17, 83, 97, 85] 07:13:29.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:29.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=52 07:13:29.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 66, -9, -81, 54, 83, -103, 21, -18, 26, 82, 13, 67, -21, 92, -109, 35, -90, -71, 14, 22, -91, -103, -23, 120, 37, 42, -41, -5, -108, 16, 2, 58, 71, -66, -125, 75, 56, 70, -97, 99, 114, -17, -10, 75, -42, 4, 100, 98] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 66, -9, -81, 54, 83, -103, 21, -18, 26, 82, 13, 67, -21, 92, -109, 35, -90, -71, 14, 22, -91, -103, -23, 120, 37, 42, -41, -5, -108, 16, 2, 58, 71, -66, -125, 75, 56, 70, -97, 99, 114, -17, -10, 75, -42, 4, 100, 98] 07:13:29.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:29.129 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': 61 of 61 rows have been copied. 07:13:29.132 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "cryptolink" 07:13:29.144 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "cryptolink" alter column "id" restart with 62 07:13:29.173 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOLINK' (8 of 39). 07:13:29.173 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOREPOFILE' (9 of 39)... 07:13:29.174 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': All source-columns exist in the target-DB! 07:13:29.174 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': All target-columns exist in the source-DB! 07:13:29.175 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptorepofile" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:29.265 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:29.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:29.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:29.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:29.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:29.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:30.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:30.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:30.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:30.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:30.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:30.605 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:30.633 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "cryptorepofile" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:30.641 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. 07:13:30.644 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - deleteTriggerFile: Trigger-file '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7bzsoa-562zb-local/.subshare-repo/dbmigrate.deleteToRun' successfully deleted. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:30.732 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptorepofile" 07:13:30.747 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptorepofile'. 07:13:30.748 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptorepofile" 07:13:30.756 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE' contains 25 rows to be copied. 07:13:30.756 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokey_id_oid", "cryptorepofilecreated", "cryptorepofileid", "deleted", "deletedbyignorerule", "directory", "id", "lastsyncfromrepositoryid", "localname", "localrevision", "parent_id_oid", "repofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptorepofile" 07:13:30.761 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptorepofile" ("changed", "created", "cryptokey_id_oid", "cryptorepofilecreated", "cryptorepofileid", "deleted", "deletedbyignorerule", "directory", "id", "lastsyncfromrepositoryid", "localname", "localrevision", "parent_id_oid", "repofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:30.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.456 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.456 07:13:30.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.191 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.191 07:13:30.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:30.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.191 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.191 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=-FVU9Z9Oi3Z34qTF5-Q0TA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=-FVU9Z9Oi3Z34qTF5-Q0TA 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:30.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:30.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 11, -100, 64, 125, -96, 111, -62, -59, -7, 45, -114, 113, 77, 6, -15, -88, -59, 105, 38, -122, 52, 126, -64, -23, 55, 83, -54, -17, -40, 9, 51, 66, 53, 111, -25, 40, 75, 102, 34, 95, -45, -78, -20, -107, 118, 3, 78, 64, 0, 81, 12, 113, 48, 108, -36, 10, -50, 5, -32, -94, 105, -98, 19, -97, 80, 52, 96, -37, -62, 61, -94, 93, -65, -86, 39, 93, 11, -110, -63, -6, -9, 43, -25, -75, -72, -128, -67, 116, 16, -4, 125, -28, -19, -15, 80, -73, 77, -64, -33, -86, 77, -50, -124, 22, 19, -77, -96, 67, -41, -106, 86, 16, 60, -39, -103, 87, -123, -24, -12, 86, 125, 14, 17, -92, -32, 11, 4, 67, -96, 85, 64, -46, -51, 97, 79, -11, -110, -103, 111, -83, 4, -53, -1, -53, -112, 116, -89, -64, 14, 9, 25, 33, 127, -65, 33, 115, -86, 36, 97, 95, -27, -48, -105, -9, 60, -96, 111, -46, -55, -103, -105, 45, 7, 20, -108, 57, 110, 98, -107, -121, -15, 88, -117, 125, -25, -90, 44, -121, -103, -121, -102, 84, -79, -104, -3, -45, 91, -112, 66, 0, -98, -67, -102, -40, -100, -27, -1, -121, -92, -65, -124, -24, -116] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 11, -100, 64, 125, -96, 111, -62, -59, -7, 45, -114, 113, 77, 6, -15, -88, -59, 105, 38, -122, 52, 126, -64, -23, 55, 83, -54, -17, -40, 9, 51, 66, 53, 111, -25, 40, 75, 102, 34, 95, -45, -78, -20, -107, 118, 3, 78, 64, 0, 81, 12, 113, 48, 108, -36, 10, -50, 5, -32, -94, 105, -98, 19, -97, 80, 52, 96, -37, -62, 61, -94, 93, -65, -86, 39, 93, 11, -110, -63, -6, -9, 43, -25, -75, -72, -128, -67, 116, 16, -4, 125, -28, -19, -15, 80, -73, 77, -64, -33, -86, 77, -50, -124, 22, 19, -77, -96, 67, -41, -106, 86, 16, 60, -39, -103, 87, -123, -24, -12, 86, 125, 14, 17, -92, -32, 11, 4, 67, -96, 85, 64, -46, -51, 97, 79, -11, -110, -103, 111, -83, 4, -53, -1, -53, -112, 116, -89, -64, 14, 9, 25, 33, 127, -65, 33, 115, -86, 36, 97, 95, -27, -48, -105, -9, 60, -96, 111, -46, -55, -103, -105, 45, 7, 20, -108, 57, 110, 98, -107, -121, -15, 88, -117, 125, -25, -90, 44, -121, -103, -121, -102, 84, -79, -104, -3, -45, 91, -112, 66, 0, -98, -67, -102, -40, -100, -27, -1, -121, -92, -65, -124, -24, -116] 07:13:30.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.446 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.446 07:13:30.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -77, -20, 49, -56, -128, 72, -101, -56, 16, -28, -5, -86, -88, -119, 124, -21, 12, -72, 101, -85, -109, 96, 110, -54, -54, -110, 89, -38, -4, -126, -18, 105, -121, -16, -39, 48, 110, -45, -56, -95, 10, 9, 82, -21, 56, -46, -112, 58, 88, -78, -125, -5, 84, 87, -83, 64, -8, 4, -9, 29, -84, 127, 100, 8, -44, 122, 76, 14, 79, -32, -101, -117, 104, -80, 61, 72, -106, -1, 90, -52, -69, -64, -120, 7, 38, 24, -55, 82, -106, 38, 66, 98, 38, -97, -51, -58, -73, -26, -55, 5, -24, 102, 23, 126, 14, -77, -58, 121, 38, 77, 16, 4, -108, 60, -112, -83, 19, 76, 54, 105, -107, -92, -96, 110, 74, -84, -4, 32] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -77, -20, 49, -56, -128, 72, -101, -56, 16, -28, -5, -86, -88, -119, 124, -21, 12, -72, 101, -85, -109, 96, 110, -54, -54, -110, 89, -38, -4, -126, -18, 105, -121, -16, -39, 48, 110, -45, -56, -95, 10, 9, 82, -21, 56, -46, -112, 58, 88, -78, -125, -5, 84, 87, -83, 64, -8, 4, -9, 29, -84, 127, 100, 8, -44, 122, 76, 14, 79, -32, -101, -117, 104, -80, 61, 72, -106, -1, 90, -52, -69, -64, -120, 7, 38, 24, -55, 82, -106, 38, 66, 98, 38, -97, -51, -58, -73, -26, -55, 5, -24, 102, 23, 126, 14, -77, -58, 121, 38, 77, 16, 4, -108, 60, -112, -83, 19, 76, 54, 105, -107, -92, -96, 110, 74, -84, -4, 32] 07:13:30.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.794 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.059 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.059 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.781 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.781 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.781 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.781 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=J5smoNeTcxd_ESO_FIeTKw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=J5smoNeTcxd_ESO_FIeTKw 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:30.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -81, -108, 47, -107, 97, 123, 63, -29, 49, -86, -15, -11, -88, -30, 23, 87, -44, 47, -14, -45, 95, -104, -61, 99, -94, 123, -45, -69, -128, 69, -111, -17, 51, -54, 13, 42, -117, 113, 114, 21, 59, 81, -43, 122, 17, 2, -21, 28, 75, -91, -72, 14, -101, -53, 32, 98, -60, 115, 31, 127, -62, 22, -68, 92, -71, 19, 34, 62, 15, 118, -84, 107, -42, 25, -50, 56, 116, -83, -99, -123, -112, -91, 53, 27, 98, -123, -121, -46, 48, 103, 46, -5, -39, 52, -4, -115, 110, 123, 74, 19, 82, -4, -42, -14, 52, 98, -37, -112, 86, -63, -61, -107, -62, -3, 17, -24, 42, 94, 95, -102, 10, 30, 60, 87, -39, -37, 1, -91, -82, -127, -102, 52, -5, 12, 126, -48, 90, -91, 67, -37, 125, -9, 57, -12, -90, -84, -107, -99, 85, 119, 123, 92, 92, 108, -76, -112, 87, 98, 78, -54, -29, -7, 7, 84, -121, -115, -7, 58, 96, -66, -25, -88, -63, -76, -110, 110, 91, 22, 78, 76, -117, 123, 50, -15, 90, 40, 113, -50, -102, -97, 25, 119, -66, -84, 47, -92, -15, 117, -91, 63, 59, 71, 69, -108, -31, 3, 7, 73, 69, -81, 79, -99, -109, -112] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -81, -108, 47, -107, 97, 123, 63, -29, 49, -86, -15, -11, -88, -30, 23, 87, -44, 47, -14, -45, 95, -104, -61, 99, -94, 123, -45, -69, -128, 69, -111, -17, 51, -54, 13, 42, -117, 113, 114, 21, 59, 81, -43, 122, 17, 2, -21, 28, 75, -91, -72, 14, -101, -53, 32, 98, -60, 115, 31, 127, -62, 22, -68, 92, -71, 19, 34, 62, 15, 118, -84, 107, -42, 25, -50, 56, 116, -83, -99, -123, -112, -91, 53, 27, 98, -123, -121, -46, 48, 103, 46, -5, -39, 52, -4, -115, 110, 123, 74, 19, 82, -4, -42, -14, 52, 98, -37, -112, 86, -63, -61, -107, -62, -3, 17, -24, 42, 94, 95, -102, 10, 30, 60, 87, -39, -37, 1, -91, -82, -127, -102, 52, -5, 12, 126, -48, 90, -91, 67, -37, 125, -9, 57, -12, -90, -84, -107, -99, 85, 119, 123, 92, 92, 108, -76, -112, 87, 98, 78, -54, -29, -7, 7, 84, -121, -115, -7, 58, 96, -66, -25, -88, -63, -76, -110, 110, 91, 22, 78, 76, -117, 123, 50, -15, 90, 40, 113, -50, -102, -97, 25, 119, -66, -84, 47, -92, -15, 117, -91, 63, 59, 71, 69, -108, -31, 3, 7, 73, 69, -81, 79, -99, -109, -112] 07:13:30.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.056 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.056 07:13:30.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 9, -14, 82, -65, -74, -73, -15, -93, -80, 49, -62, -96, 55, -18, 76, 91, -96, -32, 82, -1, -37, -105, -68, 55, 116, 107, 24, -102, 0, 11, -97, 82, 107, 47, -112, -81, 49, -7, 14, -109, -127, 96, -12, -115, 11, -24, -116, -48, -58, -108, 49, 73, 59, 17, -51, -126, -28, -108, 47, 4, 21, 4, -72, 79, -92, 44, -52, -37, 47, 45, 95, -119, -43, 65, -109, 90, -121, -53, 60, -120, 41, -64, 56, 79, -44, 116, 106, 73, -55, 6, 37, -118, -87, 73, 12, -98, -22, -127, -105, 6, -22, 9, -76, 69, 124, 27, 11, 99, 113, 40, -64, -111, 65, -50, 46, 112, -36, 104, -69, -60, 120, -120, -108, -68, -49, -35, -11, -54] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 9, -14, 82, -65, -74, -73, -15, -93, -80, 49, -62, -96, 55, -18, 76, 91, -96, -32, 82, -1, -37, -105, -68, 55, 116, 107, 24, -102, 0, 11, -97, 82, 107, 47, -112, -81, 49, -7, 14, -109, -127, 96, -12, -115, 11, -24, -116, -48, -58, -108, 49, 73, 59, 17, -51, -126, -28, -108, 47, 4, 21, 4, -72, 79, -92, 44, -52, -37, 47, 45, 95, -119, -43, 65, -109, 90, -121, -53, 60, -120, 41, -64, 56, 79, -44, 116, 106, 73, -55, 6, 37, -118, -87, 73, 12, -98, -22, -127, -105, 6, -22, 9, -76, 69, 124, 27, 11, 99, 113, 40, -64, -111, 65, -50, 46, 112, -36, 104, -69, -60, 120, -120, -108, -68, -49, -35, -11, -54] 07:13:30.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.402 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.402 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.264 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.264 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.264 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.264 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=NqJWgvaKmuErox4yLF1ZXg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=NqJWgvaKmuErox4yLF1ZXg 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.814 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=3 07:13:30.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_a 07:13:30.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:30.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:30.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -89, -107, 104, 127, -39, 12, 4, 117, 118, 102, -56, -15, -109, 58, -96, -102, -127, 44, 17, 93, 81, -70, 46, 32, 52, 98, -83, 26, 89, -109, 72, -89, -24, 44, -53, -40, -91, -55, -104, 120, 29, 6, -19, 55, -87, 89, -79, 114, 73, 55, 124, 10, 80, -118, 1, 91, -117, 36, -17, -45, -126, 69, 8, -70, 41, 95, 44, -84, 57, 81, -41, -45, 127, -97, -27, 79, 19, -38, 95, 63, -77, -11, 98, -16, -90, 123, -77, 60, -83, -127, -17, -76, 35, -44, -115, 66, 124, -119, 31, -76, 94, -75, -76, 118, 120, 92, -109, 63, 104, 78, -38, 45, 112, 94, -65, 113, 88, -37, 3, 36, 22, -41, -76, 117, -72, 50, -112, 121, 33, -85, 101, 69, 3, -87, 1, 33, 13, -33, 103, 10, -30, 66, -68, 78, 87, -17, 29, 48, 53, 117, -120, -63, 17, 24, -37, -49, 29, -59, 110, 103, -113, -58, 121, -10, 76, 97, -117, -4, -113, -84, -100, 65, 38, -20, -119, 80, 47, -122, 27, 53, 75, 81, 123, -95, 86, -104, 103, -77, -106, -89, 45, -80, -49, 25, 122, 116, 3, -90, -114, 61, 121, 123, -25, 92, -4, 29, 106, 4, 93, -17, 77, 13, -108, -70, -44, -107, 11, -59, 28, -67, -100, 68, -107, 72, 55, -93, -36, 98, 93, 59, -22, -128, 103, 8, 40, 50, -15, 1, 66, 91, -58, 87, -111, 86, 19, -72, -76, 113, 7, 100] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -89, -107, 104, 127, -39, 12, 4, 117, 118, 102, -56, -15, -109, 58, -96, -102, -127, 44, 17, 93, 81, -70, 46, 32, 52, 98, -83, 26, 89, -109, 72, -89, -24, 44, -53, -40, -91, -55, -104, 120, 29, 6, -19, 55, -87, 89, -79, 114, 73, 55, 124, 10, 80, -118, 1, 91, -117, 36, -17, -45, -126, 69, 8, -70, 41, 95, 44, -84, 57, 81, -41, -45, 127, -97, -27, 79, 19, -38, 95, 63, -77, -11, 98, -16, -90, 123, -77, 60, -83, -127, -17, -76, 35, -44, -115, 66, 124, -119, 31, -76, 94, -75, -76, 118, 120, 92, -109, 63, 104, 78, -38, 45, 112, 94, -65, 113, 88, -37, 3, 36, 22, -41, -76, 117, -72, 50, -112, 121, 33, -85, 101, 69, 3, -87, 1, 33, 13, -33, 103, 10, -30, 66, -68, 78, 87, -17, 29, 48, 53, 117, -120, -63, 17, 24, -37, -49, 29, -59, 110, 103, -113, -58, 121, -10, 76, 97, -117, -4, -113, -84, -100, 65, 38, -20, -119, 80, 47, -122, 27, 53, 75, 81, 123, -95, 86, -104, 103, -77, -106, -89, 45, -80, -49, 25, 122, 116, 3, -90, -114, 61, 121, 123, -25, 92, -4, 29, 106, 4, 93, -17, 77, 13, -108, -70, -44, -107, 11, -59, 28, -67, -100, 68, -107, 72, 55, -93, -36, 98, 93, 59, -22, -128, 103, 8, 40, 50, -15, 1, 66, 91, -58, 87, -111, 86, 19, -72, -76, 113, 7, 100] 07:13:30.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.399 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.399 07:13:30.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 34, -52, 82, 62, -100, -64, 127, -95, 10, -59, -32, -87, 110, 84, 5, 89, 58, 103, 87, -47, 12, 62, -110, -81, -46, -90, 85, -19, -9, -56, 51, -58, 98, 14, -118, 125, -121, -50, -117, 66, 36, 78, 30, 3, -53, -102, 65, -109, 70, 0, -58, -35, -100, 47, -121, -75, -93, -33, -16, 37, 30, -28, -96, -29, -18, 27, 35, 124, 45, -5, -68, 103, 32, 25, 122, -29, -124, 95, -118, -100, -19, 81, 61, 101, 121, 98, -23, 50, 60, -24, -35, -16, -114, -54, -13, -120, -5, -30, 78, -112, -111, 48, 36, -122, 81, -79, -95, 67, -70, 115, 74, -12, 125, -12, 33, -48, -108, 72, 37, 121, -82, 72, 80, -2, -71, 67, -70, 33] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 34, -52, 82, 62, -100, -64, 127, -95, 10, -59, -32, -87, 110, 84, 5, 89, 58, 103, 87, -47, 12, 62, -110, -81, -46, -90, 85, -19, -9, -56, 51, -58, 98, 14, -118, 125, -121, -50, -117, 66, 36, 78, 30, 3, -53, -102, 65, -109, 70, 0, -58, -35, -100, 47, -121, -75, -93, -33, -16, 37, 30, -28, -96, -29, -18, 27, 35, 124, 45, -5, -68, 103, 32, 25, 122, -29, -124, 95, -118, -100, -19, 81, 61, 101, 121, 98, -23, 50, 60, -24, -35, -16, -114, -54, -13, -120, -5, -30, 78, -112, -111, 48, 36, -122, 81, -79, -95, 67, -70, 115, 74, -12, 125, -12, 33, -48, -108, 72, 37, 121, -82, 72, 80, -2, -71, 67, -70, 33] 07:13:30.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.883 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.883 07:13:30.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.767 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.767 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.767 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.767 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Uss5ci2kDNLl_oc1dDosBQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Uss5ci2kDNLl_oc1dDosBQ 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=4 07:13:30.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_b 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 37, 25, 2, 92, 40, 25, -61, 126, -9, 74, 70, 64, 20, -7, -70, -76, -82, -105, -98, 68, 48, 94, 19, 34, -85, -2, -38, 4, 106, -51, 2, 23, -66, 107, -35, -1, 48, 43, 106, -109, -106, 56, 127, 78, -127, 28, 39, -5, 117, 84, -105, 75, -67, -79, 69, -102, 16, -17, -112, -9, 84, 123, 4, 69, 47, 47, -109, 10, -112, 117, -81, 122, 109, -77, 20, -37, -30, 35, -56, -2, 98, 78, 47, 1, -107, -128, -16, -102, 86, 71, -10, -122, -102, 61, 50, 22, 12, -58, -63, 125, -32, 57, 77, 1, -65, 13, -93, -98, -17, -124, 72, -30, -22, 103, -95, 94, -15, -105, -87, 76, 125, -114, -115, -1, -61, 117, -90, 102, -29, 15, -52, 107, -109, 106, 53, 102, -30, -36, -12, 34, -105, -38, 75, -90, -4, -36, -49, 67, -75, -59, 10, -122, -36, 77, -15, 65, -76, -128, -51, 68, 119, 102, 87, 58, 118, -16, -18, -103, 124, 54, -19, 107, 40, 32, 94, 103, -100, 39, 40, 34, -82, -18, 84, -5, 113, 101, -102, 15, -128, -65, 99, 58, -15, 45, -119, -52, 102, -67, 9, 26, 88, -24, 122, -71, -33, -113, -113, 87, 105, -52, -19, 78, -31, -92, -97, 6, 20, 98, 5, 82, 5, -106, 21, -8, -85, -118, -79, 59, -91, 116, 127, 70, -92, 120, -38, 17, -125, -90, 6, 103, -34, -87, -67, 32, -85, -24, -114, 20, 19, 19] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 37, 25, 2, 92, 40, 25, -61, 126, -9, 74, 70, 64, 20, -7, -70, -76, -82, -105, -98, 68, 48, 94, 19, 34, -85, -2, -38, 4, 106, -51, 2, 23, -66, 107, -35, -1, 48, 43, 106, -109, -106, 56, 127, 78, -127, 28, 39, -5, 117, 84, -105, 75, -67, -79, 69, -102, 16, -17, -112, -9, 84, 123, 4, 69, 47, 47, -109, 10, -112, 117, -81, 122, 109, -77, 20, -37, -30, 35, -56, -2, 98, 78, 47, 1, -107, -128, -16, -102, 86, 71, -10, -122, -102, 61, 50, 22, 12, -58, -63, 125, -32, 57, 77, 1, -65, 13, -93, -98, -17, -124, 72, -30, -22, 103, -95, 94, -15, -105, -87, 76, 125, -114, -115, -1, -61, 117, -90, 102, -29, 15, -52, 107, -109, 106, 53, 102, -30, -36, -12, 34, -105, -38, 75, -90, -4, -36, -49, 67, -75, -59, 10, -122, -36, 77, -15, 65, -76, -128, -51, 68, 119, 102, 87, 58, 118, -16, -18, -103, 124, 54, -19, 107, 40, 32, 94, 103, -100, 39, 40, 34, -82, -18, 84, -5, 113, 101, -102, 15, -128, -65, 99, 58, -15, 45, -119, -52, 102, -67, 9, 26, 88, -24, 122, -71, -33, -113, -113, 87, 105, -52, -19, 78, -31, -92, -97, 6, 20, 98, 5, 82, 5, -106, 21, -8, -85, -118, -79, 59, -91, 116, 127, 70, -92, 120, -38, 17, -125, -90, 6, 103, -34, -87, -67, 32, -85, -24, -114, 20, 19, 19] 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:28.88 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:28.88 07:13:30.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 52, -74, 119, -23, -118, 105, -57, 85, -20, 62, -73, 43, -63, -20, 109, 42, 38, -116, -115, -95, -74, 99, 111, -76, -126, -69, 8, 23, -12, 34, -47, -77, 117, 3, 12, 38, 75, 123, -89, 85, -11, 46, -59, 21, -126, -53, 92, 82, 90, -32, -66, -66, 46, -81, 25, -56, -64, 84, -30, 94, 89, 107, 16, 17, -43, 112, 82, 28, -59, 109, 27, -9, 114, -93, -85, 75, 105, -84, -33, 105, 45, 23, 96, -42, 116, -24, -92, -92, 101, 100, -113, -126, -11, 111, 38, -11, -105, 51, -107, 117, -41, 32, 49, -20, -90, -19, -80, -3, 108, 93, 125, 48, -16, -64, 9, -100, 102, 60, 11, 81, -122, 2, 46, -118, -72, 12, 39, -25] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 52, -74, 119, -23, -118, 105, -57, 85, -20, 62, -73, 43, -63, -20, 109, 42, 38, -116, -115, -95, -74, 99, 111, -76, -126, -69, 8, 23, -12, 34, -47, -77, 117, 3, 12, 38, 75, 123, -89, 85, -11, 46, -59, 21, -126, -53, 92, 82, 90, -32, -66, -66, 46, -81, 25, -56, -64, 84, -30, 94, 89, 107, 16, 17, -43, 112, 82, 28, -59, 109, 27, -9, 114, -93, -85, 75, 105, -84, -33, 105, 45, 23, 96, -42, 116, -24, -92, -92, 101, 100, -113, -126, -11, 111, 38, -11, -105, 51, -107, 117, -41, 32, 49, -20, -90, -19, -80, -3, 108, 93, 125, 48, -16, -64, 9, -100, 102, 60, 11, 81, -122, 2, 46, -118, -72, 12, 39, -25] 07:13:30.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.419 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.419 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:30.828 [closeDeferredTimer-2d9ab1a2-1] INFO c.c.c.l.LocalRepoManagerImpl - [2d9ab1a2]_close: Shutting down real LocalRepoManager. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:30.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.107 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.107 07:13:30.830 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:30.830 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.107 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.107 07:13:30.834 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=jNG53asf3SeTKSDtFR5t8g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=jNG53asf3SeTKSDtFR5t8g 07:13:30.834 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=5 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:30.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -120, -45, 31, 101, 83, 54, 2, 82, 82, -85, -119, -100, -45, 81, 62, 75, -102, 96, 45, 72, 123, -37, 83, -90, 87, -118, 48, 101, -17, 17, -29, 49, 47, -56, 55, 32, -84, -68, 69, 14, -93, -6, 23, 45, 47, -10, 15, -79, -81, -32, 46, 64, 0, -89, -55, 28, -111, -105, 114, 91, 99, -110, 44, -45, -52, -1, 35, 62, 125, 84, 65, -53, 35, 70, -29, 114, 67, 62, -12, -109, -104, 55, 3, -9, 108, 0, -102, -95, -116, 106, 38, -111, -120, 49, -47, 123, -59, -128, 61, -18, 5, 10, -45, -38, -123, 0, 22, -12, -27, 43, 34, -65, -58, -38, -58, 111, -81, -96, 1, -47, -21, 87, -7, 83, -75, 1, -58, -59, -51, 51, 5, -1, -16, -84, 55, 6, -58, -26, -49, 60, 13, -19, 17, 46, 21, -11, 3, -20, -4, 39, -25, 62, 70, 43, 43, 7, 29, -56, -123, -51, -66, 58, 53, 107, -76, 91, 25, 13, -1, -7, -91, 105, -20, -106, 107, 42, -91, 17, 5, 101, -71, 59, 102, -116, -68, 32, -111, -109, -96, 16, -70, -103, 41, 111, 54, -12, 13, -58, -8, -116, -15, 27, 113, 58, 27, 1, -8, 93, -61, -50, -24, 101, 9, -38, 46, -42] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -120, -45, 31, 101, 83, 54, 2, 82, 82, -85, -119, -100, -45, 81, 62, 75, -102, 96, 45, 72, 123, -37, 83, -90, 87, -118, 48, 101, -17, 17, -29, 49, 47, -56, 55, 32, -84, -68, 69, 14, -93, -6, 23, 45, 47, -10, 15, -79, -81, -32, 46, 64, 0, -89, -55, 28, -111, -105, 114, 91, 99, -110, 44, -45, -52, -1, 35, 62, 125, 84, 65, -53, 35, 70, -29, 114, 67, 62, -12, -109, -104, 55, 3, -9, 108, 0, -102, -95, -116, 106, 38, -111, -120, 49, -47, 123, -59, -128, 61, -18, 5, 10, -45, -38, -123, 0, 22, -12, -27, 43, 34, -65, -58, -38, -58, 111, -81, -96, 1, -47, -21, 87, -7, 83, -75, 1, -58, -59, -51, 51, 5, -1, -16, -84, 55, 6, -58, -26, -49, 60, 13, -19, 17, 46, 21, -11, 3, -20, -4, 39, -25, 62, 70, 43, 43, 7, 29, -56, -123, -51, -66, 58, 53, 107, -76, 91, 25, 13, -1, -7, -91, 105, -20, -106, 107, 42, -91, 17, 5, 101, -71, 59, 102, -116, -68, 32, -111, -109, -96, 16, -70, -103, 41, 111, 54, -12, 13, -58, -8, -116, -15, 27, 113, 58, 27, 1, -8, 93, -61, -50, -24, 101, 9, -38, 46, -42] 07:13:30.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.416 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.416 07:13:30.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 58, 102, -38, -16, 45, -46, 93, 107, 5, 24, -98, 2, -49, 28, 16, -1, 82, 101, 105, 79, 15, -40, 11, -63, 112, -73, -5, 118, -127, 116, 14, 36, 84, -38, 40, -115, -65, 56, -93, -47, -94, 102, 44, 3, -79, 121, 69, 33, 21, -80, -62, 10, -116, 108, 24, -128, -72, -119, -20, -3, 122, 75, -26, -49, -111, 26, -88, 119, -104, 35, 11, -28, -58, 108, 41, -115, 43, -68, 31, 119, 109, -1, 42, -108, -91, 65, -66, 26, 88, -78, -77, 55, -38, 52, 75, -49, 127, -85, 22, 25, -116, -104, -55, 34, 50, -47, -82, 44, -123, 69, 21, -69, -22, -68, 79, 103, 63, -31, -82, 37, 85, 25, 69, -44, 118, -23, 11, -29] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 58, 102, -38, -16, 45, -46, 93, 107, 5, 24, -98, 2, -49, 28, 16, -1, 82, 101, 105, 79, 15, -40, 11, -63, 112, -73, -5, 118, -127, 116, 14, 36, 84, -38, 40, -115, -65, 56, -93, -47, -94, 102, 44, 3, -79, 121, 69, 33, 21, -80, -62, 10, -116, 108, 24, -128, -72, -119, -20, -3, 122, 75, -26, -49, -111, 26, -88, 119, -104, 35, 11, -28, -58, 108, 41, -115, 43, -68, 31, 119, 109, -1, 42, -108, -91, 65, -66, 26, 88, -78, -77, 55, -38, 52, 75, -49, 127, -85, 22, 25, -116, -104, -55, 34, 50, -47, -82, 44, -123, 69, 21, -69, -22, -68, 79, 103, 63, -31, -82, 37, 85, 25, 69, -44, 118, -23, 11, -29] 07:13:30.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.735 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.735 07:13:30.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.612 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.612 07:13:30.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:30.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.612 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.612 07:13:30.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ldIoNEEoa_XXEzHPsP9iVg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ldIoNEEoa_XXEzHPsP9iVg 07:13:30.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:30.843 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:30.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.966 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=6 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_a 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:30.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -58, 75, -14, -26, 87, -76, -46, 50, -10, 114, 89, -5, 94, -16, -36, 53, 29, -93, -115, -4, -66, 126, -102, 117, 95, 123, -67, -101, -64, -106, 33, -54, 97, -120, -109, -125, -26, 12, -86, -85, 105, 36, 119, 35, 75, -113, -123, -45, 84, -99, 95, -84, 29, 87, 109, 99, -92, -119, -50, -67, -29, 53, -13, -118, 117, 3, 40, -123, 108, -36, -96, 55, -69, 48, 90, -24, 104, 58, -80, 108, -8, -52, -38, -49, -78, 10, -40, -72, -95, -118, -52, 53, -32, -112, -44, 33, 16, -125, 22, -93, -84, 85, 27, -46, 87, -40, -27, -27, -72, 111, -48, -20, -101, 57, 92, 76, -6, -83, 13, -38, -102, 31, 17, -43, 48, -125, 94, -32, 91, 78, 92, -62, 42, -2, 17, -21, 50, 123, 80, -97, -80, 74, -118, 60, -36, -58, 65, 66, 83, -109, 122, -119, 49, -35, -35, -43, 39, -91, 108, -116, -53, 95, -123, 11, -50, -49, 7, -9, -84, 103, -31, -14, 56, 20, -86, -68, 40, 59, 63, -19, -9, 104, 127, -43, -99, 79, 64, -58, 125, 19, 62, -68, -66, 80, 8, -12, -121, -4, 51, -2, 100, 65, -65, -54, -14, 110, -109, -80, 75, -123, 76, 107, 74, 62, 22, -91, 69, -42, -28, 100, -58, 51, 102, 91, 47, 104, -121, -77, 112, 5, 103, 7, -35, 114, -22, -123, 31, -44, 75, 25, -102, 48, -45, 105, 97, -59, 22, 23, 21] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -58, 75, -14, -26, 87, -76, -46, 50, -10, 114, 89, -5, 94, -16, -36, 53, 29, -93, -115, -4, -66, 126, -102, 117, 95, 123, -67, -101, -64, -106, 33, -54, 97, -120, -109, -125, -26, 12, -86, -85, 105, 36, 119, 35, 75, -113, -123, -45, 84, -99, 95, -84, 29, 87, 109, 99, -92, -119, -50, -67, -29, 53, -13, -118, 117, 3, 40, -123, 108, -36, -96, 55, -69, 48, 90, -24, 104, 58, -80, 108, -8, -52, -38, -49, -78, 10, -40, -72, -95, -118, -52, 53, -32, -112, -44, 33, 16, -125, 22, -93, -84, 85, 27, -46, 87, -40, -27, -27, -72, 111, -48, -20, -101, 57, 92, 76, -6, -83, 13, -38, -102, 31, 17, -43, 48, -125, 94, -32, 91, 78, 92, -62, 42, -2, 17, -21, 50, 123, 80, -97, -80, 74, -118, 60, -36, -58, 65, 66, 83, -109, 122, -119, 49, -35, -35, -43, 39, -91, 108, -116, -53, 95, -123, 11, -50, -49, 7, -9, -84, 103, -31, -14, 56, 20, -86, -68, 40, 59, 63, -19, -9, 104, 127, -43, -99, 79, 64, -58, 125, 19, 62, -68, -66, 80, 8, -12, -121, -4, 51, -2, 100, 65, -65, -54, -14, 110, -109, -80, 75, -123, 76, 107, 74, 62, 22, -91, 69, -42, -28, 100, -58, 51, 102, 91, 47, 104, -121, -77, 112, 5, 103, 7, -35, 114, -22, -123, 31, -44, 75, 25, -102, 48, -45, 105, 97, -59, 22, 23, 21] 07:13:30.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.732 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.732 07:13:30.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 37, 69, -65, 63, -23, 93, -14, 83, 77, 126, 120, 103, 3, 124, -70, 84, 33, 67, 46, -66, -21, 123, -72, -68, -68, 125, 51, 72, 125, 58, -20, 104, -55, -77, -28, 79, 110, 13, 47, -93, -115, -111, -20, -122, -118, 42, -103, 83, 40, 70, -37, -38, -112, -15, 113, -12, -79, 26, 111, -5, -56, -126, 126, 124, -60, -23, -67, -121, 112, -30, 36, 57, -121, 113, -114, -96, 2, 115, -109, -75, 68, 69, 18, -38, -108, 69, 87, 87, 28, -53, 52, 78, 64, -107, 27, -44, 124, 34, -65, 71, -114, -96, 96, -14, -115, 47, -109, 43, -118, 75, 121, -40, 19, -11, -67, -79, 124, 24, 28, 116, -49, 95, 127, 31, 70, 3, 94, -56] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 37, 69, -65, 63, -23, 93, -14, 83, 77, 126, 120, 103, 3, 124, -70, 84, 33, 67, 46, -66, -21, 123, -72, -68, -68, 125, 51, 72, 125, 58, -20, 104, -55, -77, -28, 79, 110, 13, 47, -93, -115, -111, -20, -122, -118, 42, -103, 83, 40, 70, -37, -38, -112, -15, 113, -12, -79, 26, 111, -5, -56, -126, 126, 124, -60, -23, -67, -121, 112, -30, 36, 57, -121, 113, -114, -96, 2, 115, -109, -75, 68, 69, 18, -38, -108, 69, 87, 87, 28, -53, 52, 78, 64, -107, 27, -44, 124, 34, -65, 71, -114, -96, 96, -14, -115, 47, -109, 43, -118, 75, 121, -40, 19, -11, -67, -79, 124, 24, 28, 116, -49, 95, 127, 31, 70, 3, 94, -56] 07:13:30.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.969 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.102 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.102 07:13:30.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.984 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.984 07:13:30.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:30.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:29.984 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:29.984 07:13:30.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Ps0Ez6_U2sv4JyqLrCsozg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Ps0Ez6_U2sv4JyqLrCsozg 07:13:30.970 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=7 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_b 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:30.971 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -94, -68, 102, -69, 47, 98, 79, 8, 17, -74, 93, 32, -102, -108, 81, 71, -36, 48, 85, -96, -13, -126, 18, -39, 38, 97, 0, -92, 80, 124, -31, -101, 110, -26, -113, 62, -70, 79, 94, 91, 125, -39, 6, 26, -60, 7, 120, 0, 29, -5, -37, -37, -44, -17, 28, -50, 95, 92, -68, -128, -114, -31, -9, -34, -101, 8, 125, 1, 124, 101, 74, -3, 122, 108, 111, -7, 84, -20, -18, 74, 71, 16, 119, 89, 31, -105, 67, -41, 5, 0, 119, 41, 6, -20, -73, 64, -122, -6, -9, 62, -118, -35, -24, -1, 35, -51, -51, -89, -46, 89, 117, -60, 123, -26, 21, -1, -85, -30, -15, 73, 84, 10, -95, 39, 104, -16, -118, 71, 100, 37, 20, 47, -54, -46, -50, -12, -75, -106, 22, -85, 52, 25, -89, 13, -55, -112, 116, 107, 16, 116, 77, 39, -48, 21, -97, 72, -76, -80, 86, 44, -103, 101, -39, 122, 119, -60, 33, -107, -112, -97, 52, -32, -30, -13, -26, -47, 119, 98, -41, -86, 109, -93, -23, -53, -47, -97, -128, -86, 103, 63, -110, 89, -41, -26, -109, 17, -98, -25, 64, -21, -127, -70, 49, 10, -99, 13, 118, -23, -51, 15, -35, 100, -104, -27, -105, 123, 52, 61, 60, -112, -18, 10, -19, 92, 15, 31, 71, -110, 63, 9, 109, -3, -63, -120, 119, 26, -14, 52, 34, -86, -52, 124, -97, -105, -66, 56, 85, 112, 68, 34] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -94, -68, 102, -69, 47, 98, 79, 8, 17, -74, 93, 32, -102, -108, 81, 71, -36, 48, 85, -96, -13, -126, 18, -39, 38, 97, 0, -92, 80, 124, -31, -101, 110, -26, -113, 62, -70, 79, 94, 91, 125, -39, 6, 26, -60, 7, 120, 0, 29, -5, -37, -37, -44, -17, 28, -50, 95, 92, -68, -128, -114, -31, -9, -34, -101, 8, 125, 1, 124, 101, 74, -3, 122, 108, 111, -7, 84, -20, -18, 74, 71, 16, 119, 89, 31, -105, 67, -41, 5, 0, 119, 41, 6, -20, -73, 64, -122, -6, -9, 62, -118, -35, -24, -1, 35, -51, -51, -89, -46, 89, 117, -60, 123, -26, 21, -1, -85, -30, -15, 73, 84, 10, -95, 39, 104, -16, -118, 71, 100, 37, 20, 47, -54, -46, -50, -12, -75, -106, 22, -85, 52, 25, -89, 13, -55, -112, 116, 107, 16, 116, 77, 39, -48, 21, -97, 72, -76, -80, 86, 44, -103, 101, -39, 122, 119, -60, 33, -107, -112, -97, 52, -32, -30, -13, -26, -47, 119, 98, -41, -86, 109, -93, -23, -53, -47, -97, -128, -86, 103, 63, -110, 89, -41, -26, -109, 17, -98, -25, 64, -21, -127, -70, 49, 10, -99, 13, 118, -23, -51, 15, -35, 100, -104, -27, -105, 123, 52, 61, 60, -112, -18, 10, -19, 92, 15, 31, 71, -110, 63, 9, 109, -3, -63, -120, 119, 26, -14, 52, 34, -86, -52, 124, -97, -105, -66, 56, 85, 112, 68, 34] 07:13:30.972 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.099 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.099 07:13:30.972 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 41, 106, 117, -38, -100, 75, 39, 106, 71, -45, -66, -50, -103, -103, 8, 73, -75, 40, 36, 106, -59, -52, -19, 115, -1, -23, 8, -58, 31, -61, 101, 110, 24, 78, -10, -52, 126, -45, -115, 69, -15, -8, -16, -52, -79, -73, 49, 89, 123, 2, 0, 106, 15, -121, 82, -27, -30, 122, 48, -92, -92, 114, -25, 22, -36, 76, 105, 106, 31, 89, -51, -115, -29, 52, -102, -5, -12, 72, 27, 46, 31, -97, -34, 121, 13, 98, -125, -100, -17, -87, -78, 77, -19, 91, -117, -69, -46, -122, -33, 5, -12, 62, -126, -81, -116, -30, 97, -18, 33, -97, -91, 122, -55, -115, 66, 21, -33, 88, 79, 7, 111, -58, 34, -21, 14, -52, -54, 10] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 41, 106, 117, -38, -100, 75, 39, 106, 71, -45, -66, -50, -103, -103, 8, 73, -75, 40, 36, 106, -59, -52, -19, 115, -1, -23, 8, -58, 31, -61, 101, 110, 24, 78, -10, -52, 126, -45, -115, 69, -15, -8, -16, -52, -79, -73, 49, 89, 123, 2, 0, 106, 15, -121, 82, -27, -30, 122, 48, -92, -92, 114, -25, 22, -36, 76, 105, 106, 31, 89, -51, -115, -29, 52, -102, -5, -12, 72, 27, 46, 31, -97, -34, 121, 13, 98, -125, -100, -17, -87, -78, 77, -19, 91, -117, -69, -46, -122, -33, 5, -12, 62, -126, -81, -116, -30, 97, -18, 33, -97, -91, 122, -55, -115, 66, 21, -33, 88, 79, 7, 111, -58, 34, -21, 14, -52, -54, 10] 07:13:30.972 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.974 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.507 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.507 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.366 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.366 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.366 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.366 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Xah3Rb8rNY_3HXwICtWjgw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Xah3Rb8rNY_3HXwICtWjgw 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=8 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_c 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:30.976 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -89, 114, 30, -36, 125, -102, -73, 11, -57, 107, -66, -53, 43, 69, -40, 107, -51, -77, 55, -43, 85, 5, -51, 77, 76, 47, 43, -60, 124, -35, -111, 12, -20, -43, -88, 74, 43, 116, -19, -76, -19, 107, 124, 81, -33, 103, 60, -40, -60, -58, 81, -86, -65, -118, 38, 125, 1, 27, -58, 50, -25, 58, -93, 10, -19, -65, 53, 104, 48, -112, 56, 47, -98, -95, -88, 34, -69, -7, -89, 24, 50, -21, 15, 75, -36, 4, -112, 66, -86, 13, -67, -66, 40, -71, 55, -91, 82, -30, -60, 36, -101, 88, 92, -27, 96, 82, 64, 56, 31, 37, -104, -107, 16, -92, -6, 51, -59, 19, -121, -33, -88, 124, -47, 85, -125, -74, -126, 55, 94, -50, -104, -22, -80, 78, 21, -118, 96, -107, -92, -18, -28, -6, -27, -61, -81, -85, -26, -1, -40, 100, -46, 46, -100, 90, -121, 48, 24, -88, -12, 99, 122, -22, 103, 41, -110, 10, 9, 19, -42, 70, 76, 93, 50, 104, 5, 99, 4, -3, -100, -87, 21, 20, -52, -84, -119, 64, -98, 50, -125, -6, 77, 21, -84, -3, 61, 112, -63, 60, 117, -110, 119, -52, 115, 71, 103, 29, -58, 33, -44, -62, 4, -41, -57, -97, 79, 81, 25, 64, 10, -7, -39, -99, -54, -101, 99, -55, 121, -66, 68, 1, -94, -6, -62, 73, 63, 99, -69, -107, 66, -60, 101, 110, 119, 37, 74, -91, -65, 15, 84, 91] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -89, 114, 30, -36, 125, -102, -73, 11, -57, 107, -66, -53, 43, 69, -40, 107, -51, -77, 55, -43, 85, 5, -51, 77, 76, 47, 43, -60, 124, -35, -111, 12, -20, -43, -88, 74, 43, 116, -19, -76, -19, 107, 124, 81, -33, 103, 60, -40, -60, -58, 81, -86, -65, -118, 38, 125, 1, 27, -58, 50, -25, 58, -93, 10, -19, -65, 53, 104, 48, -112, 56, 47, -98, -95, -88, 34, -69, -7, -89, 24, 50, -21, 15, 75, -36, 4, -112, 66, -86, 13, -67, -66, 40, -71, 55, -91, 82, -30, -60, 36, -101, 88, 92, -27, 96, 82, 64, 56, 31, 37, -104, -107, 16, -92, -6, 51, -59, 19, -121, -33, -88, 124, -47, 85, -125, -74, -126, 55, 94, -50, -104, -22, -80, 78, 21, -118, 96, -107, -92, -18, -28, -6, -27, -61, -81, -85, -26, -1, -40, 100, -46, 46, -100, 90, -121, 48, 24, -88, -12, 99, 122, -22, 103, 41, -110, 10, 9, 19, -42, 70, 76, 93, 50, 104, 5, 99, 4, -3, -100, -87, 21, 20, -52, -84, -119, 64, -98, 50, -125, -6, 77, 21, -84, -3, 61, 112, -63, 60, 117, -110, 119, -52, 115, 71, 103, 29, -58, 33, -44, -62, 4, -41, -57, -97, 79, 81, 25, 64, 10, -7, -39, -99, -54, -101, 99, -55, 121, -66, 68, 1, -94, -6, -62, 73, 63, 99, -69, -107, 66, -60, 101, 110, 119, 37, 74, -91, -65, 15, 84, 91] 07:13:30.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.504 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.504 07:13:30.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 8, -26, -24, 35, 74, -3, -98, -97, 60, -79, -93, 80, 30, 7, 0, 114, -63, 48, -110, 57, 11, 69, -86, -125, 100, -24, -121, 17, -92, 53, 20, -97, 46, 26, 124, 79, 9, 90, 5, -19, -93, 46, -47, -100, 97, -29, 47, 75, 105, -41, 56, 31, 38, -49, 68, -4, 81, -111, -90, -29, -35, 46, 67, -6, 39, 76, -123, -27, -46, -108, 53, -44, 114, -64, 120, 123, -6, 100, -1, -30, 100, -127, -106, -78, 57, 57, -74, -37, -67, 52, -28, 107, -6, -87, 40, -114, -97, -5, -52, -18, -73, -107, -83, -14, -98, 4, -106, -15, 91, 107, -73, -126, 111, -38, -18, 46, -125, -92, 62, -96, -96, 122, 63, 80, -69, -72, 96, 56] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 8, -26, -24, 35, 74, -3, -98, -97, 60, -79, -93, 80, 30, 7, 0, 114, -63, 48, -110, 57, 11, 69, -86, -125, 100, -24, -121, 17, -92, 53, 20, -97, 46, 26, 124, 79, 9, 90, 5, -19, -93, 46, -47, -100, 97, -29, 47, 75, 105, -41, 56, 31, 38, -49, 68, -4, 81, -111, -90, -29, -35, 46, 67, -6, 39, 76, -123, -27, -46, -108, 53, -44, 114, -64, 120, 123, -6, 100, -1, -30, 100, -127, -106, -78, 57, 57, -74, -37, -67, 52, -28, 107, -6, -87, 40, -114, -97, -5, -52, -18, -73, -107, -83, -14, -98, 4, -106, -15, 91, 107, -73, -126, 111, -38, -18, 46, -125, -92, 62, -96, -96, 122, 63, 80, -69, -72, 96, 56] 07:13:30.977 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.978 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.02 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.02 07:13:30.978 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.722 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.722 07:13:30.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:30.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:30.722 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:30.722 07:13:30.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=nmBsb5oEtYhVVzSWrDVp7w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=nmBsb5oEtYhVVzSWrDVp7w 07:13:30.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.979 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=9 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.980 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:30.982 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:30.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 106, 88, 36, 8, -126, 42, 52, 72, 82, 51, 42, 8, -123, 62, -112, 54, 77, 0, -47, 43, 46, -29, -78, 125, -106, 77, -119, -35, 122, -80, 77, 9, 6, 121, 84, 13, -33, 30, 29, -96, -23, -30, 73, -115, -33, 12, -79, 98, -60, -72, 61, 90, -81, 22, 122, -100, 0, 44, 4, 19, 103, 70, -87, -11, 68, 4, 99, 105, 89, -84, 74, 84, -122, 122, 92, 29, -62, 77, -111, -119, 85, -73, 102, -50, -8, 43, 30, 107, -119, -47, -2, 44, 109, -11, -99, 40, 49, -114, -7, 60, -60, -69, 43, 106, -50, 121, -63, 104, 119, 29, -82, 104, 114, 33, -14, 97, 68, 14, 93, -95, -111, 126, 36, -72, 61, 118, 111, -11, 126, 87, -65, -93, -114, 65, -124, 58, -123, -109, -75, -59, 108, 4, 71, -76, -56, 66, -99, -33, 124, -37, -100, -55, 86, -128, -80, -67, -114, -51, 48, -119, 4, 96, -125, 78, -123, 3, 52, 61, 52, 110, -115, 119, -67, 9, -106, 10, 126, 96, 104, 92, -77, -72, 22, -117, 25, 96, 39, -51, -7, -125, 6, -78, 53, 20, -115, -31, -39, -100, 120, -45, 33, 78, -65, -12, -74, 88, -54, -65, 72, -27, 114, 59, -7, 36, 43, -66, 113, -116] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 106, 88, 36, 8, -126, 42, 52, 72, 82, 51, 42, 8, -123, 62, -112, 54, 77, 0, -47, 43, 46, -29, -78, 125, -106, 77, -119, -35, 122, -80, 77, 9, 6, 121, 84, 13, -33, 30, 29, -96, -23, -30, 73, -115, -33, 12, -79, 98, -60, -72, 61, 90, -81, 22, 122, -100, 0, 44, 4, 19, 103, 70, -87, -11, 68, 4, 99, 105, 89, -84, 74, 84, -122, 122, 92, 29, -62, 77, -111, -119, 85, -73, 102, -50, -8, 43, 30, 107, -119, -47, -2, 44, 109, -11, -99, 40, 49, -114, -7, 60, -60, -69, 43, 106, -50, 121, -63, 104, 119, 29, -82, 104, 114, 33, -14, 97, 68, 14, 93, -95, -111, 126, 36, -72, 61, 118, 111, -11, 126, 87, -65, -93, -114, 65, -124, 58, -123, -109, -75, -59, 108, 4, 71, -76, -56, 66, -99, -33, 124, -37, -100, -55, 86, -128, -80, -67, -114, -51, 48, -119, 4, 96, -125, 78, -123, 3, 52, 61, 52, 110, -115, 119, -67, 9, -106, 10, 126, 96, 104, 92, -77, -72, 22, -117, 25, 96, 39, -51, -7, -125, 6, -78, 53, 20, -115, -31, -39, -100, 120, -45, 33, 78, -65, -12, -74, 88, -54, -65, 72, -27, 114, 59, -7, 36, 43, -66, 113, -116] 07:13:30.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.016 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.016 07:13:30.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 9, -54, 57, 95, 3, 75, -44, -112, -15, -59, -69, 71, 119, 4, 48, -69, -82, -92, 7, 112, 110, 101, -23, 5, 44, -117, -14, -10, 60, 27, -93, -37, 96, -61, 63, -51, 29, -110, -127, 45, 125, 68, 94, -125, 111, 66, -66, 51, 71, -10, -110, -43, 103, -75, 70, -16, 114, 27, -108, 113, -51, -80, 62, -75, -23, 91, -27, 94, 21, -32, 71, -107, 42, 126, 31, -90, -4, -14, 96, -97, -86, 29, -42, 106, -29, -75, 10, -112, 81, -118, 120, 43, -87, -42, -22, 105, -30, -58, -44, 113, -67, 9, -83, 69, -49, 100, -60, 46, -29, 63, -89, 0, -67, 25, 43, 119, -107, 87, -4, -40, 114, 64, -69, 94, -91, 65, 106, 45] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 9, -54, 57, 95, 3, 75, -44, -112, -15, -59, -69, 71, 119, 4, 48, -69, -82, -92, 7, 112, 110, 101, -23, 5, 44, -117, -14, -10, 60, 27, -93, -37, 96, -61, 63, -51, 29, -110, -127, 45, 125, 68, 94, -125, 111, 66, -66, 51, 71, -10, -110, -43, 103, -75, 70, -16, 114, 27, -108, 113, -51, -80, 62, -75, -23, 91, -27, 94, 21, -32, 71, -107, 42, 126, 31, -90, -4, -14, 96, -97, -86, 29, -42, 106, -29, -75, 10, -112, 81, -118, 120, 43, -87, -42, -22, 105, -30, -58, -44, 113, -67, 9, -83, 69, -49, 100, -60, 46, -29, 63, -89, 0, -67, 25, 43, 119, -107, 87, -4, -40, 114, 64, -69, 94, -91, 65, 106, 45] 07:13:30.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.309 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.309 07:13:30.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.219 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.219 07:13:30.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:30.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.219 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.219 07:13:30.985 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=DtC4LkEB-OPgpi1SlKW_tw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=DtC4LkEB-OPgpi1SlKW_tw 07:13:30.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=10 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_a 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:30.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:30.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 58, 59, 96, -83, -54, -33, 73, 2, -6, -107, -73, -14, 10, -55, 26, 57, -86, 96, 99, 88, -58, 14, -89, -124, -100, 20, -17, -116, 127, 38, -64, -83, -106, -118, -63, 76, 77, -72, -64, 74, 22, 92, 90, 121, -81, 94, 51, 31, -100, 38, -84, 125, -98, -3, -10, -97, -48, -24, -74, -17, -14, 39, -5, 50, 121, 25, 120, 70, -26, -67, -70, -58, -116, -4, -4, 114, 33, 12, 7, -8, 67, 72, -119, -89, 95, 58, -19, 13, 91, -11, 38, 88, 22, 60, -19, 22, 55, -82, -63, 43, -71, -54, 22, 109, -81, 26, 95, -80, 53, -32, -94, 123, 66, -120, 53, -99, -23, -71, -63, 51, 15, -41, 106, 119, 51, -75, 28, -116, 15, 39, -38, -91, -79, 43, -109, -117, 80, -71, 127, 102, -30, 90, -110, 18, -24, 72, 122, -128, 33, 56, 114, 61, -26, 43, -44, 107, 20, 112, -5, -81, 31, 70, 11, 70, -38, -50, -114, 115, 120, 109, 111, 31, 57, -46, 10, -34, 56, 55, 10, 25, -42, -106, -67, 72, -106, 25, 25, 58, -84, 54, -92, 78, -84, -41, 92, 11, 82, 105, 23, -6, -3, -18, -88, 60, -93, -71, -111, 86, -70, 86, -64, 24, 60, -120, -16, -70, -16, 9, 91, -115, -5, 100, -80, -94, -118, -44, -106, -16, -3, -39, 18, -4, 32, 53, 32, -72, -80, -68, 116, -46, 55, 90, 102, 4, -43, 29, 45, -28, -47, 65, 33, 77] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 58, 59, 96, -83, -54, -33, 73, 2, -6, -107, -73, -14, 10, -55, 26, 57, -86, 96, 99, 88, -58, 14, -89, -124, -100, 20, -17, -116, 127, 38, -64, -83, -106, -118, -63, 76, 77, -72, -64, 74, 22, 92, 90, 121, -81, 94, 51, 31, -100, 38, -84, 125, -98, -3, -10, -97, -48, -24, -74, -17, -14, 39, -5, 50, 121, 25, 120, 70, -26, -67, -70, -58, -116, -4, -4, 114, 33, 12, 7, -8, 67, 72, -119, -89, 95, 58, -19, 13, 91, -11, 38, 88, 22, 60, -19, 22, 55, -82, -63, 43, -71, -54, 22, 109, -81, 26, 95, -80, 53, -32, -94, 123, 66, -120, 53, -99, -23, -71, -63, 51, 15, -41, 106, 119, 51, -75, 28, -116, 15, 39, -38, -91, -79, 43, -109, -117, 80, -71, 127, 102, -30, 90, -110, 18, -24, 72, 122, -128, 33, 56, 114, 61, -26, 43, -44, 107, 20, 112, -5, -81, 31, 70, 11, 70, -38, -50, -114, 115, 120, 109, 111, 31, 57, -46, 10, -34, 56, 55, 10, 25, -42, -106, -67, 72, -106, 25, 25, 58, -84, 54, -92, 78, -84, -41, 92, 11, 82, 105, 23, -6, -3, -18, -88, 60, -93, -71, -111, 86, -70, 86, -64, 24, 60, -120, -16, -70, -16, 9, 91, -115, -5, 100, -80, -94, -118, -44, -106, -16, -3, -39, 18, -4, 32, 53, 32, -72, -80, -68, 116, -46, 55, 90, 102, 4, -43, 29, 45, -28, -47, 65, 33, 77] 07:13:30.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.308 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.308 07:13:30.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 8, 64, 28, -120, -23, 74, 5, -127, -26, 28, -21, 120, -51, -124, 91, 44, 13, -58, 122, 118, -6, -118, -12, -111, -99, -74, -110, 43, 73, 120, 14, -46, -124, -27, -26, 68, 52, 113, -9, 23, 77, -46, 39, 20, -91, -58, -32, -80, -106, -64, 66, 50, -100, 91, -83, -113, -47, -34, -115, -121, 124, -37, 25, -119, -64, -22, 8, 33, 21, -53, 112, -56, 3, 104, 104, 85, 89, -68, 125, 73, 118, -16, -115, 84, 76, 26, 125, 125, -107, 85, -99, -94, -15, 21, -114, 80, 99, 5, -89, 53, -46, -76, -105, -16, -51, -48, -40, -108, -110, 94, 90, -63, 33, -128, -49, 95, -116, 92, -84, 15, 71, 48, 22, 56, -124, 48, 51, -43] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 8, 64, 28, -120, -23, 74, 5, -127, -26, 28, -21, 120, -51, -124, 91, 44, 13, -58, 122, 118, -6, -118, -12, -111, -99, -74, -110, 43, 73, 120, 14, -46, -124, -27, -26, 68, 52, 113, -9, 23, 77, -46, 39, 20, -91, -58, -32, -80, -106, -64, 66, 50, -100, 91, -83, -113, -47, -34, -115, -121, 124, -37, 25, -119, -64, -22, 8, 33, 21, -53, 112, -56, 3, 104, 104, 85, 89, -68, 125, 73, 118, -16, -115, 84, 76, 26, 125, 125, -107, 85, -99, -94, -15, 21, -114, 80, 99, 5, -89, 53, -46, -76, -105, -16, -51, -48, -40, -108, -110, 94, 90, -63, 33, -128, -49, 95, -116, 92, -84, 15, 71, 48, 22, 56, -124, 48, 51, -43] 07:13:30.988 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:30.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.511 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.511 07:13:30.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.448 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.448 07:13:30.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:30.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.448 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.448 07:13:30.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RBkaT7PYcjA7hHHWmow-Gw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RBkaT7PYcjA7hHHWmow-Gw 07:13:30.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:30.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:30.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=11 07:13:30.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:30.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_b 07:13:30.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:30.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:30.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:30.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -108, -68, 3, -4, -77, 83, -112, 69, -79, 47, -69, -28, -75, 126, -1, 8, 77, -78, -111, 23, 105, 91, 75, -104, 90, 90, -45, -9, -108, 74, -62, -67, 51, -1, -60, -117, 76, -45, -10, 51, 29, 16, -89, 93, -50, 30, 12, -69, 67, 102, 98, 43, 31, -99, 88, -79, 67, -25, -122, 103, 13, -124, -95, -62, 45, -27, 105, -27, -8, -79, 27, -103, -112, 26, -17, 13, -90, 41, -35, -60, -22, 97, -65, -58, 54, 82, -11, 110, 43, 77, 99, 59, 17, -68, -92, 101, -82, 9, 52, -31, -68, 124, -37, -58, 114, 125, 31, -54, 103, 65, 28, 43, 21, -9, 91, -117, 115, 43, -72, -87, -105, -53, 15, -2, 113, -45, 126, 41, -128, 28, 48, 111, 27, 32, -39, 81, -125, 44, 44, 93, 89, -48, -91, -102, 117, 38, -30, 64, 59, -126, 120, -27, -115, -9, 37, 103, -74, -23, 11, 74, 6, -117, 23, -11, 38, -5, 123, -7, -23, -3, 94, 1, -115, -43, -23, -36, 62, 76, -16, 28, 30, -126, -14, -87, -97, -9, -64, -55, 105, -64, -56, -100, 92, 103, 8, -67, -16, -48, 121, 4, -44, -28, 10, -24, 113, -22, 88, 8, 127, -42, 43, 115, 87, 127, 72, 121, -86, 96, -95, 88, 13, 2, 12, 101, -28, -11, -21, -118, -98, 31, 62, 20, -3, -35, -54, 118, -103, -25, -57, 112, 20, -11, 64, 94, -42, 56, -16, 120, -39, -44, -72, 125] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -108, -68, 3, -4, -77, 83, -112, 69, -79, 47, -69, -28, -75, 126, -1, 8, 77, -78, -111, 23, 105, 91, 75, -104, 90, 90, -45, -9, -108, 74, -62, -67, 51, -1, -60, -117, 76, -45, -10, 51, 29, 16, -89, 93, -50, 30, 12, -69, 67, 102, 98, 43, 31, -99, 88, -79, 67, -25, -122, 103, 13, -124, -95, -62, 45, -27, 105, -27, -8, -79, 27, -103, -112, 26, -17, 13, -90, 41, -35, -60, -22, 97, -65, -58, 54, 82, -11, 110, 43, 77, 99, 59, 17, -68, -92, 101, -82, 9, 52, -31, -68, 124, -37, -58, 114, 125, 31, -54, 103, 65, 28, 43, 21, -9, 91, -117, 115, 43, -72, -87, -105, -53, 15, -2, 113, -45, 126, 41, -128, 28, 48, 111, 27, 32, -39, 81, -125, 44, 44, 93, 89, -48, -91, -102, 117, 38, -30, 64, 59, -126, 120, -27, -115, -9, 37, 103, -74, -23, 11, 74, 6, -117, 23, -11, 38, -5, 123, -7, -23, -3, 94, 1, -115, -43, -23, -36, 62, 76, -16, 28, 30, -126, -14, -87, -97, -9, -64, -55, 105, -64, -56, -100, 92, 103, 8, -67, -16, -48, 121, 4, -44, -28, 10, -24, 113, -22, 88, 8, 127, -42, 43, 115, 87, 127, 72, 121, -86, 96, -95, 88, 13, 2, 12, 101, -28, -11, -21, -118, -98, 31, 62, 20, -3, -35, -54, 118, -103, -25, -57, 112, 20, -11, 64, 94, -42, 56, -16, 120, -39, -44, -72, 125] 07:13:30.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.51 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.51 07:13:31.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -117, -17, 38, 62, 100, 1, -81, 8, -87, 92, -66, -40, -123, 66, -67, 0, 43, -64, 44, 79, 46, 72, 77, -51, 79, 69, -57, 65, -50, 21, -39, -108, 48, 53, -125, 90, 79, 65, 72, -59, 9, -92, 12, -81, 32, -69, 18, 56, 61, 35, -65, 25, 111, 57, -100, -28, -25, 119, 67, -104, 91, -98, 45, -92, 115, -47, -5, 35, 106, 93, -80, 98, -23, -66, -116, 71, 13, -87, -86, -60, -68, 37, 61, -10, 41, -71, 102, 79, 5, 94, 30, 10, 90, 120, 82, 64, 15, -24, 125, 120, -24, -112, 93, 28, -74, 20, -75, 37, -113, 60, -29, -121, -89, 127, -4, 31, 124, -64, 16, 73, 14, 37, -90, -26, -17, -110, -14, 21] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -117, -17, 38, 62, 100, 1, -81, 8, -87, 92, -66, -40, -123, 66, -67, 0, 43, -64, 44, 79, 46, 72, 77, -51, 79, 69, -57, 65, -50, 21, -39, -108, 48, 53, -125, 90, 79, 65, 72, -59, 9, -92, 12, -81, 32, -69, 18, 56, 61, 35, -65, 25, 111, 57, -100, -28, -25, 119, 67, -104, 91, -98, 45, -92, 115, -47, -5, 35, 106, 93, -80, 98, -23, -66, -116, 71, 13, -87, -86, -60, -68, 37, 61, -10, 41, -71, 102, 79, 5, 94, 30, 10, 90, 120, 82, 64, 15, -24, 125, 120, -24, -112, 93, 28, -74, 20, -75, 37, -113, 60, -29, -121, -89, 127, -4, 31, 124, -64, 16, 73, 14, 37, -90, -26, -17, -110, -14, 21] 07:13:31.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.812 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.812 07:13:31.001 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.606 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.606 07:13:31.002 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=26 07:13:31.002 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.606 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.606 07:13:31.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=NRpiOZSUHcq774K68AqaEA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=NRpiOZSUHcq774K68AqaEA 07:13:31.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.003 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:31.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=12 07:13:31.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3 07:13:31.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:31.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -30, 104, -74, -9, -115, 16, -96, 44, 43, -1, 60, 122, -97, -91, 60, -86, 25, -102, 23, -61, -78, -43, -125, 86, 126, 118, 56, 47, 7, -102, 41, 88, -15, -71, 25, 82, 106, -123, 85, 68, -70, 62, -90, -39, -100, 21, -95, -7, -27, -57, 115, -18, 118, 45, -1, -29, 18, 53, 66, -120, -82, 73, -1, 39, 1, 58, 101, 60, -105, 61, -75, -109, -60, 55, -121, -13, -17, -123, -8, -67, -20, -110, -53, 1, -117, -57, -105, -108, 47, 72, 16, -10, -107, 46, 82, -76, -28, -44, 108, 88, 112, 19, -21, 64, -88, 43, -64, -108, -113, 38, -41, 13, 49, -95, 0, 89, 63, -17, -98, 88, 2, 2, -92, -83, -119, -71, -69, -119, 69, -65, -30, -41, 4, 94, 123, -35, -108, 31, 39, -16, -63, 29, 3, -58, 2, 94, -78, -100, -75, -80, 122, -125, 107, -59, -98, 49, -126, 109, 62, 45, 58, -85, 116, 70, -79, -67, -66, -111, 64, -84, -109, -92, -114, 60, -80, -126, 82, -16, 96, 51, 98, 7, 115, -37, -13, 26, 122, -6, -6, 39, 114, 72, -108, -120, -112, -36, -10, -111, 21, -5, 29, 24, 121, -52, 118, 101, -104, 43, -121, 68, -82, 121, 95, -99] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -30, 104, -74, -9, -115, 16, -96, 44, 43, -1, 60, 122, -97, -91, 60, -86, 25, -102, 23, -61, -78, -43, -125, 86, 126, 118, 56, 47, 7, -102, 41, 88, -15, -71, 25, 82, 106, -123, 85, 68, -70, 62, -90, -39, -100, 21, -95, -7, -27, -57, 115, -18, 118, 45, -1, -29, 18, 53, 66, -120, -82, 73, -1, 39, 1, 58, 101, 60, -105, 61, -75, -109, -60, 55, -121, -13, -17, -123, -8, -67, -20, -110, -53, 1, -117, -57, -105, -108, 47, 72, 16, -10, -107, 46, 82, -76, -28, -44, 108, 88, 112, 19, -21, 64, -88, 43, -64, -108, -113, 38, -41, 13, 49, -95, 0, 89, 63, -17, -98, 88, 2, 2, -92, -83, -119, -71, -69, -119, 69, -65, -30, -41, 4, 94, 123, -35, -108, 31, 39, -16, -63, 29, 3, -58, 2, 94, -78, -100, -75, -80, 122, -125, 107, -59, -98, 49, -126, 109, 62, 45, 58, -85, 116, 70, -79, -67, -66, -111, 64, -84, -109, -92, -114, 60, -80, -126, 82, -16, 96, 51, 98, 7, 115, -37, -13, 26, 122, -6, -6, 39, 114, 72, -108, -120, -112, -36, -10, -111, 21, -5, 29, 24, 121, -52, 118, 101, -104, 43, -121, 68, -82, 121, 95, -99] 07:13:31.006 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.811 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.811 07:13:31.006 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 127, 79, 0, -111, 126, 14, -45, -42, 119, 125, 59, 52, 27, 98, -17, 67, -10, 10, -78, 107, 7, 108, 66, -5, -89, -105, -82, -118, 3, 114, -66, -43, 81, -49, -68, -75, -120, 48, -91, 111, -104, 32, 99, 8, 109, -50, 97, 49, 118, 102, 55, 122, 66, -99, -28, -89, -30, 51, -100, -47, -17, -59, 1, 78, 46, -30, -25, 66, 83, -118, -114, -2, -57, -59, -97, -42, -61, 24, 87, 43, -107, -84, -128, -104, 20, -11, 105, -10, -51, 115, -97, 113, 46, -70, -111, -121, 92, -127, 20, -73, 13, 3, -17, 49, -81, -80, -73, 95, -97, -32, 78, 119, -32, -19, 99, 54, 111, 8, 117, -112, 53, 12, -118, 97, 94, -42, -120, 91] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 127, 79, 0, -111, 126, 14, -45, -42, 119, 125, 59, 52, 27, 98, -17, 67, -10, 10, -78, 107, 7, 108, 66, -5, -89, -105, -82, -118, 3, 114, -66, -43, 81, -49, -68, -75, -120, 48, -91, 111, -104, 32, 99, 8, 109, -50, 97, 49, 118, 102, 55, 122, 66, -99, -28, -89, -30, 51, -100, -47, -17, -59, 1, 78, 46, -30, -25, 66, 83, -118, -114, -2, -57, -59, -97, -42, -61, 24, 87, 43, -107, -84, -128, -104, 20, -11, 105, -10, -51, 115, -97, 113, 46, -70, -111, -121, 92, -127, 20, -73, 13, 3, -17, 49, -81, -80, -73, 95, -97, -32, 78, 119, -32, -19, 99, 54, 111, 8, 117, -112, 53, 12, -118, 97, 94, -42, -120, 91] 07:13:31.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.092 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.092 07:13:31.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.984 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.984 07:13:31.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=28 07:13:31.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:31.984 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:31.984 07:13:31.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=CmFwoEddrhe--pGSM3Xkog targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=CmFwoEddrhe--pGSM3Xkog 07:13:31.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=13 07:13:31.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.010 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_a 07:13:31.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:31.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 101, -75, -67, 94, 8, -38, -117, -29, -10, -5, -54, 104, 27, -52, -64, -74, 68, -29, -17, 73, 42, 47, -14, -10, -124, 48, 57, -43, 19, -88, 22, -92, 113, -86, -99, 7, 40, 4, -55, 122, 17, -31, -37, -85, -20, 8, 101, 58, -115, -83, -28, 94, -45, -73, -125, -54, -13, -127, 42, 120, -69, -43, 85, 71, 86, 98, -56, -100, -82, 93, 115, -36, -60, -38, 37, 10, 117, 76, -125, 44, -10, 86, 13, -42, -116, 11, -71, -17, -29, -9, 104, -126, -79, 57, 69, 91, -93, -100, -114, 120, 58, -71, 124, 88, 43, -8, -20, 61, -91, -96, -36, -74, -17, 47, 114, -29, 7, 27, -59, -36, -14, -65, 32, -119, -44, -39, 11, -85, -76, 73, 0, -8, 34, -80, 99, 67, -54, -24, 124, 63, -81, -94, -105, 6, 58, -3, 117, -120, -96, -55, 78, -113, 14, 96, 107, 106, 64, -43, -86, 104, -23, 23, 101, 6, 74, -8, 38, -87, 110, -69, -59, -84, -88, -63, 8, -44, 89, 32, -47, 88, -105, -32, 112, -53, -16, -12, 55, 5, 81, -49, 125, -38, -23, 49, -46, -98, 58, -23, 103, -21, -34, -16, -52, -74, -9, 63, -92, -100, -77, 118, 28, -69, -44, 17, -110, -114, 0, 86, -81, -49, 126, -3, -54, 47, 38, -36, -115, -109, 16, -43, -46, -114, 117, 8, -7, -94, 19, -98, -84, 38, -86, -124, -80, -121, 125, -126, 20, 2] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 101, -75, -67, 94, 8, -38, -117, -29, -10, -5, -54, 104, 27, -52, -64, -74, 68, -29, -17, 73, 42, 47, -14, -10, -124, 48, 57, -43, 19, -88, 22, -92, 113, -86, -99, 7, 40, 4, -55, 122, 17, -31, -37, -85, -20, 8, 101, 58, -115, -83, -28, 94, -45, -73, -125, -54, -13, -127, 42, 120, -69, -43, 85, 71, 86, 98, -56, -100, -82, 93, 115, -36, -60, -38, 37, 10, 117, 76, -125, 44, -10, 86, 13, -42, -116, 11, -71, -17, -29, -9, 104, -126, -79, 57, 69, 91, -93, -100, -114, 120, 58, -71, 124, 88, 43, -8, -20, 61, -91, -96, -36, -74, -17, 47, 114, -29, 7, 27, -59, -36, -14, -65, 32, -119, -44, -39, 11, -85, -76, 73, 0, -8, 34, -80, 99, 67, -54, -24, 124, 63, -81, -94, -105, 6, 58, -3, 117, -120, -96, -55, 78, -113, 14, 96, 107, 106, 64, -43, -86, 104, -23, 23, 101, 6, 74, -8, 38, -87, 110, -69, -59, -84, -88, -63, 8, -44, 89, 32, -47, 88, -105, -32, 112, -53, -16, -12, 55, 5, 81, -49, 125, -38, -23, 49, -46, -98, 58, -23, 103, -21, -34, -16, -52, -74, -9, 63, -92, -100, -77, 118, 28, -69, -44, 17, -110, -114, 0, 86, -81, -49, 126, -3, -54, 47, 38, -36, -115, -109, 16, -43, -46, -114, 117, 8, -7, -94, 19, -98, -84, 38, -86, -124, -80, -121, 125, -126, 20, 2] 07:13:31.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.089 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.089 07:13:31.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -68, 124, 15, -100, 101, 53, -115, 20, -128, -51, -41, -92, 20, 65, 36, 122, 118, -66, 76, -63, -105, -96, -78, 104, -60, -12, -122, 58, 59, -71, 0, 50, -114, -124, 127, 0, 8, -106, 6, -56, 108, -9, 63, 49, 115, -88, 116, -2, -126, -38, 17, -97, 91, 66, 104, -51, -40, -98, 120, -10, -88, -125, 8, -9, -47, -125, -108, 61, 0, -82, 102, -28, -23, 5, -120, -99, 65, -56, -58, 113, 83, 8, -18, 118, -119, -72, -51, -114, 46, -15, 19, -3, -127, 50, 111, 38, 37, 101, -88, 30, 37, -109, -38, -101, 102, 0, 108, 126, -106, 121, -76, -78, -85, 12, 35, 67, -94, 30, 114, -38, 34, -75, 61, -46, 49, 88, -68, -109] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -68, 124, 15, -100, 101, 53, -115, 20, -128, -51, -41, -92, 20, 65, 36, 122, 118, -66, 76, -63, -105, -96, -78, 104, -60, -12, -122, 58, 59, -71, 0, 50, -114, -124, 127, 0, 8, -106, 6, -56, 108, -9, 63, 49, 115, -88, 116, -2, -126, -38, 17, -97, 91, 66, 104, -51, -40, -98, 120, -10, -88, -125, 8, -9, -47, -125, -108, 61, 0, -82, 102, -28, -23, 5, -120, -99, 65, -56, -58, 113, 83, 8, -18, 118, -119, -72, -51, -114, 46, -15, 19, -3, -127, 50, 111, 38, 37, 101, -88, 30, 37, -109, -38, -101, 102, 0, 108, 126, -106, 121, -76, -78, -85, 12, 35, 67, -94, 30, 114, -38, 34, -75, 61, -46, 49, 88, -68, -109] 07:13:31.012 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.263 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.263 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.21 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.21 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=29 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.21 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.21 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Ae86bdtr7r8hcQysU0KR8g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Ae86bdtr7r8hcQysU0KR8g 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=14 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_b 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:31.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -59, 92, 115, -114, 84, 39, 100, 39, 28, -86, -33, 121, 105, 84, 56, -46, -112, 47, -2, 67, -115, 83, -54, -68, 89, -66, 24, 36, -4, 61, -118, -106, 38, 109, -22, 3, 101, -66, 71, -116, 46, 98, 80, 37, 119, 53, -102, 126, -100, 1, -47, 126, 37, -65, -109, -97, 37, -101, 127, 62, 111, -54, -47, -117, 23, 62, -42, 85, 36, 79, -17, -82, 123, -59, 13, -12, -116, 110, 115, -42, -102, 93, 75, -40, -99, 23, 116, 29, 116, -55, 114, 70, 109, -89, 37, -113, 33, 36, -70, -71, -60, 80, -105, 56, 56, -112, -39, 37, -91, 88, 125, 99, 70, 41, -66, -47, -88, -4, -68, 25, 68, -88, 34, 111, -93, 4, 109, 103, 0, -89, -18, 20, -79, -58, -40, -52, -111, -32, -27, -51, -11, 13, 0, -18, 63, -94, 40, -83, 110, -15, 94, 80, -88, -49, -51, 44, 88, -107, 57, 125, -18, 21, 29, 40, 73, 68, -114, -22, 124, 79, -20, 94, 64, -79, 11, -68, 119, 69, 105, 15, -60, 8, 41, 39, -4, 16, -88, 24, -75, 14, 66, 93, -28, 127, 31, 20, -36, -74, 15, -60, 97, -118, 89, 63, -59, -31, -70, -73, 75, -39, 4, -54, -113, -12, 98, -38, 17, 42, -47, -95, -106, -123, 99, -114, -62, 10, 98, -8, -31, -27, -41, 95, 21, -66, -39, -72, -34, -108, -108, 74, 49, 6, -122, 7, -97, -95, -106, 124, -52, 70] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -59, 92, 115, -114, 84, 39, 100, 39, 28, -86, -33, 121, 105, 84, 56, -46, -112, 47, -2, 67, -115, 83, -54, -68, 89, -66, 24, 36, -4, 61, -118, -106, 38, 109, -22, 3, 101, -66, 71, -116, 46, 98, 80, 37, 119, 53, -102, 126, -100, 1, -47, 126, 37, -65, -109, -97, 37, -101, 127, 62, 111, -54, -47, -117, 23, 62, -42, 85, 36, 79, -17, -82, 123, -59, 13, -12, -116, 110, 115, -42, -102, 93, 75, -40, -99, 23, 116, 29, 116, -55, 114, 70, 109, -89, 37, -113, 33, 36, -70, -71, -60, 80, -105, 56, 56, -112, -39, 37, -91, 88, 125, 99, 70, 41, -66, -47, -88, -4, -68, 25, 68, -88, 34, 111, -93, 4, 109, 103, 0, -89, -18, 20, -79, -58, -40, -52, -111, -32, -27, -51, -11, 13, 0, -18, 63, -94, 40, -83, 110, -15, 94, 80, -88, -49, -51, 44, 88, -107, 57, 125, -18, 21, 29, 40, 73, 68, -114, -22, 124, 79, -20, 94, 64, -79, 11, -68, 119, 69, 105, 15, -60, 8, 41, 39, -4, 16, -88, 24, -75, 14, 66, 93, -28, 127, 31, 20, -36, -74, 15, -60, 97, -118, 89, 63, -59, -31, -70, -73, 75, -39, 4, -54, -113, -12, 98, -38, 17, 42, -47, -95, -106, -123, 99, -114, -62, 10, 98, -8, -31, -27, -41, 95, 21, -66, -39, -72, -34, -108, -108, 74, 49, 6, -122, 7, -97, -95, -106, 124, -52, 70] 07:13:31.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.26 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.26 07:13:31.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 28, -119, -99, 55, -117, 70, -6, 41, -61, 72, -57, 98, -80, -69, 55, -70, -48, 64, -66, -82, 20, -100, -49, 27, 55, -3, 9, 100, 115, 50, -72, 79, -35, -21, -81, -79, 101, 42, -62, -117, -118, 71, 9, -48, 59, -32, -69, -4, 43, 62, 7, -22, -60, 23, 99, -28, 3, 82, 66, 89, 5, -36, -62, -81, 103, -98, -76, 113, -62, 36, 83, -68, -47, 50, 3, 73, -2, 47, 6, -9, 36, 64, -7, -43, 0, 112, -116, 74, -60, -101, -120, 8, 119, 35, 64, 47, -72, 62, 59, -97, 118, -96, 7, -103, 23, 120, -21, -36, -53, 113, 29, 60, 31, -43, -89, -95, 100, -50, -20, -98, -79, -115, -73, 28, 68, 20, -43, -32] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 28, -119, -99, 55, -117, 70, -6, 41, -61, 72, -57, 98, -80, -69, 55, -70, -48, 64, -66, -82, 20, -100, -49, 27, 55, -3, 9, 100, 115, 50, -72, 79, -35, -21, -81, -79, 101, 42, -62, -117, -118, 71, 9, -48, 59, -32, -69, -4, 43, 62, 7, -22, -60, 23, 99, -28, 3, 82, 66, 89, 5, -36, -62, -81, 103, -98, -76, 113, -62, 36, 83, -68, -47, 50, 3, 73, -2, 47, 6, -9, 36, 64, -7, -43, 0, 112, -116, 74, -60, -101, -120, 8, 119, 35, 64, 47, -72, 62, 59, -97, 118, -96, 7, -103, 23, 120, -21, -36, -53, 113, 29, 60, 31, -43, -89, -95, 100, -50, -20, -98, -79, -115, -73, 28, 68, 20, -43, -32] 07:13:31.015 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.523 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.523 07:13:31.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.382 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.382 07:13:31.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32 07:13:31.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.382 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.382 07:13:31.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3rCvHgJPqpc22mziHbrjOw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3rCvHgJPqpc22mziHbrjOw 07:13:31.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=15 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 102, -28, -4, 58, -72, 51, -5, 97, -10, 19, -97, -87, 14, -48, -12, -9, -76, -12, -71, -49, 13, 111, -70, 95, 35, -109, 92, -83, -70, -64, -4, -70, 34, -105, 116, -3, -11, -32, -84, 92, 11, 5, 95, -64, -27, 16, 0, 42, -38, -114, -106, -27, -98, -119, -19, 41, -32, -126, 117, -70, -29, 54, 19, -2, 56, 81, -25, -97, -76, -66, -1, 44, 48, 88, -128, 66, -123, 19, 59, 22, -65, -30, -96, 60, -14, -22, -41, 78, -81, 41, 78, 9, -68, -70, 19, -86, 18, 83, -23, 74, -20, 101, -111, 116, -30, -107, 105, 126, -7, 92, -16, 100, -124, -100, -87, 64, -46, -38, 111, 43, 6, 94, 50, 89, -89, 2, -103, 104, -13, 76, 126, -16, 66, 75, -26, -125, 7, -41, 1, 33, -51, -83, -53, 37, 4, 16, -62, 86, 59, 4, 81, -31, 76, -125, 123, -86, 31, 52, 123, 18, 56, -23, -17, 92, 28, -2, -82, -120, 39, -95, -14, 106, -96, 26, 62, 6, 108, -68, -98, 86, 31, 109, 35, -123, -26, 12, -113, -19, 77, 112, -114, -85, 96, 48, 40, -89, -29, -88, 29, -104, 56, -71, -125, 122, -72, 8, 64, 37, -92, -2, -69, 105, -73, -19, 90] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 102, -28, -4, 58, -72, 51, -5, 97, -10, 19, -97, -87, 14, -48, -12, -9, -76, -12, -71, -49, 13, 111, -70, 95, 35, -109, 92, -83, -70, -64, -4, -70, 34, -105, 116, -3, -11, -32, -84, 92, 11, 5, 95, -64, -27, 16, 0, 42, -38, -114, -106, -27, -98, -119, -19, 41, -32, -126, 117, -70, -29, 54, 19, -2, 56, 81, -25, -97, -76, -66, -1, 44, 48, 88, -128, 66, -123, 19, 59, 22, -65, -30, -96, 60, -14, -22, -41, 78, -81, 41, 78, 9, -68, -70, 19, -86, 18, 83, -23, 74, -20, 101, -111, 116, -30, -107, 105, 126, -7, 92, -16, 100, -124, -100, -87, 64, -46, -38, 111, 43, 6, 94, 50, 89, -89, 2, -103, 104, -13, 76, 126, -16, 66, 75, -26, -125, 7, -41, 1, 33, -51, -83, -53, 37, 4, 16, -62, 86, 59, 4, 81, -31, 76, -125, 123, -86, 31, 52, 123, 18, 56, -23, -17, 92, 28, -2, -82, -120, 39, -95, -14, 106, -96, 26, 62, 6, 108, -68, -98, 86, 31, 109, 35, -123, -26, 12, -113, -19, 77, 112, -114, -85, 96, 48, 40, -89, -29, -88, 29, -104, 56, -71, -125, 122, -72, 8, 64, 37, -92, -2, -69, 105, -73, -19, 90] 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.521 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.521 07:13:31.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 41, -87, 17, -7, -9, -16, -59, 20, 123, 7, 59, 24, 66, -106, -116, 22, 67, -27, -127, 109, 127, -96, -16, -118, -7, 112, -41, -114, 92, -45, 25, -34, 29, -44, -88, -89, 126, -126, 51, 65, -19, -13, -107, 81, -42, -45, 75, 12, 64, 32, 89, 67, 118, -119, 32, -17, 1, 124, 74, 77, 56, 107, -68, -34, 48, 61, -42, 51, 101, -23, 13, 98, -44, 89, 69, 121, 105, -42, -102, 89, 84, -122, 108, 111, -107, 103, 116, -50, -117, 87, -112, 117, 6, 39, -41, 106, 74, -33, -53, -37, -14, 63, -114, -74, 103, -126, 38, 110, 41, 25, 92, -15, -108, -38, -128, 14, 72, 32, -32, -89, -46, 91, -15, -65, -8, -79, 81, -109] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 41, -87, 17, -7, -9, -16, -59, 20, 123, 7, 59, 24, 66, -106, -116, 22, 67, -27, -127, 109, 127, -96, -16, -118, -7, 112, -41, -114, 92, -45, 25, -34, 29, -44, -88, -89, 126, -126, 51, 65, -19, -13, -107, 81, -42, -45, 75, 12, 64, 32, 89, 67, 118, -119, 32, -17, 1, 124, 74, 77, 56, 107, -68, -34, 48, 61, -42, 51, 101, -23, 13, 98, -44, 89, 69, 121, 105, -42, -102, 89, 84, -122, 108, 111, -107, 103, 116, -50, -117, 87, -112, 117, 6, 39, -41, 106, 74, -33, -53, -37, -14, 63, -114, -74, 103, -126, 38, 110, 41, 25, 92, -15, -108, -38, -128, 14, 72, 32, -32, -89, -46, 91, -15, -65, -8, -79, 81, -109] 07:13:31.020 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.73 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.73 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.657 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.657 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=34 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.657 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.657 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=aO10s-B7i50LtWrSW16GpQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=aO10s-B7i50LtWrSW16GpQ 07:13:31.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=16 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_a 07:13:31.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 104, -57, 81, -36, -36, 115, -35, -10, -70, -69, -17, -72, 111, -27, -13, -102, 76, -38, -5, 84, -122, 114, 53, 110, 126, 52, -74, -36, -69, -123, 23, 45, 68, 29, 59, 115, -25, 79, 58, -69, 114, 15, 117, -41, 102, -11, -47, 46, 0, -65, -24, -87, -116, 7, 75, 126, -6, 49, -24, -84, 23, 12, -52, -38, -11, -54, 124, -62, 58, 14, 37, 7, -69, 97, 50, 91, -116, -46, -3, 84, 71, 45, 98, 73, -16, -94, -29, 0, 62, -30, -1, -74, -98, -127, -4, 67, -101, 25, 39, 45, 43, -96, -44, 15, 82, 98, 26, 70, -12, -20, 88, 41, -20, 95, 82, -56, 11, -79, 18, 8, 108, -119, 27, -116, -101, 106, -29, -60, 46, -40, 51, -89, 87, -117, 54, -102, 12, 104, -97, 92, -109, -35, 78, -7, -88, 72, -110, 56, 44, 111, -59, -22, -51, 108, 105, -100, -14, -76, -60, -84, 35, 81, -3, 100, -94, 122, 31, 35, 40, 14, -98, -77, 56, 13, 82, -125, 54, 36, 2, -36, 25, -55, -85, -46, -13, -23, 2, -40, -89, 47, -52, 11, -100, 91, -95, 38, -78, -31, 30, -117, -56, -114, -51, -83, -55, -54, -77, -113, 44, 89, 33, -40, 36, -119, -15, 40, -44, 54, 24, 14, 34, 120, -121, -6, -73, 81, 122, -56, -7, 108, -4, 30, 113, 86, -50, 5, 48, -42, 77, -126, -84, -114, 127, -71, 10, 125, -112, -96, 125, 1, -101, 90] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 104, -57, 81, -36, -36, 115, -35, -10, -70, -69, -17, -72, 111, -27, -13, -102, 76, -38, -5, 84, -122, 114, 53, 110, 126, 52, -74, -36, -69, -123, 23, 45, 68, 29, 59, 115, -25, 79, 58, -69, 114, 15, 117, -41, 102, -11, -47, 46, 0, -65, -24, -87, -116, 7, 75, 126, -6, 49, -24, -84, 23, 12, -52, -38, -11, -54, 124, -62, 58, 14, 37, 7, -69, 97, 50, 91, -116, -46, -3, 84, 71, 45, 98, 73, -16, -94, -29, 0, 62, -30, -1, -74, -98, -127, -4, 67, -101, 25, 39, 45, 43, -96, -44, 15, 82, 98, 26, 70, -12, -20, 88, 41, -20, 95, 82, -56, 11, -79, 18, 8, 108, -119, 27, -116, -101, 106, -29, -60, 46, -40, 51, -89, 87, -117, 54, -102, 12, 104, -97, 92, -109, -35, 78, -7, -88, 72, -110, 56, 44, 111, -59, -22, -51, 108, 105, -100, -14, -76, -60, -84, 35, 81, -3, 100, -94, 122, 31, 35, 40, 14, -98, -77, 56, 13, 82, -125, 54, 36, 2, -36, 25, -55, -85, -46, -13, -23, 2, -40, -89, 47, -52, 11, -100, 91, -95, 38, -78, -31, 30, -117, -56, -114, -51, -83, -55, -54, -77, -113, 44, 89, 33, -40, 36, -119, -15, 40, -44, 54, 24, 14, 34, 120, -121, -6, -73, 81, 122, -56, -7, 108, -4, 30, 113, 86, -50, 5, 48, -42, 77, -126, -84, -114, 127, -71, 10, 125, -112, -96, 125, 1, -101, 90] 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.728 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.728 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 113, -54, 74, -47, 97, -114, -43, 48, -67, 28, -72, -100, -17, 7, 119, -55, 124, 62, 29, -82, -22, -85, -107, -15, -1, 71, 16, 85, -44, -6, 43, 43, -88, 31, -2, 28, 108, 21, 81, -111, -84, -41, -52, -115, -122, 103, 9, 61, -43, -107, 78, 107, -118, -42, 83, 127, 97, 88, 102, 3, -106, -85, -63, -15, -128, -29, -103, -72, -108, -14, 101, 125, 121, -5, -41, -23, 51, 90, -22, -121, 110, -125, -115, 75, -62, 105, -59, -45, 112, 85, 10, 23, 101, -96, 55, -103, -97, -33, -10, 40, -81, -30, -43, -67, -40, -12, 42, 51, 23, 53, 11, -76, 30, 10, 47, -49, -1, 12, 70, -2, 25, -30, -8, -34, 33, 64, 37, -21] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 113, -54, 74, -47, 97, -114, -43, 48, -67, 28, -72, -100, -17, 7, 119, -55, 124, 62, 29, -82, -22, -85, -107, -15, -1, 71, 16, 85, -44, -6, 43, 43, -88, 31, -2, 28, 108, 21, 81, -111, -84, -41, -52, -115, -122, 103, 9, 61, -43, -107, 78, 107, -118, -42, 83, 127, 97, 88, 102, 3, -106, -85, -63, -15, -128, -29, -103, -72, -108, -14, 101, 125, 121, -5, -41, -23, 51, 90, -22, -121, 110, -125, -115, 75, -62, 105, -59, -45, 112, 85, 10, 23, 101, -96, 55, -103, -97, -33, -10, 40, -81, -30, -43, -67, -40, -12, 42, 51, 23, 53, 11, -76, 30, 10, 47, -49, -1, 12, 70, -2, 25, -30, -8, -34, 33, 64, 37, -21] 07:13:31.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.895 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.895 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.84 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.84 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=35 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.84 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.84 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4ID2oMmhXMc-n3rMcgXehw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4ID2oMmhXMc-n3rMcgXehw 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=17 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_b 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:31.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 114, 58, -36, 80, -40, -72, 12, -37, 42, -72, 3, 103, 44, 88, 91, 40, 49, 93, 60, 43, -110, 24, -107, 96, -115, 113, -100, 73, -11, -46, -41, 50, -73, 82, 20, -127, 126, -49, 33, 118, -83, -10, -49, -99, -3, -113, 127, 9, 76, 81, -64, 26, 70, 93, -124, -14, -109, -97, -74, -59, -101, -128, 0, -64, -18, -39, 9, -112, 17, -33, -7, 15, -70, -59, -46, 88, 72, -93, -61, -95, 122, -39, 88, 92, -61, 35, -25, 55, -8, -45, -84, 82, 17, 100, 83, 2, -33, -38, 18, 69, -16, 87, 120, -20, -109, -72, 48, -57, -93, -93, -118, -36, -115, 123, -26, -19, 71, -26, 109, -45, 125, 117, 4, -49, 126, -83, -1, 27, 36, 53, 40, 81, 123, 20, -81, 68, 103, -46, -116, 25, -51, 84, 53, 110, -53, 67, 95, 50, 3, -25, 61, 36, 25, -83, -83, 57, -89, 94, -9, 75, 97, -11, 34, 46, -118, 85, 38, -13, -42, 6, 10, -14, -34, -46, -81, 70, -44, 74, 119, -125, -72, -120, -53, -123, 20, -62, 42, 15, -124, 31, 33, -77, 78, 51, 26, -74, 79, -3, 127, -111, -89, 39, 95, -94, 12, 25, 123, 95, 105, 5, 53, -93, -103, -50, -89, -78, -32, 110, -5, 110, -7, -65, -94, 22, 31, 118, -86, -27, -45, 92, 92, 44, 71, -19, -88, -10, -120, -67, -105, 108, 110, 85, -32, -6, -99, -55, 25, 109, 85, 4, 13, 41] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 114, 58, -36, 80, -40, -72, 12, -37, 42, -72, 3, 103, 44, 88, 91, 40, 49, 93, 60, 43, -110, 24, -107, 96, -115, 113, -100, 73, -11, -46, -41, 50, -73, 82, 20, -127, 126, -49, 33, 118, -83, -10, -49, -99, -3, -113, 127, 9, 76, 81, -64, 26, 70, 93, -124, -14, -109, -97, -74, -59, -101, -128, 0, -64, -18, -39, 9, -112, 17, -33, -7, 15, -70, -59, -46, 88, 72, -93, -61, -95, 122, -39, 88, 92, -61, 35, -25, 55, -8, -45, -84, 82, 17, 100, 83, 2, -33, -38, 18, 69, -16, 87, 120, -20, -109, -72, 48, -57, -93, -93, -118, -36, -115, 123, -26, -19, 71, -26, 109, -45, 125, 117, 4, -49, 126, -83, -1, 27, 36, 53, 40, 81, 123, 20, -81, 68, 103, -46, -116, 25, -51, 84, 53, 110, -53, 67, 95, 50, 3, -25, 61, 36, 25, -83, -83, 57, -89, 94, -9, 75, 97, -11, 34, 46, -118, 85, 38, -13, -42, 6, 10, -14, -34, -46, -81, 70, -44, 74, 119, -125, -72, -120, -53, -123, 20, -62, 42, 15, -124, 31, 33, -77, 78, 51, 26, -74, 79, -3, 127, -111, -89, 39, 95, -94, 12, 25, 123, 95, 105, 5, 53, -93, -103, -50, -89, -78, -32, 110, -5, 110, -7, -65, -94, 22, 31, 118, -86, -27, -45, 92, 92, 44, 71, -19, -88, -10, -120, -67, -105, 108, 110, 85, -32, -6, -99, -55, 25, 109, 85, 4, 13, 41] 07:13:31.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:32.893 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:32.893 07:13:31.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -72, -83, -8, 71, 70, -74, 107, -93, 29, -18, 109, -124, -13, 96, -107, 44, -88, -108, -78, -60, 82, -8, 120, -53, -110, 36, 119, -58, 3, 106, 106, -107, 127, 90, -5, 45, -95, 69, 3, 35, -49, 91, -121, -114, -35, 124, 53, 8, -49, 116, -125, -6, -105, 7, -67, 116, -112, -1, 17, 16, 98, 12, 20, 21, 96, -105, 82, 99, -1, 17, -11, -113, -41, -68, -115, 97, -125, 39, -9, -125, -76, 115, 1, -74, 59, 58, 54, -120, 34, 43, -6, -76, 72, -32, -126, 12, -104, -128, -116, -1, 98, -20, 59, -4, -61, -109, -33, -24, 80, -94, -6, 47, -104, -101, 42, 56, 96, 7, 10, 61, -12, -32, 119, -103, 59, 113, -38, -20] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -72, -83, -8, 71, 70, -74, 107, -93, 29, -18, 109, -124, -13, 96, -107, 44, -88, -108, -78, -60, 82, -8, 120, -53, -110, 36, 119, -58, 3, 106, 106, -107, 127, 90, -5, 45, -95, 69, 3, 35, -49, 91, -121, -114, -35, 124, 53, 8, -49, 116, -125, -6, -105, 7, -67, 116, -112, -1, 17, 16, 98, 12, 20, 21, 96, -105, 82, 99, -1, 17, -11, -113, -41, -68, -115, 97, -125, 39, -9, -125, -76, 115, 1, -74, 59, 58, 54, -120, 34, 43, -6, -76, 72, -32, -126, 12, -104, -128, -116, -1, 98, -20, 59, -4, -61, -109, -33, -24, 80, -94, -6, 47, -104, -101, 42, 56, 96, 7, 10, 61, -12, -32, 119, -103, 59, 113, -38, -20] 07:13:31.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.161 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.161 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.036 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.036 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=36 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.036 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.036 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ApIQ7rplb1Z4bvg93AxAnQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ApIQ7rplb1Z4bvg93AxAnQ 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=18 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_c 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -43, 7, -38, 83, 73, 70, -78, -88, 111, -76, 6, 56, -72, -30, 100, 13, -106, -87, 106, -91, 36, -73, -100, -2, -122, -70, 49, 44, -9, -70, -103, -78, -6, 8, -62, -112, 54, 14, -102, 34, 15, -83, 94, 44, -92, -126, 114, 17, 25, 80, 43, 123, -7, -69, 93, 126, 4, -37, 97, 94, -41, -38, -124, -30, 82, -58, 0, 49, 6, -31, -59, 21, -57, -65, 32, 0, -113, -66, -26, -70, 35, -11, -95, 63, -107, -51, -39, 65, -4, 10, -75, -114, 52, -85, 40, -31, 95, -69, 40, 29, -23, 93, 111, 74, -40, 80, 80, 94, -107, -82, 66, 46, 112, -71, -56, -86, -61, -75, 121, -104, 77, -124, -75, 94, 71, -98, 2, -114, -118, -34, -58, -92, 18, -43, -50, -41, 57, -71, -117, -94, 99, -16, -16, 63, 8, -11, 10, -6, -43, 52, 11, 94, 90, 7, -37, -39, -107, -87, 96, -110, -35, 106, 126, 31, -44, -96, 51, -67, 32, -41, -83, 109, -54, 37, -71, -21, 124, -107, 99, 84, -96, 97, -95, 73, 123, -59, -46, 65, 6, -59, -86, -118, -25, -91, 99, -53, 76, -113, 7, 3, -115, 122, -126, -1, -2, -128, -119, -127, -27, -120, 28, -41, -5, -43, -64, 82, -113, -28, -36, -116, 53, 10, 3, 47, 118, 87, -34, -95, -8, 32, -57, -62, 77, -8, 32, 96, -35, 94, 45, -63, -123, 109, 28, -62, -23, 91, -118, 112, -81, -64, 16, 30, 90] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -43, 7, -38, 83, 73, 70, -78, -88, 111, -76, 6, 56, -72, -30, 100, 13, -106, -87, 106, -91, 36, -73, -100, -2, -122, -70, 49, 44, -9, -70, -103, -78, -6, 8, -62, -112, 54, 14, -102, 34, 15, -83, 94, 44, -92, -126, 114, 17, 25, 80, 43, 123, -7, -69, 93, 126, 4, -37, 97, 94, -41, -38, -124, -30, 82, -58, 0, 49, 6, -31, -59, 21, -57, -65, 32, 0, -113, -66, -26, -70, 35, -11, -95, 63, -107, -51, -39, 65, -4, 10, -75, -114, 52, -85, 40, -31, 95, -69, 40, 29, -23, 93, 111, 74, -40, 80, 80, 94, -107, -82, 66, 46, 112, -71, -56, -86, -61, -75, 121, -104, 77, -124, -75, 94, 71, -98, 2, -114, -118, -34, -58, -92, 18, -43, -50, -41, 57, -71, -117, -94, 99, -16, -16, 63, 8, -11, 10, -6, -43, 52, 11, 94, 90, 7, -37, -39, -107, -87, 96, -110, -35, 106, 126, 31, -44, -96, 51, -67, 32, -41, -83, 109, -54, 37, -71, -21, 124, -107, 99, 84, -96, 97, -95, 73, 123, -59, -46, 65, 6, -59, -86, -118, -25, -91, 99, -53, 76, -113, 7, 3, -115, 122, -126, -1, -2, -128, -119, -127, -27, -120, 28, -41, -5, -43, -64, 82, -113, -28, -36, -116, 53, 10, 3, 47, 118, 87, -34, -95, -8, 32, -57, -62, 77, -8, 32, 96, -35, 94, 45, -63, -123, 109, 28, -62, -23, 91, -118, 112, -81, -64, 16, 30, 90] 07:13:31.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.158 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.158 07:13:31.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 47, 110, -80, -123, 5, -9, -66, -29, 101, 53, -59, -19, 115, 118, 61, -87, 126, -52, -17, -62, 31, 108, 105, -5, 66, -41, 114, -72, -42, -63, 91, 46, -35, 120, 74, -64, 13, -54, 60, 44, 36, -21, 29, -32, -27, -40, -15, 27, 78, 12, -81, 1, 110, -69, -109, 99, -110, -85, 43, 125, -62, 104, -40, 38, -11, -75, 1, 24, 7, 36, 116, 3, 16, -42, -103, 105, -79, 37, 46, -111, -79, 23, 102, -41, 114, 7, -27, 112, -61, -122, 25, 96, -51, 20, -14, 88, 85, -50, -102, -30, -115, 64, -96, 112, 88, -113, 98, -66, -64, 25, 11, -16, -79, 88, -27, -36, -106, -11, 48, 34, 76, -71, -109, 46, 118, 127, 78, -12] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 47, 110, -80, -123, 5, -9, -66, -29, 101, 53, -59, -19, 115, 118, 61, -87, 126, -52, -17, -62, 31, 108, 105, -5, 66, -41, 114, -72, -42, -63, 91, 46, -35, 120, 74, -64, 13, -54, 60, 44, 36, -21, 29, -32, -27, -40, -15, 27, 78, 12, -81, 1, 110, -69, -109, 99, -110, -85, 43, 125, -62, 104, -40, 38, -11, -75, 1, 24, 7, 36, 116, 3, 16, -42, -103, 105, -79, 37, 46, -111, -79, 23, 102, -41, 114, 7, -27, 112, -61, -122, 25, 96, -51, 20, -14, 88, 85, -50, -102, -30, -115, 64, -96, 112, 88, -113, 98, -66, -64, 25, 11, -16, -79, 88, -27, -36, -106, -11, 48, 34, 76, -71, -109, 46, 118, 127, 78, -12] 07:13:31.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.595 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.595 07:13:31.042 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.423 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.423 07:13:31.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=39 07:13:31.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.423 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.423 07:13:31.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Irlf7X0-5l_qzuIrpDOjkg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Irlf7X0-5l_qzuIrpDOjkg 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=19 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2 07:13:31.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:31.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -123, -24, 40, 68, 17, -40, -29, 0, 30, 110, -46, 56, 60, 8, -3, -66, -22, 113, -41, -123, -128, -78, 99, 123, -113, 73, -120, 17, 86, 69, -106, 63, -84, -116, -92, 2, -55, -68, 95, -60, 97, 92, -37, 79, 119, 31, 24, -128, -37, 30, -123, -103, -27, -18, 104, 114, -2, -40, -54, -114, 81, -36, 4, -123, 89, -34, -78, -113, 105, 17, 9, 59, -122, -72, 79, -105, -16, -38, 78, 69, -124, -80, 14, 61, -38, -72, 22, -65, -63, 83, -114, 124, -21, 8, -85, -97, -27, 97, 5, 13, -126, -86, 45, 86, -67, 48, 98, -16, -51, 28, 27, 105, -19, 71, 20, 66, 90, 104, -92, -71, -41, -82, 22, -40, -106, 66, -66, -36, -113, -80, -48, 41, -75, 117, -46, -99, 92, 45, 83, -117, -15, 29, 46, -100, 38, 59, 87, 12, 124, -111, 3, 52, -73, -95, 4, -126, 83, 0, -8, 86, 65, -99, -128, 80, -43, -91, -60, 125, -87, 118, -48, -40, -14, -116, -79, 83, -71, 68, 114, -91, 54, -28, -72, -39, 37, 73, 47, 24, -18, 103, 40, 67, 13, -122, 83, 118, 77, -114, 88, 23, -16, 31, -84, -102, -125, -59, -91, -69, 5, 33, -114, -30, -50, -123, -45, 85, -36] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -123, -24, 40, 68, 17, -40, -29, 0, 30, 110, -46, 56, 60, 8, -3, -66, -22, 113, -41, -123, -128, -78, 99, 123, -113, 73, -120, 17, 86, 69, -106, 63, -84, -116, -92, 2, -55, -68, 95, -60, 97, 92, -37, 79, 119, 31, 24, -128, -37, 30, -123, -103, -27, -18, 104, 114, -2, -40, -54, -114, 81, -36, 4, -123, 89, -34, -78, -113, 105, 17, 9, 59, -122, -72, 79, -105, -16, -38, 78, 69, -124, -80, 14, 61, -38, -72, 22, -65, -63, 83, -114, 124, -21, 8, -85, -97, -27, 97, 5, 13, -126, -86, 45, 86, -67, 48, 98, -16, -51, 28, 27, 105, -19, 71, 20, 66, 90, 104, -92, -71, -41, -82, 22, -40, -106, 66, -66, -36, -113, -80, -48, 41, -75, 117, -46, -99, 92, 45, 83, -117, -15, 29, 46, -100, 38, 59, 87, 12, 124, -111, 3, 52, -73, -95, 4, -126, 83, 0, -8, 86, 65, -99, -128, 80, -43, -91, -60, 125, -87, 118, -48, -40, -14, -116, -79, 83, -71, 68, 114, -91, 54, -28, -72, -39, 37, 73, 47, 24, -18, 103, 40, 67, 13, -122, 83, 118, 77, -114, 88, 23, -16, 31, -84, -102, -125, -59, -91, -69, 5, 33, -114, -30, -50, -123, -45, 85, -36] 07:13:31.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.593 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.593 07:13:31.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -111, -99, 29, -40, -78, -100, -49, -11, -51, 107, -56, -61, -96, -43, -107, 100, 19, -19, -97, -110, -100, -33, 105, 34, -77, -89, -15, -113, -26, 44, 10, -113, -60, 8, -85, -107, -66, 70, -93, 21, 99, -78, -10, 24, -69, -29, -84, 48, 44, -70, -7, 97, 71, 4, 50, -30, -104, 85, 43, -9, -55, -118, 102, 6, 70, -32, 41, 4, -122, 41, 34, 68, 106, -99, 82, -3, -21, 38, 94, -121, -65, 59, 56, 107, 5, 104, -87, -57, -77, 79, 79, -75, 119, -32, -24, 14, 46, -19, -92, -107, 106, -8, -92, 86, 61, -84, -99, 78, 61, 12, 19, -9, -12, 122, 13, -18, 20, 118, -127, 0, 68, 90, -1, -91, 72, 0, 0, -30] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -111, -99, 29, -40, -78, -100, -49, -11, -51, 107, -56, -61, -96, -43, -107, 100, 19, -19, -97, -110, -100, -33, 105, 34, -77, -89, -15, -113, -26, 44, 10, -113, -60, 8, -85, -107, -66, 70, -93, 21, 99, -78, -10, 24, -69, -29, -84, 48, 44, -70, -7, 97, 71, 4, 50, -30, -104, 85, 43, -9, -55, -118, 102, 6, 70, -32, 41, 4, -122, 41, 34, 68, 106, -99, 82, -3, -21, 38, 94, -121, -65, 59, 56, 107, 5, 104, -87, -57, -77, 79, 79, -75, 119, -32, -24, 14, 46, -19, -92, -107, 106, -8, -92, 86, 61, -84, -99, 78, 61, 12, 19, -9, -12, 122, 13, -18, 20, 118, -127, 0, 68, 90, -1, -91, 72, 0, 0, -30] 07:13:31.046 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.753 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.753 07:13:31.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.684 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.684 07:13:31.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=41 07:13:31.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.684 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.684 07:13:31.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=J8xUE85X6nsbIc0HAuIviQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=J8xUE85X6nsbIc0HAuIviQ 07:13:31.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=20 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_a 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:31.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -64, 58, -64, -5, -22, 100, 15, 35, -9, 30, -68, 58, 119, -15, -17, 82, 110, -107, 118, 104, 46, 8, -113, 87, 66, 108, -71, 99, -77, -18, -67, 57, -94, 45, -34, -52, -53, 38, -126, 97, 91, -123, -17, -12, -91, 127, 125, 99, 112, 66, 75, 117, -8, 122, -104, 14, 110, 39, -60, 30, 82, -25, -50, 18, -36, -1, 117, 117, -20, 20, 42, 92, 17, -54, -109, -111, 50, 29, 73, -107, 112, -63, 117, 72, -59, 91, 77, -59, 69, 50, 120, 103, -47, 37, 112, 40, 3, 27, 79, 115, 24, 27, 118, 81, -117, 34, 45, 83, -36, 29, 69, -40, 117, 77, 31, -7, 2, 92, -74, 4, -121, -64, -74, 114, 69, -8, -60, 118, -73, 73, 96, -109, -34, -107, -81, -127, 73, -43, 4, -93, 112, 90, 88, 13, 103, 123, 60, 109, 56, 16, 25, -8, 122, -75, 66, 105, -21, -127, 27, 60, -89, -93, -34, -35, -55, -70, 85, -118, 108, -35, 18, 111, -71, -22, -90, 1, -66, -72, -102, -88, 50, -61, 112, -125, 90, 68, -53, -44, 50, 82, -83, 93, 53, 50, -3, 25, 21, 44, -1, 26, 17, 33, -99, 15, -52, 89, 24, 99, 63, 100, -26, 126, 0, -120, 25, 96, 117, -107, 125, 125, 10, -88, 106, -26, 21, -63, 20, -86, 64, -95, -43, 64, 107, -86, -83, -91, 3, 66, 13, 8, 36, -115, -34, -74, 51, 37, -93, -41, 109, -123, -61, 71] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -64, 58, -64, -5, -22, 100, 15, 35, -9, 30, -68, 58, 119, -15, -17, 82, 110, -107, 118, 104, 46, 8, -113, 87, 66, 108, -71, 99, -77, -18, -67, 57, -94, 45, -34, -52, -53, 38, -126, 97, 91, -123, -17, -12, -91, 127, 125, 99, 112, 66, 75, 117, -8, 122, -104, 14, 110, 39, -60, 30, 82, -25, -50, 18, -36, -1, 117, 117, -20, 20, 42, 92, 17, -54, -109, -111, 50, 29, 73, -107, 112, -63, 117, 72, -59, 91, 77, -59, 69, 50, 120, 103, -47, 37, 112, 40, 3, 27, 79, 115, 24, 27, 118, 81, -117, 34, 45, 83, -36, 29, 69, -40, 117, 77, 31, -7, 2, 92, -74, 4, -121, -64, -74, 114, 69, -8, -60, 118, -73, 73, 96, -109, -34, -107, -81, -127, 73, -43, 4, -93, 112, 90, 88, 13, 103, 123, 60, 109, 56, 16, 25, -8, 122, -75, 66, 105, -21, -127, 27, 60, -89, -93, -34, -35, -55, -70, 85, -118, 108, -35, 18, 111, -71, -22, -90, 1, -66, -72, -102, -88, 50, -61, 112, -125, 90, 68, -53, -44, 50, 82, -83, 93, 53, 50, -3, 25, 21, 44, -1, 26, 17, 33, -99, 15, -52, 89, 24, 99, 63, 100, -26, 126, 0, -120, 25, 96, 117, -107, 125, 125, 10, -88, 106, -26, 21, -63, 20, -86, 64, -95, -43, 64, 107, -86, -83, -91, 3, 66, 13, 8, 36, -115, -34, -74, 51, 37, -93, -41, 109, -123, -61, 71] 07:13:31.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.744 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.744 07:13:31.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -95, 48, -87, 125, 10, 2, -125, -5, 108, 104, -95, -103, 52, -53, -81, -102, -10, 81, -82, 16, -27, 6, 24, 2, 122, -89, -83, -113, 45, -41, -21, 114, -83, 25, -64, 12, -20, 9, -30, 20, 20, 121, -108, 124, 65, -11, -12, 67, 2, 45, -15, -128, 35, -121, -105, 75, -47, 33, 70, 97, 90, -59, -3, 21, 36, -61, -114, 20, -59, 35, -90, -112, -12, -61, 20, -97, -27, 111, 91, 35, 41, -50, -78, 69, -8, -40, -86, 74, 12, 65, -69, -59, 8, 80, -69, 36, 48, -20, -117, 4, -4, -5, -83, 31, 19, 9, 120, 75, -71, 31, -33, 6, -4, -120, -116, -128, -85, -28, -8, 1, -18, -115, -97, -10, -69, -16, -41, 68] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -95, 48, -87, 125, 10, 2, -125, -5, 108, 104, -95, -103, 52, -53, -81, -102, -10, 81, -82, 16, -27, 6, 24, 2, 122, -89, -83, -113, 45, -41, -21, 114, -83, 25, -64, 12, -20, 9, -30, 20, 20, 121, -108, 124, 65, -11, -12, 67, 2, 45, -15, -128, 35, -121, -105, 75, -47, 33, 70, 97, 90, -59, -3, 21, 36, -61, -114, 20, -59, 35, -90, -112, -12, -61, 20, -97, -27, 111, 91, 35, 41, -50, -78, 69, -8, -40, -86, 74, 12, 65, -69, -59, 8, 80, -69, 36, 48, -20, -117, 4, -4, -5, -83, 31, 19, 9, 120, 75, -71, 31, -33, 6, -4, -120, -116, -128, -85, -28, -8, 1, -18, -115, -97, -10, -69, -16, -41, 68] 07:13:31.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.961 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.961 07:13:31.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.894 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.894 07:13:31.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=42 07:13:31.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.894 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.894 07:13:31.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=GeuW7J3Q_U6P85OtL7-iSw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=GeuW7J3Q_U6P85OtL7-iSw 07:13:31.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=21 07:13:31.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_b 07:13:31.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:31.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:31.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -102, 60, 8, -20, 81, -33, 17, 99, 91, -12, 116, 99, -12, 37, -10, 22, -106, 86, -81, -39, 82, -109, -11, 78, 45, -48, 118, 4, 1, -23, 77, 48, -4, 1, 115, -18, 54, -76, 86, 60, 64, -44, 14, 67, 99, -79, -85, -21, 95, -77, 91, 71, 119, 77, -31, 90, 109, -75, 115, 18, -110, 62, 125, -20, -13, -77, 122, -122, 88, -16, -46, 124, 25, -112, 75, -117, -54, -105, 43, -44, 88, -110, 91, -111, 36, 64, 28, 89, -117, -21, -48, 10, 14, -101, 50, -52, -48, -27, -16, 56, 16, -11, -64, 12, 42, 36, -95, -127, -38, -33, 51, -124, -101, -1, 42, -52, 79, -111, 118, 113, 58, -90, -83, -24, 69, 71, 68, -71, -3, 91, 21, 82, -31, -59, -11, 103, 29, 121, -114, -99, 37, -10, -39, -36, -125, 10, -26, -123, -27, -30, 22, 123, -83, 1, 99, -106, -92, -89, 58, -57, -87, -95, 105, -96, -84, 119, -39, 99, -48, 60, 24, -6, -84, 51, -121, -31, -91, 59, -62, 118, -25, -71, 22, 67, 117, -68, 46, 71, -70, 87, -43, 102, -45, -39, -90, 91, 34, 62, 6, 89, 98, -81, -44, 124, 120, 99, 63, 15, 124, -67, -27, 16, -120, -15, 32, 115, -107, -55, 94, -46, -67, -88, -66, -24, -68, 39, -96, 19, 41, -65, -124, -81, -67, 63, -45, 126, 17, 15, 91, -54, 49, 72, 108, -111, -11, 99, 82, -127, 40, -58, -11, -91] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -102, 60, 8, -20, 81, -33, 17, 99, 91, -12, 116, 99, -12, 37, -10, 22, -106, 86, -81, -39, 82, -109, -11, 78, 45, -48, 118, 4, 1, -23, 77, 48, -4, 1, 115, -18, 54, -76, 86, 60, 64, -44, 14, 67, 99, -79, -85, -21, 95, -77, 91, 71, 119, 77, -31, 90, 109, -75, 115, 18, -110, 62, 125, -20, -13, -77, 122, -122, 88, -16, -46, 124, 25, -112, 75, -117, -54, -105, 43, -44, 88, -110, 91, -111, 36, 64, 28, 89, -117, -21, -48, 10, 14, -101, 50, -52, -48, -27, -16, 56, 16, -11, -64, 12, 42, 36, -95, -127, -38, -33, 51, -124, -101, -1, 42, -52, 79, -111, 118, 113, 58, -90, -83, -24, 69, 71, 68, -71, -3, 91, 21, 82, -31, -59, -11, 103, 29, 121, -114, -99, 37, -10, -39, -36, -125, 10, -26, -123, -27, -30, 22, 123, -83, 1, 99, -106, -92, -89, 58, -57, -87, -95, 105, -96, -84, 119, -39, 99, -48, 60, 24, -6, -84, 51, -121, -31, -91, 59, -62, 118, -25, -71, 22, 67, 117, -68, 46, 71, -70, 87, -43, 102, -45, -39, -90, 91, 34, 62, 6, 89, 98, -81, -44, 124, 120, 99, 63, 15, 124, -67, -27, 16, -120, -15, 32, 115, -107, -55, 94, -46, -67, -88, -66, -24, -68, 39, -96, 19, 41, -65, -124, -81, -67, 63, -45, 126, 17, 15, 91, -54, 49, 72, 108, -111, -11, 99, 82, -127, 40, -58, -11, -91] 07:13:31.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:33.959 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:33.959 07:13:31.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 57, 114, 122, -2, 22, 70, 108, 4, 39, 37, -124, -97, -90, -24, -125, 81, 65, 32, 123, -37, -117, 88, 32, 14, 104, -42, -37, 73, -92, 47, 44, -78, 59, -125, 43, -65, 61, 85, 120, 92, -57, 20, -42, -16, -116, 32, 67, 88, 8, -36, -18, 114, 82, -30, -91, 68, 91, -43, -87, -12, 82, 120, -52, -94, -78, -114, 39, -67, 92, 87, -125, -98, -19, -8, 84, -50, -117, 29, -17, 41, 9, 23, 21, -1, 80, -93, -57, -70, -108, 22, -22, 9, 81, -83, -17, 67, 85, -101, -61, -44, 111, 127, 59, -68, -9, 115, 78, 70, -91, 32, 41, 120, 47, 122, 98, 25, -23, -97, 58, 62, -126, -128, 67, 112, -50, -48, -73, -83] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 57, 114, 122, -2, 22, 70, 108, 4, 39, 37, -124, -97, -90, -24, -125, 81, 65, 32, 123, -37, -117, 88, 32, 14, 104, -42, -37, 73, -92, 47, 44, -78, 59, -125, 43, -65, 61, 85, 120, 92, -57, 20, -42, -16, -116, 32, 67, 88, 8, -36, -18, 114, 82, -30, -91, 68, 91, -43, -87, -12, 82, 120, -52, -94, -78, -114, 39, -67, 92, 87, -125, -98, -19, -8, 84, -50, -117, 29, -17, 41, 9, 23, 21, -1, 80, -93, -57, -70, -108, 22, -22, 9, 81, -83, -17, 67, 85, -101, -61, -44, 111, 127, 59, -68, -9, 115, 78, 70, -91, 32, 41, 120, 47, 122, 98, 25, -23, -97, 58, 62, -126, -128, 67, 112, -50, -48, -73, -83] 07:13:31.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.184 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.184 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.064 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.064 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=45 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.064 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.064 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=a-MgYv8sFro5w8oF-WkCmQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=a-MgYv8sFro5w8oF-WkCmQ 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=22 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, 26, 83, 70, 12, 60, -55, -58, -74, -87, 32, -19, -62, -90, 97, 89, 17, 26, -17, -77, 16, -105, 15, -114, 69, -79, 109, -109, -47, 121, -98, -23, 1, -94, -18, 23, -83, 33, -12, -10, -56, -91, -22, -76, 10, -112, 2, -62, 47, 14, 97, -26, 36, -75, 2, 47, -24, 111, -2, 92, -125, 36, 50, -60, 45, 85, 10, 1, -115, -127, 36, 53, 87, -20, -101, 98, -36, -27, 60, -43, -19, -120, 24, 13, -39, -121, -114, -17, -20, -61, 0, 64, 37, 116, 3, -95, 67, 7, -67, 77, 11, 125, 46, -32, -16, -19, -62, -96, -28, 49, -37, -110, 4, 56, -70, -56, 57, 64, 2, -62, 68, -10, -7, 30, 84, 12, -91, 29, 10, -65, -98, -59, 49, 107, 74, 10, 5, -78, 66, -74, 34, -104, -43, 80, 109, -54, 75, -97, -7, 96, -16, 40, 92, -85, 18, -101, 6, 69, 116, 82, 122, -2, 75, -80, 45, -54, -122, 2, -72, -117, 17, -104, 86, 117, -80, 31, 25, -78, -93, 10, 119, -86, -25, -100, 39, -83, -26, 30, 88, -19, 48, -68, -84, 33, -54, 36, -103, -48, 52, -38, -111, 36, -68, -116, -111, -79, -15, -114, 39, -6, 97, -76, 33, 10, -98, -74, 122, -59] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 26, 83, 70, 12, 60, -55, -58, -74, -87, 32, -19, -62, -90, 97, 89, 17, 26, -17, -77, 16, -105, 15, -114, 69, -79, 109, -109, -47, 121, -98, -23, 1, -94, -18, 23, -83, 33, -12, -10, -56, -91, -22, -76, 10, -112, 2, -62, 47, 14, 97, -26, 36, -75, 2, 47, -24, 111, -2, 92, -125, 36, 50, -60, 45, 85, 10, 1, -115, -127, 36, 53, 87, -20, -101, 98, -36, -27, 60, -43, -19, -120, 24, 13, -39, -121, -114, -17, -20, -61, 0, 64, 37, 116, 3, -95, 67, 7, -67, 77, 11, 125, 46, -32, -16, -19, -62, -96, -28, 49, -37, -110, 4, 56, -70, -56, 57, 64, 2, -62, 68, -10, -7, 30, 84, 12, -91, 29, 10, -65, -98, -59, 49, 107, 74, 10, 5, -78, 66, -74, 34, -104, -43, 80, 109, -54, 75, -97, -7, 96, -16, 40, 92, -85, 18, -101, 6, 69, 116, 82, 122, -2, 75, -80, 45, -54, -122, 2, -72, -117, 17, -104, 86, 117, -80, 31, 25, -78, -93, 10, 119, -86, -25, -100, 39, -83, -26, 30, 88, -19, 48, -68, -84, 33, -54, 36, -103, -48, 52, -38, -111, 36, -68, -116, -111, -79, -15, -114, 39, -6, 97, -76, 33, 10, -98, -74, 122, -59] 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.182 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.182 07:13:31.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 5, -17, -38, 81, 103, -99, 120, -10, 114, -76, -40, -15, 26, 33, 27, -16, -117, -2, -13, -120, 6, 77, -24, 127, -59, 7, -82, 63, 89, -53, -100, 91, 80, 116, -15, -34, 38, -55, 57, -59, -122, -15, -29, 115, -2, 31, 42, -71, -97, 1, 38, 28, 46, 95, 122, 106, -126, -96, 47, -76, -93, -41, -80, 1, -48, -49, -94, -108, -89, 53, 85, -48, -118, -90, 51, -64, -51, 51, -121, 100, 61, 22, 15, 42, -77, 8, -76, -87, -93, -2, 78, 13, -8, 108, -55, -100, 40, -77, -90, 97, 66, 27, -66, -36, -53, -26, -73, 12, 53, 24, -12, 99, 73, -33, 102, -84, -74, 60, 54, 105, 99, -116, 125, 35, 65, 92, 94, 95] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 5, -17, -38, 81, 103, -99, 120, -10, 114, -76, -40, -15, 26, 33, 27, -16, -117, -2, -13, -120, 6, 77, -24, 127, -59, 7, -82, 63, 89, -53, -100, 91, 80, 116, -15, -34, 38, -55, 57, -59, -122, -15, -29, 115, -2, 31, 42, -71, -97, 1, 38, 28, 46, 95, 122, 106, -126, -96, 47, -76, -93, -41, -80, 1, -48, -49, -94, -108, -89, 53, 85, -48, -118, -90, 51, -64, -51, 51, -121, 100, 61, 22, 15, 42, -77, 8, -76, -87, -93, -2, 78, 13, -8, 108, -55, -100, 40, -77, -90, 97, 66, 27, -66, -36, -53, -26, -73, 12, 53, 24, -12, 99, 73, -33, 102, -84, -74, 60, 54, 105, 99, -116, 125, 35, 65, 92, 94, 95] 07:13:31.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.433 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.433 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.317 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.317 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=47 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.317 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.317 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Vc2VJAQ5sJ-0lQxOWABpAw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Vc2VJAQ5sJ-0lQxOWABpAw 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=23 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1_a 07:13:31.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -111, -119, -81, -107, -80, -116, -16, 0, -127, -11, 39, -41, 2, -112, 48, 9, 72, 44, -117, -120, 100, 64, -89, -124, -112, 105, 49, -50, 77, 111, -92, -107, -78, -85, -95, 94, 113, -110, -12, 102, -86, -42, 78, -29, 37, -114, -38, -23, 105, -2, -33, -27, -115, -47, 103, 22, 73, 68, 83, 99, 118, -40, -22, 75, -36, 12, 14, -55, -9, -100, 47, 6, 64, -5, 33, -89, 127, -63, 2, 26, 87, 46, -112, 8, 37, -6, -111, 12, -22, 109, -17, -119, -27, -67, 122, -120, -6, 22, -90, 85, -72, -3, 1, 21, -88, -101, 61, -109, 27, 103, 64, 37, 94, 17, 91, 50, -123, 17, -19, -102, 22, 47, -90, -32, 72, 2, 26, -63, 12, 79, -66, -69, -108, 15, -117, 90, 42, 19, -100, 122, -14, 21, 72, 8, -16, 79, 63, 19, -69, -107, 106, -92, 30, -79, 82, -126, -17, 68, 10, -42, -127, -63, -30, 41, 51, -29, 6, -76, 59, 109, -26, 111, 65, 12, -54, 7, 103, 49, 127, -39, -53, 25, -55, -117, -25, 19, -100, -103, -36, 101, -128, 110, 87, -31, -123, -6, 46, -3, 125, 34, 10, -19, -123, 64, 92, 13, -34, -110, 55, -89, -107, 97, -30, -29, -4, 48, -63, -87, -127, -56, -21, 42, 44, 103, -60, -34, -72, 51, -90, 23, -110, -42, 43, -17, 89, 117, 93, -73, -2, -42, -91, 67, 56, -90, -45, 25, 104, 108, 73, -19, -118, 104] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -111, -119, -81, -107, -80, -116, -16, 0, -127, -11, 39, -41, 2, -112, 48, 9, 72, 44, -117, -120, 100, 64, -89, -124, -112, 105, 49, -50, 77, 111, -92, -107, -78, -85, -95, 94, 113, -110, -12, 102, -86, -42, 78, -29, 37, -114, -38, -23, 105, -2, -33, -27, -115, -47, 103, 22, 73, 68, 83, 99, 118, -40, -22, 75, -36, 12, 14, -55, -9, -100, 47, 6, 64, -5, 33, -89, 127, -63, 2, 26, 87, 46, -112, 8, 37, -6, -111, 12, -22, 109, -17, -119, -27, -67, 122, -120, -6, 22, -90, 85, -72, -3, 1, 21, -88, -101, 61, -109, 27, 103, 64, 37, 94, 17, 91, 50, -123, 17, -19, -102, 22, 47, -90, -32, 72, 2, 26, -63, 12, 79, -66, -69, -108, 15, -117, 90, 42, 19, -100, 122, -14, 21, 72, 8, -16, 79, 63, 19, -69, -107, 106, -92, 30, -79, 82, -126, -17, 68, 10, -42, -127, -63, -30, 41, 51, -29, 6, -76, 59, 109, -26, 111, 65, 12, -54, 7, 103, 49, 127, -39, -53, 25, -55, -117, -25, 19, -100, -103, -36, 101, -128, 110, 87, -31, -123, -6, 46, -3, 125, 34, 10, -19, -123, 64, 92, 13, -34, -110, 55, -89, -107, 97, -30, -29, -4, 48, -63, -87, -127, -56, -21, 42, 44, 103, -60, -34, -72, 51, -90, 23, -110, -42, 43, -17, 89, 117, 93, -73, -2, -42, -91, 67, 56, -90, -45, 25, 104, 108, 73, -19, -118, 104] 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.431 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.431 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 87, 98, -15, -93, 55, -111, -78, 122, -46, 39, -21, -20, -87, 69, 94, 50, -41, -71, -7, 93, 63, -55, -39, -64, 73, -5, 111, -9, -45, -71, -26, 71, 113, 50, 24, -33, 3, 18, -16, 72, -54, 7, 19, -55, 2, -3, 16, 95, 75, 24, 13, -61, -119, 120, 57, 63, 36, 38, -118, -23, 80, -113, -7, 121, -9, 46, -114, -18, -81, -84, 38, 37, -124, -47, 56, 10, -39, -117, -86, -100, -82, 27, 33, -80, 86, 73, -94, -94, 17, 33, 111, 17, 80, 43, 37, -98, -69, 45, 1, 24, 7, -65, -60, -5, 39, 103, 72, -114, -44, 12, 66, -107, 125, -62, 10, 52, 50, -29, -95, 93, -104, 84, 118, -38, 120, 57, 116, 76] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 87, 98, -15, -93, 55, -111, -78, 122, -46, 39, -21, -20, -87, 69, 94, 50, -41, -71, -7, 93, 63, -55, -39, -64, 73, -5, 111, -9, -45, -71, -26, 71, 113, 50, 24, -33, 3, 18, -16, 72, -54, 7, 19, -55, 2, -3, 16, 95, 75, 24, 13, -61, -119, 120, 57, 63, 36, 38, -118, -23, 80, -113, -7, 121, -9, 46, -114, -18, -81, -84, 38, 37, -124, -47, 56, 10, -39, -117, -86, -100, -82, 27, 33, -80, 86, 73, -94, -94, 17, 33, 111, 17, 80, 43, 37, -98, -69, 45, 1, 24, 7, -65, -60, -5, 39, 103, 72, -114, -44, 12, 66, -107, 125, -62, 10, 52, 50, -29, -95, 93, -104, 84, 118, -38, 120, 57, 116, 76] 07:13:31.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.062 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.706 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.706 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:31.045 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:31.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.543 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.543 07:13:31.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=50 07:13:31.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.543 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.543 07:13:31.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Chg8ylwbwo_MIj6sc4bAuA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Chg8ylwbwo_MIj6sc4bAuA 07:13:31.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=true targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=Y 07:13:31.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=24 07:13:31.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3 07:13:31.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:31.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:31.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -109, -47, 113, 63, 74, 95, -36, -86, -34, -24, -15, -92, -32, -115, -14, -113, -111, 68, 111, 74, -28, -25, 27, 117, -67, 118, 16, 59, -16, -110, 52, -50, 60, 23, 7, -46, -2, -90, -42, -118, 106, 20, -13, 39, 8, 120, 56, 90, -26, -31, -72, -16, 7, -12, -62, 26, 67, 99, 117, -46, 5, 125, -112, 101, 6, 62, -89, -78, 27, 106, -111, 77, 58, 46, -4, 96, -63, -64, 3, -45, -113, -46, 52, -75, 38, -82, 101, 16, 42, 125, -21, -102, 82, 65, -17, 98, -79, -12, 6, 78, 17, -48, -111, -41, 0, -16, -11, 92, 7, -11, 126, 29, 2, -80, -56, 11, -103, 63, -58, 57, 41, -121, 56, 84, -84, -77, 118, 43, -61, 93, -124, -4, -17, 31, 95, 87, 4, 92, -23, 16, 68, -83, 54, -116, 45, 36, -121, 20, 38, 35, 70, 100, -65, 48, 33, -124, 1, -40, 12, -74, -45, 13, 23, 90, -113, -23, -36, -57, 14, 66, -33, 28, 39, 0, 73, 15, -105, 49, 105, 83, 50, -97, 117, 0, -104, 41, -71, 118, 104, -43, 70, 81, -26, -70, -17, 104, 36, -78, -127, 25, 39, -60, 6, 111, -82, 119, -49, 83, 5, 88, -17, 65, -102, 34, -58, 80, 42] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -109, -47, 113, 63, 74, 95, -36, -86, -34, -24, -15, -92, -32, -115, -14, -113, -111, 68, 111, 74, -28, -25, 27, 117, -67, 118, 16, 59, -16, -110, 52, -50, 60, 23, 7, -46, -2, -90, -42, -118, 106, 20, -13, 39, 8, 120, 56, 90, -26, -31, -72, -16, 7, -12, -62, 26, 67, 99, 117, -46, 5, 125, -112, 101, 6, 62, -89, -78, 27, 106, -111, 77, 58, 46, -4, 96, -63, -64, 3, -45, -113, -46, 52, -75, 38, -82, 101, 16, 42, 125, -21, -102, 82, 65, -17, 98, -79, -12, 6, 78, 17, -48, -111, -41, 0, -16, -11, 92, 7, -11, 126, 29, 2, -80, -56, 11, -103, 63, -58, 57, 41, -121, 56, 84, -84, -77, 118, 43, -61, 93, -124, -4, -17, 31, 95, 87, 4, 92, -23, 16, 68, -83, 54, -116, 45, 36, -121, 20, 38, 35, 70, 100, -65, 48, 33, -124, 1, -40, 12, -74, -45, 13, 23, 90, -113, -23, -36, -57, 14, 66, -33, 28, 39, 0, 73, 15, -105, 49, 105, 83, 50, -97, 117, 0, -104, 41, -71, 118, 104, -43, 70, 81, -26, -70, -17, 104, 36, -78, -127, 25, 39, -60, 6, 111, -82, 119, -49, 83, 5, 88, -17, 65, -102, 34, -58, 80, 42] 07:13:31.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.704 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.704 07:13:31.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 46, -56, -56, -113, 110, 102, -79, -99, 13, -26, 8, 56, 117, -19, -67, 12, 123, -111, -79, 32, -5, -94, 41, -57, 127, -41, 25, 78, -20, 9, 115, -93, -118, -40, 71, 52, 100, -117, 127, -77, 98, -36, 83, -122, -76, 39, 2, -99, -2, -21, 72, -97, -63, 117, -22, -43, 71, -105, -14, -79, -57, 83, -118, -93, 13, 57, -76, 112, 4, -12, -42, 64, 89, -6, -26, -119, -37, 53, -84, 106, -17, -48, 57, 106, 81, 97, 34, -48, -5, 99, -15, -33, -84, 52, 120, 58, -111, -119, 36, -118, -92, -115, 93, -1, 96, -41, 45, 111, 86, -34, 100, 27, -9, 92, -5, 55, -64, -51, -96, -54, -111, 73, 54, 58, -42, 11, -103, 73] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 46, -56, -56, -113, 110, 102, -79, -99, 13, -26, 8, 56, 117, -19, -67, 12, 123, -111, -79, 32, -5, -94, 41, -57, 127, -41, 25, 78, -20, 9, 115, -93, -118, -40, 71, 52, 100, -117, 127, -77, 98, -36, 83, -122, -76, 39, 2, -99, -2, -21, 72, -97, -63, 117, -22, -43, 71, -105, -14, -79, -57, 83, -118, -93, 13, 57, -76, 112, 4, -12, -42, 64, 89, -6, -26, -119, -37, 53, -84, 106, -17, -48, 57, 106, 81, 97, 34, -48, -5, 99, -15, -33, -84, 52, 120, 58, -111, -119, 36, -118, -92, -115, 93, -1, 96, -41, 45, 111, 86, -34, 100, 27, -9, 92, -5, 55, -64, -51, -96, -54, -111, 73, 54, 58, -42, 11, -103, 73] 07:13:31.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.919 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.919 07:13:31.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.856 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.856 07:13:31.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=52 07:13:31.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.856 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.856 07:13:31.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=s2uUovN40TxK0Aj0uaTAdA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=s2uUovN40TxK0Aj0uaTAdA 07:13:31.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:31.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:31.091 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=25 07:13:31.091 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:31.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3_a 07:13:31.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:31.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:31.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:31.092 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[60, 1, 5, 0, 16, 0, -86, 23, 6, 72, -6, -53, 41, -98, 21, -40, 33, -28, 63, 18, -108, 107, -54, -58, 34, 66, -7, -16, -84, 108, -21, -25, 17, -107, -2, 59, -74, -31, 8, -61, -3, 106, -107, 110, -46, -99, 26, -57, -100, -90, 98, 113, 71, -101, 105, 122, -62, 18, -62, 112, 98, -75, 121, -125, 13, -95, 125, 53, 29, -78, -123, -54, -115, 24, 9, -55, -110, -38, -26, -122, 16, -47, -45, -115, -19, -91, -65, 9, 71, 22, 63, 67, -86, -40, 95, -7, 68, 69, 125, -29, 83, -30, -4, 64, 36, 71, -118, -36, 59, -31, 85, -56, -103, 93, -65, -66, 84, 18, 76, -125, 59, -56, -71, -21, 29, -63, 19, -22, -33, -89, 61, -69, -25, 37, 124, -124, 74, 89, 81, 84, 104, -14, -108, -35, 125, -62, -66, 96, -34, -103, -59, -92, -108, -123, 41, -53, -82, 18, -109, 86, -86, 65, -114, -74, 10, 19, -95, 96, -117, 66, 13, -86, 26, 103, -18, 56, 109, -39, -93, -59, 8, -124, 88, 50, 58, 106, 89, 83, -79, 76, -37, -64, -19, -2, 8, -97, -33, 2, -19, 40, -62, 96, -43, -128, 32, -15, -1, -89, -70, 78, 74, -40, 70, 5, 89, 73, 84, -3, -70, -60, 98, -82, 12, 35, -128, -90, -39, -29, -105, 15, 10, -114, -60, -81, 117, -119, -19, -110, -16, -4, -41, -125, -45, -65, -21, 94, -125, -41, -4, 116, -33, 15, -101, -79, -64, -52, 12, 41, 104] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -86, 23, 6, 72, -6, -53, 41, -98, 21, -40, 33, -28, 63, 18, -108, 107, -54, -58, 34, 66, -7, -16, -84, 108, -21, -25, 17, -107, -2, 59, -74, -31, 8, -61, -3, 106, -107, 110, -46, -99, 26, -57, -100, -90, 98, 113, 71, -101, 105, 122, -62, 18, -62, 112, 98, -75, 121, -125, 13, -95, 125, 53, 29, -78, -123, -54, -115, 24, 9, -55, -110, -38, -26, -122, 16, -47, -45, -115, -19, -91, -65, 9, 71, 22, 63, 67, -86, -40, 95, -7, 68, 69, 125, -29, 83, -30, -4, 64, 36, 71, -118, -36, 59, -31, 85, -56, -103, 93, -65, -66, 84, 18, 76, -125, 59, -56, -71, -21, 29, -63, 19, -22, -33, -89, 61, -69, -25, 37, 124, -124, 74, 89, 81, 84, 104, -14, -108, -35, 125, -62, -66, 96, -34, -103, -59, -92, -108, -123, 41, -53, -82, 18, -109, 86, -86, 65, -114, -74, 10, 19, -95, 96, -117, 66, 13, -86, 26, 103, -18, 56, 109, -39, -93, -59, 8, -124, 88, 50, 58, 106, 89, 83, -79, 76, -37, -64, -19, -2, 8, -97, -33, 2, -19, 40, -62, 96, -43, -128, 32, -15, -1, -89, -70, 78, 74, -40, 70, 5, 89, 73, 84, -3, -70, -60, 98, -82, 12, 35, -128, -90, -39, -29, -105, 15, 10, -114, -60, -81, 117, -119, -19, -110, -16, -4, -41, -125, -45, -65, -21, 94, -125, -41, -4, 116, -33, 15, -101, -79, -64, -52, 12, 41, 104] 07:13:31.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:34.917 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:34.917 07:13:31.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -55, -103, 27, -86, 40, -91, 6, 3, 37, 97, 31, -62, -8, 91, 76, 64, 114, 86, -33, 113, 22, 78, -18, 65, -120, -37, -119, -21, 39, 110, 118, 11, 80, -108, -39, -31, 123, -8, -21, 31, -83, -90, -113, -50, -10, 27, 88, -125, -28, 47, 33, -39, 78, 80, -122, -11, -98, 90, 82, 72, -110, 10, 76, 78, 18, -65, 94, 94, -4, -107, -107, -93, -69, -60, 8, 77, -21, -42, 12, -126, 32, 4, -109, 105, -66, -48, 65, 36, 99, -65, 77, 61, 86, 103, 74, 112, -75, -115, -29, 80, 106, -79, 76, 89, 75, 102, -28, 34, 46, 8, 47, 110, 0, -70, -122, 4, -117, -124, -128, 36, -17, -57, 29, 50, -9, -6, -69, 114] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -55, -103, 27, -86, 40, -91, 6, 3, 37, 97, 31, -62, -8, 91, 76, 64, 114, 86, -33, 113, 22, 78, -18, 65, -120, -37, -119, -21, 39, 110, 118, 11, 80, -108, -39, -31, 123, -8, -21, 31, -83, -90, -113, -50, -10, 27, 88, -125, -28, 47, 33, -39, 78, 80, -122, -11, -98, 90, 82, 72, -110, 10, 76, 78, 18, -65, 94, 94, -4, -107, -107, -93, -69, -60, 8, 77, -21, -42, 12, -126, 32, 4, -109, 105, -66, -48, 65, 36, 99, -65, 77, 61, 86, 103, 74, 112, -75, -115, -29, 80, 106, -79, 76, 89, 75, 102, -28, 34, 46, 8, 47, 110, 0, -70, -122, 4, -117, -124, -128, 36, -17, -57, 29, 50, -9, -6, -69, 114] 07:13:31.093 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:31.183 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': 25 of 25 rows have been copied. 07:13:31.187 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "cryptorepofile" 07:13:31.201 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "cryptorepofile" alter column "id" restart with 26 07:13:31.223 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOREPOFILE' (9 of 39). 07:13:31.223 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CURRENTHISTOCRYPTOREPOFILE' (10 of 39)... 07:13:31.223 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:13:31.223 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:13:31.224 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "currenthistocryptorepofile" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:31.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:31.511 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:31.639 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:31.706 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "currenthistocryptorepofile" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:31.794 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:31.831 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "currenthistocryptorepofile" 07:13:31.840 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'currenthistocryptorepofile'. 07:13:31.841 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "currenthistocryptorepofile" 07:13:31.844 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:13:31.844 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "histocryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "currenthistocryptorepofile" 07:13:31.846 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "currenthistocryptorepofile" ("changed", "created", "cryptorepofile_id_oid", "histocryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:31.864 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "currenthistocryptorepofile" 07:13:31.883 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "currenthistocryptorepofile" alter column "id" restart with 1 07:13:31.915 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CURRENTHISTOCRYPTOREPOFILE' (10 of 39). 07:13:31.915 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'DELETEDCOLLISION' (11 of 39)... 07:13:31.915 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION': All source-columns exist in the target-DB! 07:13:31.915 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION': All target-columns exist in the source-DB! 07:13:31.916 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "deletedcollision" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:32.075 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:32.093 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "deletedcollision" add column "id" bigint primary key generated by default as identity 07:13:32.182 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "deletedcollision" 07:13:32.192 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'deletedcollision'. 07:13:32.203 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "deletedcollision" 07:13:32.212 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION' contains 0 rows to be copied. 07:13:32.212 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collisionid", "created", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "deletedcollision" 07:13:32.214 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "deletedcollision" ("changed", "collisionid", "created", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?) 07:13:32.249 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "deletedcollision" 07:13:32.269 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "deletedcollision" alter column "id" restart with 1 07:13:32.295 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'DELETEDCOLLISION' (11 of 39). 07:13:32.295 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'DELETEMODIFICATION' (12 of 39)... 07:13:32.295 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION': All source-columns exist in the target-DB! 07:13:32.295 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION': All target-columns exist in the source-DB! 07:13:32.296 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "deletemodification" 07:13:32.312 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'deletemodification'. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:32.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:32.323 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "deletemodification" 07:13:32.325 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION' contains 0 rows to be copied. 07:13:32.326 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "id", "length", "path", "pathsha1", "sha1" from "deletemodification" 07:13:32.327 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "deletemodification" ("id", "length", "path", "pathsha1", "sha1") values (?, ?, ?, ?, ?) 07:13:32.348 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'DELETEMODIFICATION' (12 of 39). 07:13:32.348 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILECHUNK' (13 of 39)... 07:13:32.350 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': All source-columns exist in the target-DB! 07:13:32.351 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': All target-columns exist in the source-DB! 07:13:32.351 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "filechunk" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:32.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:32.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:32.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:32.760 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "filechunk" add column "id" bigint primary key generated by default as identity 07:13:32.927 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "filechunk" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:32.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:32.962 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'filechunk'. 07:13:32.963 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "filechunk" 07:13:32.968 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK' contains 17 rows to be copied. 07:13:32.968 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "length", "lengthwithpadding", "normalfile_id_oid", "offset", "sha1" from "filechunk" 07:13:32.969 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "filechunk" ("changed", "created", "discriminator", "id", "length", "lengthwithpadding", "normalfile_id_oid", "offset", "sha1") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:32.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.629 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.629 07:13:32.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.579 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.579 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=76320 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=76320 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=115398 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=115398 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:32.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bf671f1f1dcf67007182cd080570f8afa9766099 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bf671f1f1dcf67007182cd080570f8afa9766099 07:13:32.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.705 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.705 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.675 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.675 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=316904 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=316904 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=717983 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=717983 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:32.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:32.998 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2f1ae05bfcf7e9a2331df54981ff1e97695ee666 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2f1ae05bfcf7e9a2331df54981ff1e97695ee666 07:13:32.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.84 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.84 07:13:32.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.824 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.824 07:13:32.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=3 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=304612 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=304612 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=398182 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=398182 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ce531ea2f85884a7a1174f4d7686115ff3cfa911 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ce531ea2f85884a7a1174f4d7686115ff3cfa911 07:13:33.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.906 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.906 07:13:33.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.879 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.879 07:13:33.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=4 07:13:33.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=580041 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=580041 07:13:33.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=594137 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=594137 07:13:33.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:33.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=58bcbd9289b7d12b78d31c60042325f79f18a751 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=58bcbd9289b7d12b78d31c60042325f79f18a751 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:33.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:33.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.958 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.958 07:13:33.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.943 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.943 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=5 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=67392 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=67392 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=114990 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=114990 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4d0f754dfee6447c019e7f996f35b6bac0eb68ed targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4d0f754dfee6447c019e7f996f35b6bac0eb68ed 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.007 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.007 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.977 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.977 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=6 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=690736 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=690736 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=763178 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=763178 07:13:33.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:33.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2b751893354c654910b5d74047abca2736a2fc0d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2b751893354c654910b5d74047abca2736a2fc0d 07:13:33.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.047 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.047 07:13:33.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.029 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.029 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=7 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=390516 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=390516 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=417868 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=417868 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4a180f7d975e605c75837226de23394fcf824d8e targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4a180f7d975e605c75837226de23394fcf824d8e 07:13:33.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.197 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.197 07:13:33.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.186 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.186 07:13:33.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=8 07:13:33.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=72952 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=72952 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=81520 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=81520 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=d8fdcd44af06b4fe0bff65228a2221ce26f839b5 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=d8fdcd44af06b4fe0bff65228a2221ce26f839b5 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.256 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.256 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.244 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.244 07:13:33.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=9 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=130583 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=130583 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=139649 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=139649 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f051acf1311525c5691c712faa3fc53dc9b9e8fa targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f051acf1311525c5691c712faa3fc53dc9b9e8fa 07:13:33.034 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.302 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.302 07:13:33.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.281 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.281 07:13:33.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=10 07:13:33.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=117768 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=117768 07:13:33.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=143484 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=143484 07:13:33.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:33.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ebab7ba0d4b3ee85417bd65e3ac05403a5e0251a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ebab7ba0d4b3ee85417bd65e3ac05403a5e0251a 07:13:33.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.379 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.379 07:13:33.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.36 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.36 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=11 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=413910 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=413910 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=569601 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=569601 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8b884370439edd387f9e2f35febd5e491c436d67 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8b884370439edd387f9e2f35febd5e491c436d67 07:13:33.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.453 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.453 07:13:33.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.424 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.424 07:13:33.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=12 07:13:33.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:33.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=939260 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=939260 07:13:33.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:33.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1048576 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1048576 07:13:33.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4245c895e155b30e09cd6e7dccf00d98c04f8b0d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4245c895e155b30e09cd6e7dccf00d98c04f8b0d 07:13:33.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.457 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.457 07:13:33.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.418 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.418 07:13:33.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=13 07:13:33.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=191751 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=191751 07:13:33.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1048576 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1048576 07:13:33.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:33.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=18bb159102d2b53669f45342478aa53cb1bfab5b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=18bb159102d2b53669f45342478aa53cb1bfab5b 07:13:33.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.549 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.549 07:13:33.062 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.533 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.533 07:13:33.062 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=14 07:13:33.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=32550 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=32550 07:13:33.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=100183 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=100183 07:13:33.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:33.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=31cdb522b1f224747e83011c8bfeb8770ac04033 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=31cdb522b1f224747e83011c8bfeb8770ac04033 07:13:33.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.592 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.592 07:13:33.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.563 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.563 07:13:33.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=15 07:13:33.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=437344 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=437344 07:13:33.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=475599 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=475599 07:13:33.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:33.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0f4d702beb84202ef9481168fc0eb53edef2bac8 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0f4d702beb84202ef9481168fc0eb53edef2bac8 07:13:33.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.642 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.642 07:13:33.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.621 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.621 07:13:33.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=16 07:13:33.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=524610 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=524610 07:13:33.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=578649 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=578649 07:13:33.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:33.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=74b275c46e6ab603ae609a233da11b51c5b07186 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=74b275c46e6ab603ae609a233da11b51c5b07186 07:13:33.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.71 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.71 07:13:33.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.689 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.689 07:13:33.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:13:33.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=17 07:13:33.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=485615 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=485615 07:13:33.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=570424 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=570424 07:13:33.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:33.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:13:33.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=b9f36f7fc294bd0cb1999dd552c87e766cbb990b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=b9f36f7fc294bd0cb1999dd552c87e766cbb990b 07:13:33.188 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': 17 of 17 rows have been copied. 07:13:33.196 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "filechunk" 07:13:33.215 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "filechunk" alter column "id" restart with 18 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:33.244 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - migrateIfNeeded: localRoot='build/repo/km7bzsoa-562zb-local': sourceDatabaseAdapterName == 'derby' != targetDatabaseAdapterName == 'postgresql' :: Starting migration, now! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:33.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILECHUNK' (13 of 39). 07:13:33.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILECHUNKPAYLOAD' (14 of 39)... 07:13:33.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD': All source-columns exist in the target-DB! 07:13:33.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD': All target-columns exist in the source-DB! 07:13:33.273 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "filechunkpayload" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:33.371 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Creating 'TEST_SS_339c6465-06d8-475b-8417-c35e8633a276_TEST'... org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:33.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:33.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:33.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:33.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:33.901 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:33.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:13:34.145 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d9ec4b61-7663-4af2-adc7-eca09c43e748 remoteRepositoryId=ac23e87f-227e-4f4a-8566-19f19bad63b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:34.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:34.350 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "filechunkpayload" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:34.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:34.651 [closeDeferredTimer-253b606-1] INFO c.c.c.l.LocalRepoManagerImpl - [253b606]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:34.742 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:34.800 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:34.814 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:34.843 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:34.849 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:34.858 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "filechunkpayload" org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:34.864 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:34.877 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:34.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'filechunkpayload'. 07:13:34.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "filechunkpayload" 07:13:34.900 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD' contains 0 rows to be copied. 07:13:34.900 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "filechunk_id_oid", "filedata", "id", "tempfilechunk_id_oid" from "filechunkpayload" 07:13:34.905 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "filechunkpayload" ("changed", "created", "filechunk_id_oid", "filedata", "id", "tempfilechunk_id_oid") values (?, ?, ?, ?, ?, ?) 07:13:34.924 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "filechunkpayload" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:34.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:34.937 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "filechunkpayload" alter column "id" restart with 1 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:34.965 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:34.991 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILECHUNKPAYLOAD' (14 of 39). 07:13:34.992 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILEINPROGRESSMARKER' (15 of 39)... 07:13:34.992 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER': All source-columns exist in the target-DB! 07:13:34.993 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER': All target-columns exist in the source-DB! 07:13:34.993 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "fileinprogressmarker" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:35.025 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:13:35.113 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:35.231 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:35.375 [closeDeferredTimer-30468c23-1] INFO c.c.c.l.LocalRepoManagerImpl - [30468c23]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:35.441 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:35.460 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:35.473 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:35.483 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:35.501 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:35.517 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:13:35.568 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:35.595 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:35.662 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:35.677 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:35.692 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:35.712 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:35.716 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:35.729 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:35.740 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:13:35.776 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:35.796 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:35.850 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:35.856 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:35.945 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:13:36.079 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms. 07:13:36.085 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:36.093 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:36.105 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.108 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.111 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.124 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:36.135 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.157 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:36.163 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.168 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.177 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:36.188 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.191 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.232 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:36.254 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.279 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.317 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.355 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:36.358 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "fileinprogressmarker" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:36.411 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:13:36.454 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:13:36.548 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 07:13:36.559 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:36.581 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:36.599 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "fileinprogressmarker" 07:13:36.612 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'fileinprogressmarker'. 07:13:36.613 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "fileinprogressmarker" 07:13:36.615 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER' contains 0 rows to be copied. 07:13:36.615 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "fromrepositoryid", "id", "path", "pathsha1", "torepositoryid" from "fileinprogressmarker" 07:13:36.616 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "fileinprogressmarker" ("changed", "created", "fromrepositoryid", "id", "path", "pathsha1", "torepositoryid") values (?, ?, ?, ?, ?, ?, ?) 07:13:36.728 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "fileinprogressmarker" 07:13:36.741 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "fileinprogressmarker" alter column "id" restart with 1 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:13:36.824 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:36.865 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILEINPROGRESSMARKER' (15 of 39). 07:13:36.865 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOCRYPTOREPOFILE' (16 of 39)... 07:13:36.865 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:13:36.865 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:13:36.865 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histocryptorepofile" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:13:37.083 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c294a-l943j-local' 07:13:37.092 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c294a-l943j-local' locked successfully. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:38.402 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:13:38.754 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:38.760 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:38.772 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:38.777 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:38.789 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:38.799 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:13:38.825 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:38.845 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:13:38.912 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:39.061 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:13:39.245 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:39.255 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:39.264 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:39.268 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:39.289 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:39.298 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:39.324 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:39.339 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:39.388 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:39.483 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:13:39.914 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:39.928 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:39.944 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:39.949 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:39.960 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:39.972 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:40.000 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:40.017 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:40.072 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:40.191 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:13:40.555 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:40.561 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:40.574 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:40.579 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:40.590 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:40.601 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:13:40.629 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:40.644 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:13:40.696 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:40.746 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:13:41.309 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:41.479 [Test worker] INFO c.c.c.l.d.ExternalJdbcDatabaseAdapter - createDatabase: Created 'TEST_SS_339c6465-06d8-475b-8417-c35e8633a276_TEST'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:41.544 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histocryptorepofile" add column "id" bigint primary key generated by default as identity 07:13:41.812 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histocryptorepofile" 07:13:41.824 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histocryptorepofile'. 07:13:41.825 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histocryptorepofile" 07:13:41.829 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:13:41.831 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "deleted", "deletedbyignorerule", "histocryptorepofileid", "histoframe_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "previoushistocryptorepofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "histocryptorepofile" 07:13:41.833 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histocryptorepofile" ("changed", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "deleted", "deletedbyignorerule", "histocryptorepofileid", "histoframe_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "previoushistocryptorepofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:41.871 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "histocryptorepofile" 07:13:41.887 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "histocryptorepofile" alter column "id" restart with 1 07:13:41.908 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOCRYPTOREPOFILE' (16 of 39). 07:13:41.912 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOFILECHUNK' (17 of 39)... 07:13:41.913 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK': All source-columns exist in the target-DB! 07:13:41.913 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK': All target-columns exist in the source-DB! 07:13:41.914 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histofilechunk" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:42.494 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.496 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.497 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.499 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.500 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:42.503 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histofilechunk" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:42.507 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.508 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.510 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:42.512 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:42.619 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histofilechunk" 07:13:42.646 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histofilechunk'. 07:13:42.646 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histofilechunk" 07:13:42.655 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK' contains 0 rows to be copied. 07:13:42.664 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "filechunkpayload_id_oid", "histocryptorepofile_id_oid", "id", "length", "offset" from "histofilechunk" 07:13:42.665 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histofilechunk" ("changed", "created", "filechunkpayload_id_oid", "histocryptorepofile_id_oid", "id", "length", "offset") values (?, ?, ?, ?, ?, ?, ?) 07:13:42.728 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "histofilechunk" 07:13:42.739 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "histofilechunk" alter column "id" restart with 1 07:13:43.773 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOFILECHUNK' (17 of 39). 07:13:43.773 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOFRAME' (18 of 39)... 07:13:43.774 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME': All source-columns exist in the target-DB! 07:13:43.775 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME': All target-columns exist in the source-DB! 07:13:43.775 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histoframe" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:43.875 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:43.880 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:43.890 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:43.895 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:43.905 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:43.916 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:43.946 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:43.985 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:44.072 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:44.132 [Test worker] WARN D.D.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems? org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:44.201 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:44.206 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "histoframe" add column "id" bigint primary key generated by default as identity 07:13:44.357 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histoframe" 07:13:44.380 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histoframe'. 07:13:44.381 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histoframe" 07:13:44.384 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME' contains 0 rows to be copied. 07:13:44.384 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "fromrepositoryid", "histoframeid", "id", "lastsyncfromrepositoryid", "localrevision", "sealed", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "histoframe" 07:13:44.386 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histoframe" ("changed", "created", "fromrepositoryid", "histoframeid", "id", "lastsyncfromrepositoryid", "localrevision", "sealed", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:44.428 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "histoframe" 07:13:44.442 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "histoframe" alter column "id" restart with 1 07:13:44.468 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOFRAME' (18 of 39). 07:13:44.469 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' (19 of 39)... 07:13:44.469 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO': All source-columns exist in the target-DB! 07:13:44.469 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO': All target-columns exist in the source-DB! 07:13:44.469 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastcryptokeysyncfromremoterepo" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:44.727 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:44.732 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:44.744 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:44.749 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:44.773 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:44.786 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:44.820 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:44.842 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:44.911 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:45.038 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:13:45.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:45.656 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:45.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:45.672 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:45.687 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:45.700 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:45.737 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastcryptokeysyncfromremoterepo" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:45.736 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:45.758 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:13:45.821 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:45.939 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:45.949 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastcryptokeysyncfromremoterepo" 07:13:45.977 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastcryptokeysyncfromremoterepo'. 07:13:45.977 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastcryptokeysyncfromremoterepo" 07:13:45.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' contains 0 rows to be copied. 07:13:45.979 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "remoterepository_id_oid", "remoterepositoryrevisionsynced" from "lastcryptokeysyncfromremoterepo" 07:13:45.980 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastcryptokeysyncfromremoterepo" ("changed", "created", "id", "remoterepository_id_oid", "remoterepositoryrevisionsynced") values (?, ?, ?, ?, ?) 07:13:45.988 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "lastcryptokeysyncfromremoterepo" 07:13:46.011 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "lastcryptokeysyncfromremoterepo" alter column "id" restart with 1 07:13:46.046 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' (19 of 39). 07:13:46.047 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' (20 of 39)... 07:13:46.048 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': All source-columns exist in the target-DB! 07:13:46.048 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': All target-columns exist in the source-DB! 07:13:46.049 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastcryptokeysynctoremoterepo" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, this.localRepositoryRevisionInProgress=3, revision=16 07:13:46.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:46.269 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastcryptokeysynctoremoterepo" add column "id" bigint primary key generated by default as identity 07:13:46.362 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastcryptokeysynctoremoterepo" 07:13:46.402 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastcryptokeysynctoremoterepo'. 07:13:46.402 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastcryptokeysynctoremoterepo" 07:13:46.408 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' contains 1 rows to be copied. 07:13:46.409 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode" from "lastcryptokeysynctoremoterepo" 07:13:46.411 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastcryptokeysynctoremoterepo" ("changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode") values (?, ?, ?, ?, ?, ?, ?) 07:13:46.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.495 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.495 07:13:46.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:27.476 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:27.476 07:13:46.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=id columnIndex=3 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:46.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=localrepositoryrevisioninprogress columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:46.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=localrepositoryrevisionsynced columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=-1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=-1 07:13:46.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=remoterepository_id_oid columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:46.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=resyncmode columnIndex=7 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:46.443 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': 1 of 1 rows have been copied. 07:13:46.446 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "lastcryptokeysynctoremoterepo" 07:13:46.457 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "lastcryptokeysynctoremoterepo" alter column "id" restart with 2 07:13:46.475 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' (20 of 39). 07:13:46.475 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTSYNCTOREMOTEREPO' (21 of 39)... 07:13:46.476 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO': All source-columns exist in the target-DB! 07:13:46.476 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO': All target-columns exist in the source-DB! 07:13:46.477 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastsynctoremoterepo" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.542 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:46.552 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:46.576 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:46.592 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:46.605 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:46.616 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:46.636 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "lastsynctoremoterepo" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.669 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:46.692 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:46.771 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:46.824 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastsynctoremoterepo" 07:13:46.834 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastsynctoremoterepo'. 07:13:46.836 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastsynctoremoterepo" 07:13:46.838 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO' contains 0 rows to be copied. 07:13:46.839 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode" from "lastsynctoremoterepo" 07:13:46.840 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastsynctoremoterepo" ("changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode") values (?, ?, ?, ?, ?, ?, ?) org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.841 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:46.860 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "lastsynctoremoterepo" 07:13:46.883 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "lastsynctoremoterepo" alter column "id" restart with 1 07:13:46.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTSYNCTOREMOTEREPO' (21 of 39). 07:13:46.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LOCALREPOSITORY_ALIASES' (22 of 39)... 07:13:46.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES': All source-columns exist in the target-DB! 07:13:46.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES': All target-columns exist in the source-DB! 07:13:46.907 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "localrepository_aliases" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.930 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:46.932 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'localrepository_aliases'. 07:13:46.932 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "localrepository_aliases" 07:13:46.935 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES' contains 0 rows to be copied. 07:13:46.935 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "element", "id_oid" from "localrepository_aliases" 07:13:46.936 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "localrepository_aliases" ("element", "id_oid") values (?, ?) 07:13:46.951 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LOCALREPOSITORY_ALIASES' (22 of 39). 07:13:46.951 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'MODIFICATION' (23 of 39)... 07:13:46.952 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION': All source-columns exist in the target-DB! 07:13:46.952 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION': All target-columns exist in the source-DB! 07:13:46.952 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "modification" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:46.960 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:46.973 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:46.977 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:47.000 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:47.035 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "modification" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:47.042 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:47.091 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:47.119 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:47.147 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "modification" 07:13:47.160 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'modification'. 07:13:47.161 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "modification" 07:13:47.163 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION' contains 0 rows to be copied. 07:13:47.163 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "localrevision", "remoterepository_id_oid" from "modification" 07:13:47.164 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "modification" ("changed", "created", "discriminator", "id", "localrevision", "remoterepository_id_oid") values (?, ?, ?, ?, ?, ?) 07:13:47.182 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "modification" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:47.187 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:47.190 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "modification" alter column "id" restart with 1 07:13:47.247 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'MODIFICATION' (23 of 39). 07:13:47.247 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSION' (24 of 39)... 07:13:47.247 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION': All source-columns exist in the target-DB! 07:13:47.247 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION': All target-columns exist in the source-DB! 07:13:47.248 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permission" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:47.260 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:13:47.603 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:47.616 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:47.636 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:47.640 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:47.653 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:47.679 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:47.708 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:47.726 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:47.781 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:47.958 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:13:48.262 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:48.267 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:13:48.276 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:13:48.280 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:13:48.288 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:13:48.296 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:13:48.317 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:13:48.331 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:13:48.371 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:13:48.859 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:13:48.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, this.localRepositoryRevisionInProgress=16, revision=21 07:13:48.972 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:49.004 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permission" add column "id" bigint primary key generated by default as identity 07:13:49.118 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permission" 07:13:49.154 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permission'. 07:13:49.154 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permission" 07:13:49.167 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION' contains 0 rows to be copied. 07:13:49.167 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "permissionid", "permissionset_id_oid", "permissiontype", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid", "validfrom", "validto" from "permission" 07:13:49.168 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permission" ("changed", "created", "id", "localrevision", "permissionid", "permissionset_id_oid", "permissiontype", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid", "validfrom", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:49.184 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "permission" 07:13:49.213 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "permission" alter column "id" restart with 1 07:13:49.263 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSION' (24 of 39). 07:13:49.263 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSIONSET' (25 of 39)... 07:13:49.263 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET': All source-columns exist in the target-DB! 07:13:49.264 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET': All target-columns exist in the source-DB! 07:13:49.264 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permissionset" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:49.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:49.432 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permissionset" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:49.466 [Test worker] WARN D.Datastore - SQL Warning : identifier "collision_histocryptorepofile1_histocryptorepofile2_duplicatecryptorepofileid" will be truncated to "collision_histocryptorepofile1_histocryptorepofile2_duplicatecr" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:49.491 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permissionset" 07:13:49.500 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permissionset'. 07:13:49.501 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permissionset" 07:13:49.503 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET' contains 0 rows to be copied. 07:13:49.503 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "permissionset" 07:13:49.504 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permissionset" ("changed", "created", "cryptorepofile_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?) 07:13:49.516 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "permissionset" 07:13:49.527 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "permissionset" alter column "id" restart with 1 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:49.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b80d8388-aa5c-4fe9-b4ee-d84a225d88ab remoteRepositoryId=8fcd2581-86a7-43dd-9587-213b7d2dd0b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:49.605 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSIONSET' (25 of 39). 07:13:49.605 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSIONSETINHERITANCE' (26 of 39)... 07:13:49.605 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE': All source-columns exist in the target-DB! 07:13:49.605 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE': All target-columns exist in the source-DB! 07:13:49.606 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permissionsetinheritance" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:49.846 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:49.853 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:49.864 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:49.868 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:49.880 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:49.893 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:49.933 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:49.949 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "permissionsetinheritance" add column "id" bigint primary key generated by default as identity org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:49.966 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:50.021 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:50.101 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permissionsetinheritance" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:50.107 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:50.127 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permissionsetinheritance'. 07:13:50.135 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permissionsetinheritance" 07:13:50.138 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE' contains 0 rows to be copied. 07:13:50.139 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "permissionset_id_oid", "permissionsetinheritanceid", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "validfrom", "validto" from "permissionsetinheritance" 07:13:50.142 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permissionsetinheritance" ("changed", "created", "id", "localrevision", "permissionset_id_oid", "permissionsetinheritanceid", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "validfrom", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:50.173 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "permissionsetinheritance" org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:50.184 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:50.188 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:50.192 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "permissionsetinheritance" alter column "id" restart with 1 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:50.203 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:50.207 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:50.219 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:50.237 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSIONSETINHERITANCE' (26 of 39). 07:13:50.237 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PLAINHISTOCRYPTOREPOFILE' (27 of 39)... 07:13:50.238 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:13:50.238 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:13:50.238 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "plainhistocryptorepofile" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:50.230 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:50.283 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:50.303 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:50.372 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:50.491 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:50.514 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "plainhistocryptorepofile" add column "id" bigint primary key generated by default as identity 07:13:50.626 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "plainhistocryptorepofile" 07:13:50.637 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'plainhistocryptorepofile'. 07:13:50.639 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "plainhistocryptorepofile" 07:13:50.642 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:13:50.643 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "histocryptorepofile_id_oid", "id", "plainhistocryptorepofiledtodata" from "plainhistocryptorepofile" 07:13:50.644 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "plainhistocryptorepofile" ("changed", "created", "histocryptorepofile_id_oid", "id", "plainhistocryptorepofiledtodata") values (?, ?, ?, ?, ?) 07:13:50.655 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "plainhistocryptorepofile" 07:13:50.667 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "plainhistocryptorepofile" alter column "id" restart with 1 07:13:50.677 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PLAINHISTOCRYPTOREPOFILE' (27 of 39). 07:13:50.678 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PRELIMINARYCOLLISION' (28 of 39)... 07:13:50.678 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION': All source-columns exist in the target-DB! 07:13:50.678 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION': All target-columns exist in the source-DB! 07:13:50.678 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "preliminarycollision" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:50.759 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:13:50.768 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:13:50.778 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:13:50.783 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:13:50.792 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:13:50.803 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:13:50.834 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:13:50.852 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:13:50.910 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:13:51.028 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:51.047 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "preliminarycollision" add column "id" bigint primary key generated by default as identity 07:13:51.121 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "preliminarycollision" 07:13:51.142 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'preliminarycollision'. 07:13:51.143 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "preliminarycollision" 07:13:51.158 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION' contains 0 rows to be copied. 07:13:51.159 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "id", "path", "pathsha1" from "preliminarycollision" 07:13:51.160 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "preliminarycollision" ("changed", "created", "cryptorepofile_id_oid", "id", "path", "pathsha1") values (?, ?, ?, ?, ?, ?) 07:13:51.171 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "preliminarycollision" 07:13:51.182 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "preliminarycollision" alter column "id" restart with 1 07:13:51.211 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PRELIMINARYCOLLISION' (28 of 39). 07:13:51.211 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PRELIMINARYDELETION' (29 of 39)... 07:13:51.212 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION': All source-columns exist in the target-DB! 07:13:51.212 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION': All target-columns exist in the source-DB! 07:13:51.212 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "preliminarydeletion" drop column "id" cascade 07:13:51.291 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "preliminarydeletion" add column "id" bigint primary key generated by default as identity 07:13:51.350 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "preliminarydeletion" 07:13:51.363 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'preliminarydeletion'. 07:13:51.367 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "preliminarydeletion" 07:13:51.369 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION' contains 0 rows to be copied. 07:13:51.370 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "deletedbyignorerule", "id" from "preliminarydeletion" 07:13:51.372 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "preliminarydeletion" ("changed", "created", "cryptorepofile_id_oid", "deletedbyignorerule", "id") values (?, ?, ?, ?, ?) 07:13:51.395 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "preliminarydeletion" 07:13:51.407 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "preliminarydeletion" alter column "id" restart with 1 07:13:51.424 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PRELIMINARYDELETION' (29 of 39). 07:13:51.424 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REMOTEREPOSITORYREQUEST' (30 of 39)... 07:13:51.424 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST': All source-columns exist in the target-DB! 07:13:51.424 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST': All target-columns exist in the source-DB! 07:13:51.424 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "remoterepositoryrequest" drop column "id" cascade 07:13:51.536 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "remoterepositoryrequest" add column "id" bigint primary key generated by default as identity 07:13:51.584 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "remoterepositoryrequest" 07:13:51.622 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'remoterepositoryrequest'. 07:13:51.623 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "remoterepositoryrequest" 07:13:51.625 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST' contains 0 rows to be copied. 07:13:51.629 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localpathprefix", "publickey", "repositoryid" from "remoterepositoryrequest" 07:13:51.631 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "remoterepositoryrequest" ("changed", "created", "id", "localpathprefix", "publickey", "repositoryid") values (?, ?, ?, ?, ?, ?) org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:51.657 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3bf34df6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:51.670 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "remoterepositoryrequest" 07:13:51.704 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "remoterepositoryrequest" alter column "id" restart with 1 07:13:51.725 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REMOTEREPOSITORYREQUEST' (30 of 39). 07:13:51.726 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOFILE' (31 of 39)... 07:13:51.726 [Test worker] WARN c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': The following source-columns are missing in the target-DB: [SIGNATUREDATA_0, SIGNATUREDATA_1] 07:13:51.726 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': All target-columns exist in the source-DB! 07:13:51.727 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repofile" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:13:51.747 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:13:51.769 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 14 finished executing tests. > Task :org.subshare.local:test org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:52.084 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repofile" add column "id" bigint primary key generated by default as identity 07:13:52.131 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repofile" 07:13:52.143 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repofile'. 07:13:52.143 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repofile" 07:13:52.145 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE' contains 25 rows to be copied. 07:13:52.145 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "inprogress", "lastmodified", "lastsyncfromrepositoryid", "length", "lengthwithpadding", "localrevision", "name", "parent_id_oid", "sha1", "signaturecreated", "signaturedata", "signinguserrepokeyid", "target" from "repofile" 07:13:52.148 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repofile" ("changed", "created", "discriminator", "id", "inprogress", "lastmodified", "lastsyncfromrepositoryid", "length", "lengthwithpadding", "localrevision", "name", "parent_id_oid", "sha1", "signaturecreated", "signaturedata", "signinguserrepokeyid", "target") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:52.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.509 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.509 07:13:52.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:07.833 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:07.833 07:13:52.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:52.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.845 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.845 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.184 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.54 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.54 07:13:52.184 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.537 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.537 07:13:52.184 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.184 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.409 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.409 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.185 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.186 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.603 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.603 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.577 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.577 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=3 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.429 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.429 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=76320 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=76320 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=115398 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=115398 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_b 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bf671f1f1dcf67007182cd080570f8afa9766099 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bf671f1f1dcf67007182cd080570f8afa9766099 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.7 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.7 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.673 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.673 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=4 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.409 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.409 07:13:52.189 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=316904 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=316904 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=717983 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=717983 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_a 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2f1ae05bfcf7e9a2331df54981ff1e97695ee666 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2f1ae05bfcf7e9a2331df54981ff1e97695ee666 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.75 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.75 07:13:52.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.748 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.748 07:13:52.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=5 07:13:52.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.681 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.681 07:13:52.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.194 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.194 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2 07:13:52.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:52.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.792 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.792 07:13:52.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.791 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.791 07:13:52.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=6 07:13:52.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.789 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.789 07:13:52.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.203 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.203 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1 07:13:52.203 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:52.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.834 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.834 07:13:52.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.823 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.823 07:13:52.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=7 07:13:52.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.841 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.841 07:13:52.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=304612 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=304612 07:13:52.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=398182 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=398182 07:13:52.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.210 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_b 07:13:52.210 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:52.211 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ce531ea2f85884a7a1174f4d7686115ff3cfa911 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ce531ea2f85884a7a1174f4d7686115ff3cfa911 07:13:52.211 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.211 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.211 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.212 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.213 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.895 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.895 07:13:52.213 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.876 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.876 07:13:52.213 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.214 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=8 07:13:52.214 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.214 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.789 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.789 07:13:52.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=580041 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=580041 07:13:52.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=594137 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=594137 07:13:52.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_a 07:13:52.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:52.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=58bcbd9289b7d12b78d31c60042325f79f18a751 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=58bcbd9289b7d12b78d31c60042325f79f18a751 07:13:52.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.223 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.948 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.948 07:13:52.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.942 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.942 07:13:52.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=9 07:13:52.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.589 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.589 07:13:52.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=67392 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=67392 07:13:52.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=114990 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=114990 07:13:52.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_b 07:13:52.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:52.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4d0f754dfee6447c019e7f996f35b6bac0eb68ed targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4d0f754dfee6447c019e7f996f35b6bac0eb68ed 07:13:52.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.998 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.998 07:13:52.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.977 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.977 07:13:52.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=10 07:13:52.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.233 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.573 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.573 07:13:52.233 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.233 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=690736 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=690736 07:13:52.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=763178 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=763178 07:13:52.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_a 07:13:52.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:52.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2b751893354c654910b5d74047abca2736a2fc0d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2b751893354c654910b5d74047abca2736a2fc0d 07:13:52.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.237 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.041 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.041 07:13:52.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.029 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.029 07:13:52.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=11 07:13:52.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.681 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.681 07:13:52.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.242 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=390516 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=390516 07:13:52.242 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=417868 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=417868 07:13:52.242 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.243 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_c 07:13:52.243 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:52.243 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4a180f7d975e605c75837226de23394fcf824d8e targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4a180f7d975e605c75837226de23394fcf824d8e 07:13:52.244 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.244 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.244 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.245 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.247 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.097 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.097 07:13:52.247 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.092 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.092 07:13:52.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=12 07:13:52.248 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.253 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.253 07:13:52.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.249 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3 07:13:52.250 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:52.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.252 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.147 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.147 07:13:52.253 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.146 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.146 07:13:52.254 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.254 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=13 07:13:52.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.237 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.237 07:13:52.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2 07:13:52.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:52.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.258 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.258 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.259 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.168 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.168 07:13:52.259 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.167 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.167 07:13:52.260 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.260 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=14 07:13:52.260 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.241 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.241 07:13:52.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.262 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1 07:13:52.262 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:52.262 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.262 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.266 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.192 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.192 07:13:52.266 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.185 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.185 07:13:52.266 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.268 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=15 07:13:52.268 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.268 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.253 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.253 07:13:52.269 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.269 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=72952 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=72952 07:13:52.269 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=81520 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=81520 07:13:52.269 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.270 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1_a 07:13:52.270 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:52.270 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=d8fdcd44af06b4fe0bff65228a2221ce26f839b5 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=d8fdcd44af06b4fe0bff65228a2221ce26f839b5 07:13:52.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.273 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.25 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.25 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.244 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.244 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=16 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.237 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.237 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=130583 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=130583 07:13:52.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=139649 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=139649 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_b 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f051acf1311525c5691c712faa3fc53dc9b9e8fa targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f051acf1311525c5691c712faa3fc53dc9b9e8fa 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.276 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.288 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.288 07:13:52.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.28 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.28 07:13:52.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=17 07:13:52.278 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.278 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.213 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.213 07:13:52.278 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=117768 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=117768 07:13:52.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=143484 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=143484 07:13:52.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_a 07:13:52.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:52.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ebab7ba0d4b3ee85417bd65e3ac05403a5e0251a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ebab7ba0d4b3ee85417bd65e3ac05403a5e0251a 07:13:52.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.284 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.374 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.374 07:13:52.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.359 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.359 07:13:52.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=18 07:13:52.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:22.913 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:22.913 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=413910 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=413910 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=569601 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=569601 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_a 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8b884370439edd387f9e2f35febd5e491c436d67 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8b884370439edd387f9e2f35febd5e491c436d67 07:13:52.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.397 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.397 07:13:52.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.396 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.396 07:13:52.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=19 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.253 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.253 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.435 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.435 07:13:52.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.417 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.417 07:13:52.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=20 07:13:52.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.289 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.289 07:13:52.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=191751 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=191751 07:13:52.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1987836 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1987836 07:13:52.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3_a 07:13:52.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:52.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=18bb159102d2b53669f45342478aa53cb1bfab5b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=18bb159102d2b53669f45342478aa53cb1bfab5b 07:13:52.300 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.300 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.301 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.301 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.304 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.506 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.506 07:13:52.304 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.502 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.502 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=21 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.097 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.097 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:52.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.538 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.538 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.533 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.533 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=22 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.097 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.097 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32550 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32550 07:13:52.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=100183 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=100183 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_b 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=31cdb522b1f224747e83011c8bfeb8770ac04033 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=31cdb522b1f224747e83011c8bfeb8770ac04033 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.309 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.585 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.585 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.561 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.561 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=23 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.085 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.085 07:13:52.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=437344 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=437344 07:13:52.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=475599 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=475599 07:13:52.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_a 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0f4d702beb84202ef9481168fc0eb53edef2bac8 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0f4d702beb84202ef9481168fc0eb53edef2bac8 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.317 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.636 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.636 07:13:52.318 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.62 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.62 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=24 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.189 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.189 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=524610 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=524610 07:13:52.324 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=578649 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=578649 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_c 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=74b275c46e6ab603ae609a233da11b51c5b07186 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=74b275c46e6ab603ae609a233da11b51c5b07186 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.706 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.706 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:24.688 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:24.688 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=25 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:23.009 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:23.009 07:13:52.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=485615 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=485615 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=570424 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=570424 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_b 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=b9f36f7fc294bd0cb1999dd552c87e766cbb990b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=b9f36f7fc294bd0cb1999dd552c87e766cbb990b 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.329 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:52.333 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': 25 of 25 rows have been copied. 07:13:52.335 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "repofile" 07:13:52.343 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "repofile" alter column "id" restart with 26 07:13:52.357 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOFILE' (31 of 39). 07:13:52.357 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOSITORY' (32 of 39)... 07:13:52.358 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': All source-columns exist in the target-DB! 07:13:52.358 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': All target-columns exist in the source-DB! 07:13:52.360 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repository" drop column "id" cascade 07:13:54.377 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repository" add column "id" bigint primary key generated by default as identity 07:13:54.419 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repository" 07:13:54.429 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repository'. 07:13:54.430 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repository" 07:13:54.432 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY' contains 2 rows to be copied. 07:13:54.432 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "assertedallrepofilesaresigned", "changed", "created", "discriminator", "id", "localpathprefix", "localrepositorytype", "localrevision", "privatekey", "publickey", "remotepathprefix", "remoteroot", "remoterootsha1", "repositoryid", "revision", "root_id_oid" from "repository" 07:13:54.433 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repository" ("assertedallrepofilesaresigned", "changed", "created", "discriminator", "id", "localpathprefix", "localrepositorytype", "localrevision", "privatekey", "publickey", "remotepathprefix", "remoteroot", "remoterootsha1", "repositoryid", "revision", "root_id_oid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:54.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=assertedallrepofilesaresigned columnIndex=1 sourceJdbcType=BIT(-7) sourceValue.class=null sourceValue=null targetJdbcType=CHAR(1) targetValue.class=null targetValue=null 07:13:54.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=changed columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:18.961 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:18.961 07:13:54.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=created columnIndex=3 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:18.867 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:18.867 07:13:54.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=discriminator columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsRemoteRepository targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsRemoteRepository 07:13:54.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=id columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=2 07:13:54.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localpathprefix columnIndex=6 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrepositorytype columnIndex=7 sourceJdbcType=INTEGER(4) sourceValue.class=null sourceValue=null targetJdbcType=INTEGER(4) targetValue.class=null targetValue=null 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=privatekey columnIndex=9 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=LONGVARBINARY(-4) targetValue.class=null targetValue=null 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=publickey columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -113, -109, -120, 52, 104, 12, 16, -74, 50, 1, 99, 88, -78, -13, 123, -8, -68, -24, -102, -25, -119, -10, -87, -81, -126, 70, -82, 6, -60, 125, 1, -1, -19, -78, -115, -33, -5, -9, -100, 122, 9, 86, 16, -42, -121, -29, -42, 96, 54, 127, -3, -34, 103, 59, -45, 12, -74, -128, -124, 59, -18, 101, -75, 120, 105, -39, -62, 117, 63, 83, -75, -67, 72, 10, 85, 100, 117, -70, -114, 7, 45, -54, -67, -80, -89, -100, 91, 69, 97, -102, 118, -61, 102, -128, 70, -75, 14, 71, -45, -47, 74, 123, 112, 113, -50, 72, -75, 125, -121, 29, 113, 42, -4, 11, -20, -97, 31, -101, 47, 90, 97, 88, -46, 112, 47, -80, -37, -51, 2, 3, 1, 0, 1] targetJdbcType=LONGVARBINARY(-4) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -113, -109, -120, 52, 104, 12, 16, -74, 50, 1, 99, 88, -78, -13, 123, -8, -68, -24, -102, -25, -119, -10, -87, -81, -126, 70, -82, 6, -60, 125, 1, -1, -19, -78, -115, -33, -5, -9, -100, 122, 9, 86, 16, -42, -121, -29, -42, 96, 54, 127, -3, -34, 103, 59, -45, 12, -74, -128, -124, 59, -18, 101, -75, 120, 105, -39, -62, 117, 63, 83, -75, -67, 72, 10, 85, 100, 117, -70, -114, 7, 45, -54, -67, -80, -89, -100, 91, 69, 97, -102, 118, -61, 102, -128, 70, -75, 14, 71, -45, -47, 74, 123, 112, 113, -50, 72, -75, 125, -121, 29, 113, 42, -4, 11, -20, -97, 31, -101, 47, 90, 97, 88, -46, 112, 47, -80, -37, -51, 2, 3, 1, 0, 1] 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remotepathprefix columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoteroot columnIndex=12 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=CLOB(2005) targetValue.class=null targetValue=null 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoterootsha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=repositoryid columnIndex=14 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=revision columnIndex=15 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=-1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=-1 07:13:54.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=root_id_oid columnIndex=16 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=assertedallrepofilesaresigned columnIndex=1 sourceJdbcType=BIT(-7) sourceValue.class=java.lang.Boolean sourceValue=false targetJdbcType=CHAR(1) targetValue.class=java.lang.String targetValue=N 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=changed columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.059 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.059 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=created columnIndex=3 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:07.831 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:07.831 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=discriminator columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsLocalRepository targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsLocalRepository 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=id columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localpathprefix columnIndex=6 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:54.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrepositorytype columnIndex=7 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:54.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:54.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=privatekey columnIndex=9 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[48, -126, 2, 118, 2, 1, 0, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 4, -126, 2, 96, 48, -126, 2, 92, 2, 1, 0, 2, -127, -127, 0, -126, -61, 39, -69, -127, -118, -36, 84, -40, 29, 50, 85, 21, 71, 105, 60, 19, 125, -117, 3, -97, -18, 64, -114, -58, -63, 42, -32, 67, 32, -78, 51, -70, -101, -102, 4, -58, 48, -16, -92, -92, -8, 42, -104, -99, -79, 15, -54, 59, -67, -33, -127, -105, 83, -84, 83, 99, -113, 119, -118, -121, -26, -76, -52, 65, -71, 119, -98, 47, 73, -91, -85, 121, 33, 50, -122, -71, -9, -17, 23, 38, 75, 15, -114, 80, 104, -11, -36, -3, -116, -92, 23, 116, -33, -22, 74, 27, -89, -117, 125, -29, -13, 8, -45, 12, -116, -120, -40, 60, 125, 63, -55, -78, 6, 87, -116, -31, -95, -81, 105, 35, -102, -28, -99, -53, -126, 78, 65, 2, 3, 1, 0, 1, 2, -127, -128, 86, -109, -32, 58, -58, 10, -86, -41, -126, 63, -46, -109, -125, 3, 69, 42, 1, -67, -99, -51, 72, -106, -9, 39, -111, 113, 84, 114, 39, -1, -3, -3, 66, 16, -60, 105, 100, -48, 2, -123, 0, -75, 79, 126, -68, -23, -1, 10, 103, -125, -49, -8, 125, -71, 104, -33, -51, -117, -80, 26, -120, -32, -73, -45, -109, 86, -114, 124, -96, -72, -44, 33, -4, -38, 8, -114, -15, 120, 57, -52, -78, -118, -102, -6, -109, -91, 87, -28, 50, -77, 7, 7, 70, -93, 76, -96, 7, 113, 89, -62, -118, -53, -74, 119, 107, -89, -4, -21, 75, -62, 38, 118, -2, -65, -57, 74, 33, 12, 80, 7, -94, 119, 10, -68, 61, 27, -58, 1, 2, 65, 0, -69, 108, 42, 50, -89, -46, 70, -15, 89, -47, -51, 83, 21, -47, 85, -1, -71, -61, -49, 21, -123, 73, 102, -90, 89, 40, 117, 40, 62, -116, -17, -114, 122, 21, 91, 41, 7, 54, 36, 2, 111, -7, -79, -74, 97, -2, -16, 17, 110, -19, -12, 49, 51, -108, -43, 48, 7, 76, -97, 83, 100, 24, -97, -25, 2, 65, 0, -78, -101, -93, -59, -34, -65, -18, 109, 95, -123, -68, 46, 99, -21, 112, -87, 73, 70, -101, 15, -115, 2, -5, -26, -120, 80, 53, 99, 12, -119, -2, 28, -115, 20, 66, 38, 52, 64, -87, -124, 35, -113, -11, 57, -105, 4, 14, 112, 77, 88, 41, -24, 71, -105, -29, -20, 41, -24, 14, -99, -51, -104, 123, -105, 2, 65, 0, -106, -58, -18, -81, -81, -56, -1, -97, -100, 101, -89, 43, -57, 42, -112, 103, -39, 23, 72, -102, -124, -114, -57, 80, -35, -5, 41, 61, 70, 12, -11, -113, -122, 113, 117, -45, -20, -28, 70, 85, -37, -91, 97, -83, 90, -22, -48, 81, 6, 15, -46, 90, 94, -89, -58, 86, 12, 25, 61, 55, -58, 23, -11, 83, 2, 64, 95, 74, -10, -24, 29, 94, 93, -63, 113, 19, -109, 65, 85, 2, 74, -53, -89, 82, -54, 108, 83, -103, -31, -8, 47, -122, 75, -43, -102, -35, 12, -3, 2, -80, 106, 82, -93, -46, 84, 31, 50, 50, 30, 110, 41, -118, 122, -127, -92, 98, -125, -119, 112, -103, 51, 123, -49, 40, 6, -108, 95, 27, 25, -27, 2, 64, 96, 117, 79, 83, -32, -26, -111, 80, -101, 103, 26, -45, 112, -27, 12, -8, -51, -10, 111, 61, 62, -52, -7, 85, 52, -91, 95, 126, 76, 60, -33, 121, -9, -109, 24, 119, -87, 79, -93, -68, -126, -57, 10, 105, 43, 87, 2, -2, 97, -70, -56, 100, 14, 45, -31, -116, -45, -17, 69, 109, 94, -119, 116, -19] targetJdbcType=LONGVARBINARY(-4) targetValue.class=[B targetValue=[48, -126, 2, 118, 2, 1, 0, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 4, -126, 2, 96, 48, -126, 2, 92, 2, 1, 0, 2, -127, -127, 0, -126, -61, 39, -69, -127, -118, -36, 84, -40, 29, 50, 85, 21, 71, 105, 60, 19, 125, -117, 3, -97, -18, 64, -114, -58, -63, 42, -32, 67, 32, -78, 51, -70, -101, -102, 4, -58, 48, -16, -92, -92, -8, 42, -104, -99, -79, 15, -54, 59, -67, -33, -127, -105, 83, -84, 83, 99, -113, 119, -118, -121, -26, -76, -52, 65, -71, 119, -98, 47, 73, -91, -85, 121, 33, 50, -122, -71, -9, -17, 23, 38, 75, 15, -114, 80, 104, -11, -36, -3, -116, -92, 23, 116, -33, -22, 74, 27, -89, -117, 125, -29, -13, 8, -45, 12, -116, -120, -40, 60, 125, 63, -55, -78, 6, 87, -116, -31, -95, -81, 105, 35, -102, -28, -99, -53, -126, 78, 65, 2, 3, 1, 0, 1, 2, -127, -128, 86, -109, -32, 58, -58, 10, -86, -41, -126, 63, -46, -109, -125, 3, 69, 42, 1, -67, -99, -51, 72, -106, -9, 39, -111, 113, 84, 114, 39, -1, -3, -3, 66, 16, -60, 105, 100, -48, 2, -123, 0, -75, 79, 126, -68, -23, -1, 10, 103, -125, -49, -8, 125, -71, 104, -33, -51, -117, -80, 26, -120, -32, -73, -45, -109, 86, -114, 124, -96, -72, -44, 33, -4, -38, 8, -114, -15, 120, 57, -52, -78, -118, -102, -6, -109, -91, 87, -28, 50, -77, 7, 7, 70, -93, 76, -96, 7, 113, 89, -62, -118, -53, -74, 119, 107, -89, -4, -21, 75, -62, 38, 118, -2, -65, -57, 74, 33, 12, 80, 7, -94, 119, 10, -68, 61, 27, -58, 1, 2, 65, 0, -69, 108, 42, 50, -89, -46, 70, -15, 89, -47, -51, 83, 21, -47, 85, -1, -71, -61, -49, 21, -123, 73, 102, -90, 89, 40, 117, 40, 62, -116, -17, -114, 122, 21, 91, 41, 7, 54, 36, 2, 111, -7, -79, -74, 97, -2, -16, 17, 110, -19, -12, 49, 51, -108, -43, 48, 7, 76, -97, 83, 100, 24, -97, -25, 2, 65, 0, -78, -101, -93, -59, -34, -65, -18, 109, 95, -123, -68, 46, 99, -21, 112, -87, 73, 70, -101, 15, -115, 2, -5, -26, -120, 80, 53, 99, 12, -119, -2, 28, -115, 20, 66, 38, 52, 64, -87, -124, 35, -113, -11, 57, -105, 4, 14, 112, 77, 88, 41, -24, 71, -105, -29, -20, 41, -24, 14, -99, -51, -104, 123, -105, 2, 65, 0, -106, -58, -18, -81, -81, -56, -1, -97, -100, 101, -89, 43, -57, 42, -112, 103, -39, 23, 72, -102, -124, -114, -57, 80, -35, -5, 41, 61, 70, 12, -11, -113, -122, 113, 117, -45, -20, -28, 70, 85, -37, -91, 97, -83, 90, -22, -48, 81, 6, 15, -46, 90, 94, -89, -58, 86, 12, 25, 61, 55, -58, 23, -11, 83, 2, 64, 95, 74, -10, -24, 29, 94, 93, -63, 113, 19, -109, 65, 85, 2, 74, -53, -89, 82, -54, 108, 83, -103, -31, -8, 47, -122, 75, -43, -102, -35, 12, -3, 2, -80, 106, 82, -93, -46, 84, 31, 50, 50, 30, 110, 41, -118, 122, -127, -92, 98, -125, -119, 112, -103, 51, 123, -49, 40, 6, -108, 95, 27, 25, -27, 2, 64, 96, 117, 79, 83, -32, -26, -111, 80, -101, 103, 26, -45, 112, -27, 12, -8, -51, -10, 111, 61, 62, -52, -7, 85, 52, -91, 95, 126, 76, 60, -33, 121, -9, -109, 24, 119, -87, 79, -93, -68, -126, -57, 10, 105, 43, 87, 2, -2, 97, -70, -56, 100, 14, 45, -31, -116, -45, -17, 69, 109, 94, -119, 116, -19] 07:13:54.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=publickey columnIndex=10 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -126, -61, 39, -69, -127, -118, -36, 84, -40, 29, 50, 85, 21, 71, 105, 60, 19, 125, -117, 3, -97, -18, 64, -114, -58, -63, 42, -32, 67, 32, -78, 51, -70, -101, -102, 4, -58, 48, -16, -92, -92, -8, 42, -104, -99, -79, 15, -54, 59, -67, -33, -127, -105, 83, -84, 83, 99, -113, 119, -118, -121, -26, -76, -52, 65, -71, 119, -98, 47, 73, -91, -85, 121, 33, 50, -122, -71, -9, -17, 23, 38, 75, 15, -114, 80, 104, -11, -36, -3, -116, -92, 23, 116, -33, -22, 74, 27, -89, -117, 125, -29, -13, 8, -45, 12, -116, -120, -40, 60, 125, 63, -55, -78, 6, 87, -116, -31, -95, -81, 105, 35, -102, -28, -99, -53, -126, 78, 65, 2, 3, 1, 0, 1] targetJdbcType=LONGVARBINARY(-4) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -126, -61, 39, -69, -127, -118, -36, 84, -40, 29, 50, 85, 21, 71, 105, 60, 19, 125, -117, 3, -97, -18, 64, -114, -58, -63, 42, -32, 67, 32, -78, 51, -70, -101, -102, 4, -58, 48, -16, -92, -92, -8, 42, -104, -99, -79, 15, -54, 59, -67, -33, -127, -105, 83, -84, 83, 99, -113, 119, -118, -121, -26, -76, -52, 65, -71, 119, -98, 47, 73, -91, -85, 121, 33, 50, -122, -71, -9, -17, 23, 38, 75, 15, -114, 80, 104, -11, -36, -3, -116, -92, 23, 116, -33, -22, 74, 27, -89, -117, 125, -29, -13, 8, -45, 12, -116, -120, -40, 60, 125, 63, -55, -78, 6, 87, -116, -31, -95, -81, 105, 35, -102, -28, -99, -53, -126, 78, 65, 2, 3, 1, 0, 1] 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remotepathprefix columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoteroot columnIndex=12 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=CLOB(2005) targetValue.class=null targetValue=null 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoterootsha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=repositoryid columnIndex=14 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f400fe41-c48b-4660-aeda-f8bd3bd7ec1d 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=revision columnIndex=15 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:54.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=root_id_oid columnIndex=16 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:54.469 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': 2 of 2 rows have been copied. 07:13:54.472 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "repository" 07:13:54.481 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "repository" alter column "id" restart with 3 07:13:54.491 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOSITORY' (32 of 39). 07:13:54.491 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOSITORYOWNER' (33 of 39)... 07:13:54.492 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': All source-columns exist in the target-DB! 07:13:54.492 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': All target-columns exist in the source-DB! 07:13:54.492 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repositoryowner" drop column "id" cascade 07:13:54.923 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "repositoryowner" add column "id" bigint primary key generated by default as identity 07:13:55.121 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repositoryowner" 07:13:55.141 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repositoryowner'. 07:13:55.142 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repositoryowner" 07:13:55.144 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER' contains 1 rows to be copied. 07:13:55.144 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid" from "repositoryowner" 07:13:55.146 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repositoryowner" ("changed", "created", "id", "localrevision", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:55.152 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.129 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.129 07:13:55.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.077 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.077 07:13:55.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=id columnIndex=3 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:55.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=localrevision columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:55.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=serverrepositoryid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 07:13:55.154 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signaturecreated columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.119 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.119 07:13:55.155 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signaturedata columnIndex=7 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -100, -34, -20, 104, -59, 57, 3, 82, -59, -67, 48, -83, 113, 59, -7, -34, -96, -10, -41, -72, 10, 65, 4, 14, -86, -123, 74, 84, 117, 104, -111, -102, 5, -123, -60, 31, 67, -63, 3, -91, 40, 24, 76, -1, 122, -97, -56, 21, 84, 43, 109, 84, -110, 28, 68, 80, -78, -121, 31, 12, 25, -104, 77, -14, 56, 65, -6, -21, 89, 43, 125, 4, -4, -83, 57, -109, -82, 79, 87, -82, 111, 87, -14, -72, 26, -5, 89, -71, 104, 50, -11, -10, 32, -55, -41, 4, -61, 122, 22, -122, -57, 11, 107, -56, -122, 95, 89, 104, -9, 92, 120, 33, 53, 87, -63, 39, -13, -121, -85, 113, -42, -86, -42, -13, 55, 80, -21, 52] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -100, -34, -20, 104, -59, 57, 3, 82, -59, -67, 48, -83, 113, 59, -7, -34, -96, -10, -41, -72, 10, 65, 4, 14, -86, -123, 74, 84, 117, 104, -111, -102, 5, -123, -60, 31, 67, -63, 3, -91, 40, 24, 76, -1, 122, -97, -56, 21, 84, 43, 109, 84, -110, 28, 68, 80, -78, -121, 31, 12, 25, -104, 77, -14, 56, 65, -6, -21, 89, 43, 125, 4, -4, -83, 57, -109, -82, 79, 87, -82, 111, 87, -14, -72, 26, -5, 89, -71, 104, 50, -11, -10, 32, -55, -41, 4, -61, 122, 22, -122, -57, 11, 107, -56, -122, 95, 89, 104, -9, 92, 120, 33, 53, 87, -63, 39, -13, -121, -85, 113, -42, -86, -42, -13, 55, 80, -21, 52] 07:13:55.155 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signinguserrepokeyid columnIndex=8 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:55.156 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=userrepokeypublickey_id_oid columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:55.160 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': 1 of 1 rows have been copied. 07:13:55.163 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "repositoryowner" 07:13:55.174 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "repositoryowner" alter column "id" restart with 2 07:13:55.236 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOSITORYOWNER' (33 of 39). 07:13:55.236 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'TEMPFILECHUNK' (34 of 39)... 07:13:55.236 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK': All source-columns exist in the target-DB! 07:13:55.236 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK': All target-columns exist in the source-DB! 07:13:55.236 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "tempfilechunk" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.435 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision' 07:13:55.438 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision_cryptorepofilepath' 07:13:55.439 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collisionprivate' 07:13:55.439 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='copymodification' org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.440 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "tempfilechunk" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.440 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptoconfigpropset' 07:13:55.440 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokey' 07:13:55.441 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokeydeactivation' 07:13:55.441 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptolink' 07:13:55.441 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptorepofile' 07:13:55.442 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='currenthistocryptorepofile' 07:13:55.442 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletedcollision' 07:13:55.443 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletemodification' 07:13:55.444 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunk' 07:13:55.445 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunkpayload' 07:13:55.445 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='fileinprogressmarker' 07:13:55.446 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histocryptorepofile' 07:13:55.446 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histofilechunk' 07:13:55.447 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histoframe' 07:13:55.447 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysyncfromremoterepo' 07:13:55.448 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysynctoremoterepo' 07:13:55.448 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastsynctoremoterepo' 07:13:55.448 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='localrepository_aliases' 07:13:55.449 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='modification' 07:13:55.449 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permission' 07:13:55.450 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionset' 07:13:55.451 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionsetinheritance' 07:13:55.451 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='plainhistocryptorepofile' 07:13:55.452 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarycollision' 07:13:55.452 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarydeletion' 07:13:55.453 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='remoterepositoryrequest' 07:13:55.453 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repofile' 07:13:55.453 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repository' 07:13:55.454 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repositoryowner' 07:13:55.456 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='tempfilechunk' 07:13:55.456 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentity' 07:13:55.456 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentitylink' 07:13:55.457 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickey' 07:13:55.457 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequest' 07:13:55.458 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequestdeletion' 07:13:55.493 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk1" 07:13:55.503 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk2" 07:13:55.509 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision" drop constraint "collision_fk3" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.571 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "tempfilechunk" 07:13:55.591 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'tempfilechunk'. 07:13:55.592 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "tempfilechunk" 07:13:55.594 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK' contains 0 rows to be copied. 07:13:55.595 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "length", "normalfile_id_oid", "offset", "remoterepositoryid", "role", "sha1" from "tempfilechunk" 07:13:55.596 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "tempfilechunk" ("changed", "created", "id", "length", "normalfile_id_oid", "offset", "remoterepositoryid", "role", "sha1") values (?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.601 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision_cryptorepofilepath" drop constraint "collision_cryptorepofilepath_fk1" 07:13:55.604 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collision_cryptorepofilepath" drop constraint "collision_cryptorepofilepath_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.612 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "tempfilechunk" 07:13:55.619 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "tempfilechunk" alter column "id" restart with 1 07:13:55.626 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'TEMPFILECHUNK' (34 of 39). 07:13:55.627 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERIDENTITY' (35 of 39)... 07:13:55.628 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY': All source-columns exist in the target-DB! 07:13:55.628 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY': All target-columns exist in the source-DB! 07:13:55.628 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "useridentity" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.644 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "collisionprivate" drop constraint "collisionprivate_fk1" 07:13:55.684 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "copymodification" drop constraint "copymodification_fk1" 07:13:55.722 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptoconfigpropset" drop constraint "cryptoconfigpropset_fk1" 07:13:55.764 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptoconfigpropset" drop constraint "cryptoconfigpropset_fk2" 07:13:55.804 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptokey" drop constraint "cryptokey_fk1" 07:13:55.815 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptokey" drop constraint "cryptokey_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.823 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "useridentity" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.884 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk1" 07:13:55.889 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk3" 07:13:55.893 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptolink" drop constraint "cryptolink_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.916 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "useridentity" 07:13:55.932 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'useridentity'. 07:13:55.932 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "useridentity" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.933 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk1" 07:13:55.939 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.940 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY' contains 0 rows to be copied. 07:13:55.940 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "encrypteduseridentitypayloaddtodata", "id", "localrevision", "ofuserrepokeypublickey_id_oid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentityid" from "useridentity" 07:13:55.942 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "useridentity" ("changed", "created", "encrypteduseridentitypayloaddtodata", "id", "localrevision", "ofuserrepokeypublickey_id_oid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentityid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.944 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "cryptorepofile" drop constraint "cryptorepofile_fk3" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.966 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "useridentity" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.982 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "currenthistocryptorepofile" drop constraint "currenthistocryptorepofile_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:55.986 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "useridentity" alter column "id" restart with 1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:55.986 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "currenthistocryptorepofile" drop constraint "currenthistocryptorepofile_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:56.000 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERIDENTITY' (35 of 39). 07:13:56.000 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERIDENTITYLINK' (36 of 39)... 07:13:56.000 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK': All source-columns exist in the target-DB! 07:13:56.000 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK': All target-columns exist in the source-DB! 07:13:56.001 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "useridentitylink" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:56.055 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "deletemodification" drop constraint "deletemodification_fk1" 07:13:56.091 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunk" drop constraint "filechunk_fk1" 07:13:56.176 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunkpayload" drop constraint "filechunkpayload_fk1" 07:13:56.181 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "filechunkpayload" drop constraint "filechunkpayload_fk2" 07:13:56.253 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk1" 07:13:56.269 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk2" 07:13:56.305 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk4" 07:13:56.336 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histocryptorepofile" drop constraint "histocryptorepofile_fk3" 07:13:56.368 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histofilechunk" drop constraint "histofilechunk_fk1" 07:13:56.433 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "histofilechunk" drop constraint "histofilechunk_fk2" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:56.460 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "useridentitylink" add column "id" bigint primary key generated by default as identity 07:13:56.495 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "useridentitylink" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:56.507 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastcryptokeysyncfromremoterepo" drop constraint "lastcryptokeysyncfromremoterepo_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:56.510 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'useridentitylink'. 07:13:56.510 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "useridentitylink" 07:13:56.517 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK' contains 0 rows to be copied. 07:13:56.518 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "encrypteduseridentitykeydata", "foruserrepokeypublickey_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentity_id_oid", "useridentitylinkid" from "useridentitylink" 07:13:56.519 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "useridentitylink" ("changed", "created", "encrypteduseridentitykeydata", "foruserrepokeypublickey_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentity_id_oid", "useridentitylinkid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:56.528 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "useridentitylink" 07:13:56.536 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "useridentitylink" alter column "id" restart with 1 07:13:56.544 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERIDENTITYLINK' (36 of 39). 07:13:56.545 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEY' (37 of 39)... 07:13:56.545 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': All source-columns exist in the target-DB! 07:13:56.545 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': All target-columns exist in the source-DB! 07:13:56.545 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickey" drop column "id" cascade org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:13:56.560 [closeDeferredTimer-2f759101-5] INFO c.c.c.l.LocalRepoManagerImpl - [2f759101]_close: Shutting down real LocalRepoManager. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:56.567 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastcryptokeysynctoremoterepo" drop constraint "lastcryptokeysynctoremoterepo_fk1" 07:13:56.604 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "lastsynctoremoterepo" drop constraint "lastsynctoremoterepo_fk1" 07:13:56.673 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "localrepository_aliases" drop constraint "localrepository_aliases_fk1" 07:13:56.707 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "modification" drop constraint "modification_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:56.721 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickey" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:56.739 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permission" drop constraint "permission_fk1" 07:13:56.743 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permission" drop constraint "permission_fk2" 07:13:56.781 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permissionset" drop constraint "permissionset_fk1" 07:13:56.848 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "permissionsetinheritance" drop constraint "permissionsetinheritance_fk1" 07:13:56.928 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "plainhistocryptorepofile" drop constraint "plainhistocryptorepofile_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:56.992 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickey" 07:13:57.001 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickey'. 07:13:57.001 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickey" 07:13:57.004 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY' contains 1 rows to be copied. 07:13:57.004 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "localrevision", "publickeydata", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeyid", "validto" from "userrepokeypublickey" 07:13:57.005 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickey" ("changed", "created", "discriminator", "id", "localrevision", "publickeydata", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeyid", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:57.005 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "preliminarycollision" drop constraint "preliminarycollision_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.07 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.07 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:25.029 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:25.029 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=UserRepoKeyPublicKey targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=UserRepoKeyPublicKey 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=id columnIndex=4 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Integer targetValue=1 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=localrevision columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:57.013 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=publickeydata columnIndex=6 sourceJdbcType=BINARY(-2) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -46, 16, -118, -111, -69, -34, -128, -54, 10, -37, 109, 32, -94, -89, -30, 23, -40, 70, 18, -29, -3, -126, 32, 92, 118, -125, -27, -41, 64, -77, -48, -96, 37, 118, 1, -97, -100, -1, 68, -37, -33, -57, -36, 20, -33, 3, 117, -95, -117, 45, 16, -28, -27, -57, 47, -55, -125, -23, -99, -70, -59, -38, -74, -4, -108, -14, 63, 46, -113, -51, 76, 111, 23, -34, -127, 71, 58, -70, 7, -37, 44, -62, 46, 85, 30, -50, -25, 67, 23, 10, -40, 40, -60, 107, -92, 55, 79, -13, 44, 115, -48, 125, 123, 9, 3, 86, -94, 22, 26, -29, -22, -27, -48, -86, 69, 34, 127, 33, -23, -18, 86, -63, 10, -41, 111, -53, 99, -33, 2, 3, 1, 0, 1] targetJdbcType=BLOB(2004) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -46, 16, -118, -111, -69, -34, -128, -54, 10, -37, 109, 32, -94, -89, -30, 23, -40, 70, 18, -29, -3, -126, 32, 92, 118, -125, -27, -41, 64, -77, -48, -96, 37, 118, 1, -97, -100, -1, 68, -37, -33, -57, -36, 20, -33, 3, 117, -95, -117, 45, 16, -28, -27, -57, 47, -55, -125, -23, -99, -70, -59, -38, -74, -4, -108, -14, 63, 46, -113, -51, 76, 111, 23, -34, -127, 71, 58, -70, 7, -37, 44, -62, 46, 85, 30, -50, -25, 67, 23, 10, -40, 40, -60, 107, -92, 55, 79, -13, 44, 115, -48, 125, 123, 9, 3, 86, -94, 22, 26, -29, -22, -27, -48, -86, 69, 34, 127, 33, -23, -18, 86, -63, 10, -41, 111, -53, 99, -33, 2, 3, 1, 0, 1] 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=serverrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=e94dd54c-8c44-423c-ad93-7f1d32d79903 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signaturecreated columnIndex=8 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signaturedata columnIndex=9 sourceJdbcType=BINARY(-2) sourceValue.class=null sourceValue=null targetJdbcType=BLOB(2004) targetValue.class=null targetValue=null 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signinguserrepokeyid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=userrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H4DLYbng9L2MPYajW7UEIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H4DLYbng9L2MPYajW7UEIQ 07:13:57.014 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=validto columnIndex=12 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:13:57.071 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': 1 of 1 rows have been copied. 07:13:57.080 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "userrepokeypublickey" 07:13:57.095 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "userrepokeypublickey" alter column "id" restart with 2 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:57.100 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "preliminarydeletion" drop constraint "preliminarydeletion_fk1" org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:57.103 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEY' (37 of 39). 07:13:57.103 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' (38 of 39)... 07:13:57.104 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST': All source-columns exist in the target-DB! 07:13:57.104 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST': All target-columns exist in the source-DB! 07:13:57.104 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequest" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:57.170 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repofile" drop constraint "repofile_fk1" 07:13:57.212 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repository" drop constraint "repository_fk1" 07:13:57.292 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "repositoryowner" drop constraint "repositoryowner_fk1" 07:13:57.423 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "tempfilechunk" drop constraint "tempfilechunk_fk1" 07:13:57.532 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentity" drop constraint "useridentity_fk1" 07:13:57.645 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentitylink" drop constraint "useridentitylink_fk2" 07:13:57.704 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "useridentitylink" drop constraint "useridentitylink_fk1" 07:13:57.772 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "userrepokeypublickeyreplacementrequest" drop constraint "userrepokeypublickeyreplacementrequest_fk1" 07:13:57.788 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - dropForeignKey: Executing: alter table "userrepokeypublickeyreplacementrequest" drop constraint "userrepokeypublickeyreplacementrequest_fk2" 07:13:57.849 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision' 07:13:57.850 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collision_cryptorepofilepath' 07:13:57.850 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='collisionprivate' 07:13:57.851 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='copymodification' 07:13:57.851 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptoconfigpropset' 07:13:57.852 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokey' 07:13:57.852 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptokeydeactivation' 07:13:57.853 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptolink' 07:13:57.853 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='cryptorepofile' 07:13:57.854 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='currenthistocryptorepofile' 07:13:57.856 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletedcollision' 07:13:57.857 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='deletemodification' 07:13:57.857 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunk' 07:13:57.859 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='filechunkpayload' 07:13:57.859 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='fileinprogressmarker' 07:13:57.860 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histocryptorepofile' 07:13:57.860 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histofilechunk' 07:13:57.861 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='histoframe' 07:13:57.862 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysyncfromremoterepo' 07:13:57.862 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastcryptokeysynctoremoterepo' 07:13:57.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='lastsynctoremoterepo' 07:13:57.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='localrepository_aliases' 07:13:57.863 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='modification' 07:13:57.864 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permission' 07:13:57.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionset' 07:13:57.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='permissionsetinheritance' 07:13:57.866 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='plainhistocryptorepofile' 07:13:57.866 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarycollision' 07:13:57.866 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='preliminarydeletion' 07:13:57.867 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='remoterepositoryrequest' 07:13:57.867 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repofile' 07:13:57.868 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repository' 07:13:57.868 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='repositoryowner' 07:13:57.878 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='scheduledreupload' 07:13:57.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='tempfilechunk' 07:13:57.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentity' 07:13:57.880 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='useridentitylink' 07:13:57.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickey' 07:13:57.881 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequest' 07:13:57.882 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='' schema='ROOT' name='userrepokeypublickeyreplacementrequestdeletion' 07:13:57.889 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision' 07:13:57.890 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collision_cryptorepofilepath' 07:13:57.890 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='collisionprivate' 07:13:57.890 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='copymodification' 07:13:57.891 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptoconfigpropset' 07:13:57.891 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokey' 07:13:57.891 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptokeydeactivation' 07:13:57.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptolink' 07:13:57.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='cryptorepofile' 07:13:57.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='currenthistocryptorepofile' 07:13:57.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletedcollision' 07:13:57.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='deletemodification' 07:13:57.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunk' 07:13:57.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='filechunkpayload' 07:13:57.894 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='fileinprogressmarker' 07:13:57.894 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histocryptorepofile' 07:13:57.894 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histofilechunk' 07:13:57.895 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='histoframe' 07:13:57.895 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysyncfromremoterepo' 07:13:57.895 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastcryptokeysynctoremoterepo' 07:13:57.896 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='lastsynctoremoterepo' 07:13:57.896 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='localrepository_aliases' 07:13:57.896 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='modification' 07:13:57.896 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permission' 07:13:57.897 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionset' 07:13:57.897 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='permissionsetinheritance' 07:13:57.897 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='plainhistocryptorepofile' 07:13:57.898 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarycollision' 07:13:57.898 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='preliminarydeletion' 07:13:57.898 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='remoterepositoryrequest' 07:13:57.899 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repofile' 07:13:57.899 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repository' 07:13:57.899 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='repositoryowner' 07:13:57.900 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='tempfilechunk' 07:13:57.900 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentity' 07:13:57.900 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='useridentitylink' 07:13:57.901 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickey' 07:13:57.901 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequest' 07:13:57.901 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - getTables: catalogue='null' schema='public' name='userrepokeypublickeyreplacementrequestdeletion' 07:13:57.903 [Test worker] WARN c.c.c.l.d.DatabaseMigrater - copyTableData: The following source-tables are missing in the target-DB: [SCHEDULEDREUPLOAD] 07:13:57.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: All target-tables exist in the source-DB! 07:13:58.024 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASID' for ignored table 'SYSALIASES'! 07:13:58.025 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIAS' for ignored table 'SYSALIASES'! 07:13:58.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSALIASES'! 07:13:58.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'JAVACLASSNAME' for ignored table 'SYSALIASES'! 07:13:58.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASTYPE' for ignored table 'SYSALIASES'! 07:13:58.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'NAMESPACE' for ignored table 'SYSALIASES'! 07:13:58.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SYSTEMALIAS' for ignored table 'SYSALIASES'! 07:13:58.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASINFO' for ignored table 'SYSALIASES'! 07:13:58.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SPECIFICNAME' for ignored table 'SYSALIASES'! 07:13:58.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSCHECKS'! 07:13:58.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CHECKDEFINITION' for ignored table 'SYSCHECKS'! 07:13:58.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEDCOLUMNS' for ignored table 'SYSCHECKS'! 07:13:58.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLPERMSID' for ignored table 'SYSCOLPERMS'! 07:13:58.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSCOLPERMS'! 07:13:58.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSCOLPERMS'! 07:13:58.033 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCOLPERMS'! 07:13:58.034 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSCOLPERMS'! 07:13:58.034 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNS' for ignored table 'SYSCOLPERMS'! 07:13:58.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEID' for ignored table 'SYSCOLUMNS'! 07:13:58.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNNAME' for ignored table 'SYSCOLUMNS'! 07:13:58.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNNUMBER' for ignored table 'SYSCOLUMNS'! 07:13:58.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDATATYPE' for ignored table 'SYSCOLUMNS'! 07:13:58.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDEFAULT' for ignored table 'SYSCOLUMNS'! 07:13:58.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLUMNDEFAULTID' for ignored table 'SYSCOLUMNS'! 07:13:58.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTVALUE' for ignored table 'SYSCOLUMNS'! 07:13:58.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTSTART' for ignored table 'SYSCOLUMNS'! 07:13:58.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTOINCREMENTINC' for ignored table 'SYSCOLUMNS'! 07:13:58.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSCONGLOMERATES'! 07:13:58.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCONGLOMERATES'! 07:13:58.039 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATENUMBER' for ignored table 'SYSCONGLOMERATES'! 07:13:58.039 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATENAME' for ignored table 'SYSCONGLOMERATES'! 07:13:58.039 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISINDEX' for ignored table 'SYSCONGLOMERATES'! 07:13:58.040 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DESCRIPTOR' for ignored table 'SYSCONGLOMERATES'! 07:13:58.040 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISCONSTRAINT' for ignored table 'SYSCONGLOMERATES'! 07:13:58.040 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSCONGLOMERATES'! 07:13:58.041 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSCONSTRAINTS'! 07:13:58.041 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSCONSTRAINTS'! 07:13:58.041 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTNAME' for ignored table 'SYSCONSTRAINTS'! 07:13:58.042 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSCONSTRAINTS'! 07:13:58.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSCONSTRAINTS'! 07:13:58.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATE' for ignored table 'SYSCONSTRAINTS'! 07:13:58.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCECOUNT' for ignored table 'SYSCONSTRAINTS'! 07:13:58.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DEPENDENTID' for ignored table 'SYSDEPENDS'! 07:13:58.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DEPENDENTFINDER' for ignored table 'SYSDEPENDS'! 07:13:58.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PROVIDERID' for ignored table 'SYSDEPENDS'! 07:13:58.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PROVIDERFINDER' for ignored table 'SYSDEPENDS'! 07:13:58.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FILEID' for ignored table 'SYSFILES'! 07:13:58.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSFILES'! 07:13:58.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FILENAME' for ignored table 'SYSFILES'! 07:13:58.046 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GENERATIONID' for ignored table 'SYSFILES'! 07:13:58.046 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSFOREIGNKEYS'! 07:13:58.046 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSFOREIGNKEYS'! 07:13:58.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'KEYCONSTRAINTID' for ignored table 'SYSFOREIGNKEYS'! 07:13:58.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DELETERULE' for ignored table 'SYSFOREIGNKEYS'! 07:13:58.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UPDATERULE' for ignored table 'SYSFOREIGNKEYS'! 07:13:58.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONSTRAINTID' for ignored table 'SYSKEYS'! 07:13:58.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CONGLOMERATEID' for ignored table 'SYSKEYS'! 07:13:58.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UUID' for ignored table 'SYSPERMS'! 07:13:58.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OBJECTTYPE' for ignored table 'SYSPERMS'! 07:13:58.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OBJECTID' for ignored table 'SYSPERMS'! 07:13:58.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PERMISSION' for ignored table 'SYSPERMS'! 07:13:58.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSPERMS'! 07:13:58.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSPERMS'! 07:13:58.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISGRANTABLE' for ignored table 'SYSPERMS'! 07:13:58.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UUID' for ignored table 'SYSROLES'! 07:13:58.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ROLEID' for ignored table 'SYSROLES'! 07:13:58.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSROLES'! 07:13:58.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSROLES'! 07:13:58.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WITHADMINOPTION' for ignored table 'SYSROLES'! 07:13:58.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ISDEF' for ignored table 'SYSROLES'! 07:13:58.052 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ROUTINEPERMSID' for ignored table 'SYSROUTINEPERMS'! 07:13:58.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSROUTINEPERMS'! 07:13:58.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSROUTINEPERMS'! 07:13:58.053 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ALIASID' for ignored table 'SYSROUTINEPERMS'! 07:13:58.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOPTION' for ignored table 'SYSROUTINEPERMS'! 07:13:58.054 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSCHEMAS'! 07:13:58.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMANAME' for ignored table 'SYSSCHEMAS'! 07:13:58.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'AUTHORIZATIONID' for ignored table 'SYSSCHEMAS'! 07:13:58.055 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCEID' for ignored table 'SYSSEQUENCES'! 07:13:58.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCENAME' for ignored table 'SYSSEQUENCES'! 07:13:58.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSEQUENCES'! 07:13:58.056 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SEQUENCEDATATYPE' for ignored table 'SYSSEQUENCES'! 07:13:58.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CURRENTVALUE' for ignored table 'SYSSEQUENCES'! 07:13:58.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STARTVALUE' for ignored table 'SYSSEQUENCES'! 07:13:58.057 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'MINIMUMVALUE' for ignored table 'SYSSEQUENCES'! 07:13:58.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'MAXIMUMVALUE' for ignored table 'SYSSEQUENCES'! 07:13:58.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'INCREMENT' for ignored table 'SYSSEQUENCES'! 07:13:58.058 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CYCLEOPTION' for ignored table 'SYSSEQUENCES'! 07:13:58.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STMTID' for ignored table 'SYSSTATEMENTS'! 07:13:58.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STMTNAME' for ignored table 'SYSSTATEMENTS'! 07:13:58.059 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSSTATEMENTS'! 07:13:58.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSSTATEMENTS'! 07:13:58.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VALID' for ignored table 'SYSSTATEMENTS'! 07:13:58.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TEXT' for ignored table 'SYSSTATEMENTS'! 07:13:58.060 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LASTCOMPILED' for ignored table 'SYSSTATEMENTS'! 07:13:58.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COMPILATIONSCHEMAID' for ignored table 'SYSSTATEMENTS'! 07:13:58.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'USINGTEXT' for ignored table 'SYSSTATEMENTS'! 07:13:58.061 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATID' for ignored table 'SYSSTATISTICS'! 07:13:58.062 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEID' for ignored table 'SYSSTATISTICS'! 07:13:58.062 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSSTATISTICS'! 07:13:58.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CREATIONTIMESTAMP' for ignored table 'SYSSTATISTICS'! 07:13:58.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSSTATISTICS'! 07:13:58.063 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VALID' for ignored table 'SYSSTATISTICS'! 07:13:58.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COLCOUNT' for ignored table 'SYSSTATISTICS'! 07:13:58.064 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATISTICS' for ignored table 'SYSSTATISTICS'! 07:13:58.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEPERMSID' for ignored table 'SYSTABLEPERMS'! 07:13:58.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTEE' for ignored table 'SYSTABLEPERMS'! 07:13:58.065 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'GRANTOR' for ignored table 'SYSTABLEPERMS'! 07:13:58.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTABLEPERMS'! 07:13:58.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SELECTPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'DELETEPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'INSERTPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'UPDATEPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.068 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCESPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERPRIV' for ignored table 'SYSTABLEPERMS'! 07:13:58.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTABLES'! 07:13:58.069 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLENAME' for ignored table 'SYSTABLES'! 07:13:58.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLETYPE' for ignored table 'SYSTABLES'! 07:13:58.070 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSTABLES'! 07:13:58.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LOCKGRANULARITY' for ignored table 'SYSTABLES'! 07:13:58.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERID' for ignored table 'SYSTRIGGERS'! 07:13:58.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERNAME' for ignored table 'SYSTRIGGERS'! 07:13:58.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'SCHEMAID' for ignored table 'SYSTRIGGERS'! 07:13:58.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CREATIONTIMESTAMP' for ignored table 'SYSTRIGGERS'! 07:13:58.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'EVENT' for ignored table 'SYSTRIGGERS'! 07:13:58.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'FIRINGTIME' for ignored table 'SYSTRIGGERS'! 07:13:58.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TYPE' for ignored table 'SYSTRIGGERS'! 07:13:58.073 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'STATE' for ignored table 'SYSTRIGGERS'! 07:13:58.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSTRIGGERS'! 07:13:58.074 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WHENSTMTID' for ignored table 'SYSTRIGGERS'! 07:13:58.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ACTIONSTMTID' for ignored table 'SYSTRIGGERS'! 07:13:58.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCEDCOLUMNS' for ignored table 'SYSTRIGGERS'! 07:13:58.075 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TRIGGERDEFINITION' for ignored table 'SYSTRIGGERS'! 07:13:58.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCINGOLD' for ignored table 'SYSTRIGGERS'! 07:13:58.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'REFERENCINGNEW' for ignored table 'SYSTRIGGERS'! 07:13:58.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'OLDREFERENCINGNAME' for ignored table 'SYSTRIGGERS'! 07:13:58.076 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'NEWREFERENCINGNAME' for ignored table 'SYSTRIGGERS'! 07:13:58.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'WHENCLAUSETEXT' for ignored table 'SYSTRIGGERS'! 07:13:58.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'USERNAME' for ignored table 'SYSUSERS'! 07:13:58.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'HASHINGSCHEME' for ignored table 'SYSUSERS'! 07:13:58.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'PASSWORD' for ignored table 'SYSUSERS'! 07:13:58.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'LASTMODIFIED' for ignored table 'SYSUSERS'! 07:13:58.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'TABLEID' for ignored table 'SYSVIEWS'! 07:13:58.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'VIEWDEFINITION' for ignored table 'SYSVIEWS'! 07:13:58.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'CHECKOPTION' for ignored table 'SYSVIEWS'! 07:13:58.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'COMPILATIONSCHEMAID' for ignored table 'SYSVIEWS'! 07:13:58.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'IBMREQD' for ignored table 'SYSDUMMY1'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.221 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequest" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwowner' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.286 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwoptions' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_language' for ignored table '_pg_foreign_data_wrappers'! 07:13:58.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_foreign_servers'! 07:13:58.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvoptions' for ignored table '_pg_foreign_servers'! 07:13:58.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_foreign_servers'! 07:13:58.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_foreign_servers'! 07:13:58.292 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table '_pg_foreign_servers'! 07:13:58.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table '_pg_foreign_servers'! 07:13:58.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_type' for ignored table '_pg_foreign_servers'! 07:13:58.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_version' for ignored table '_pg_foreign_servers'! 07:13:58.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_servers'! 07:13:58.294 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspname' for ignored table '_pg_foreign_table_columns'! 07:13:58.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table '_pg_foreign_table_columns'! 07:13:58.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table '_pg_foreign_table_columns'! 07:13:58.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attfdwoptions' for ignored table '_pg_foreign_table_columns'! 07:13:58.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table '_pg_foreign_tables'! 07:13:58.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table '_pg_foreign_tables'! 07:13:58.297 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table '_pg_foreign_tables'! 07:13:58.297 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftoptions' for ignored table '_pg_foreign_tables'! 07:13:58.297 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_foreign_tables'! 07:13:58.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_foreign_tables'! 07:13:58.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_foreign_tables'! 07:13:58.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table '_pg_user_mappings'! 07:13:58.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table '_pg_user_mappings'! 07:13:58.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table '_pg_user_mappings'! 07:13:58.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table '_pg_user_mappings'! 07:13:58.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table '_pg_user_mappings'! 07:13:58.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table '_pg_user_mappings'! 07:13:58.313 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvowner' for ignored table '_pg_user_mappings'! 07:13:58.314 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'administrable_role_authorizations'! 07:13:58.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'administrable_role_authorizations'! 07:13:58.317 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'administrable_role_authorizations'! 07:13:58.323 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'applicable_roles'! 07:13:58.325 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'applicable_roles'! 07:13:58.328 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'applicable_roles'! 07:13:58.331 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'attributes'! 07:13:58.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'attributes'! 07:13:58.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'attributes'! 07:13:58.333 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_name' for ignored table 'attributes'! 07:13:58.334 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'attributes'! 07:13:58.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_default' for ignored table 'attributes'! 07:13:58.340 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_nullable' for ignored table 'attributes'! 07:13:58.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'attributes'! 07:13:58.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'attributes'! 07:13:58.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'attributes'! 07:13:58.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'attributes'! 07:13:58.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'attributes'! 07:13:58.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'attributes'! 07:13:58.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'attributes'! 07:13:58.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_catalog' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_schema' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attribute_udt_name' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'attributes'! 07:13:58.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'attributes'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'attributes'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'attributes'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'attributes'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_derived_reference_attribute' for ignored table 'attributes'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'character_sets'! 07:13:58.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'character_sets'! 07:13:58.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'character_sets'! 07:13:58.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_repertoire' for ignored table 'character_sets'! 07:13:58.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'form_of_use' for ignored table 'character_sets'! 07:13:58.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_catalog' for ignored table 'character_sets'! 07:13:58.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_schema' for ignored table 'character_sets'! 07:13:58.347 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_collate_name' for ignored table 'character_sets'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'check_constraint_routine_usage'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'check_constraint_routine_usage'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'check_constraint_routine_usage'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'check_constraint_routine_usage'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'check_constraint_routine_usage'! 07:13:58.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'check_constraint_routine_usage'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'check_constraints'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'check_constraints'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'check_constraints'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'check_clause' for ignored table 'check_constraints'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'collation_character_set_applicability'! 07:13:58.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'collation_character_set_applicability'! 07:13:58.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'collation_character_set_applicability'! 07:13:58.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'collation_character_set_applicability'! 07:13:58.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'collation_character_set_applicability'! 07:13:58.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'collation_character_set_applicability'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'collations'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'collations'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'collations'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pad_attribute' for ignored table 'collations'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'column_domain_usage'! 07:13:58.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_domain_usage'! 07:13:58.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'column_options'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'column_privileges'! 07:13:58.353 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'column_privileges'! 07:13:58.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_privileges'! 07:13:58.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_privileges'! 07:13:58.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_privileges'! 07:13:58.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_privileges'! 07:13:58.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'column_privileges'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'column_privileges'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'column_udt_usage'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'column_udt_usage'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'column_udt_usage'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'column_udt_usage'! 07:13:58.355 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'column_udt_usage'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'column_udt_usage'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'column_udt_usage'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'columns'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'columns'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'columns'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'columns'! 07:13:58.356 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_default' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_nullable' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'columns'! 07:13:58.357 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'columns'! 07:13:58.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'columns'! 07:13:58.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'columns'! 07:13:58.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'columns'! 07:13:58.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'columns'! 07:13:58.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'columns'! 07:13:58.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'columns'! 07:13:58.360 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'columns'! 07:13:58.360 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'columns'! 07:13:58.360 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'columns'! 07:13:58.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'columns'! 07:13:58.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'columns'! 07:13:58.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'columns'! 07:13:58.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'columns'! 07:13:58.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'columns'! 07:13:58.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'columns'! 07:13:58.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'columns'! 07:13:58.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_self_referencing' for ignored table 'columns'! 07:13:58.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_identity' for ignored table 'columns'! 07:13:58.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_generation' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_start' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_increment' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_maximum' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_minimum' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'identity_cycle' for ignored table 'columns'! 07:13:58.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_generated' for ignored table 'columns'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'generation_expression' for ignored table 'columns'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_updatable' for ignored table 'columns'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'constraint_column_usage'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'constraint_column_usage'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'constraint_column_usage'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'constraint_column_usage'! 07:13:58.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'constraint_column_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'constraint_column_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'constraint_column_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'constraint_table_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'constraint_table_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'constraint_table_usage'! 07:13:58.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'constraint_table_usage'! 07:13:58.366 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'constraint_table_usage'! 07:13:58.366 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'constraint_table_usage'! 07:13:58.366 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'data_type_privileges'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'data_type_privileges'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'data_type_privileges'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'data_type_privileges'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'data_type_privileges'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'domain_constraints'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'domain_constraints'! 07:13:58.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'domain_constraints'! 07:13:58.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domain_constraints'! 07:13:58.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domain_constraints'! 07:13:58.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domain_constraints'! 07:13:58.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deferrable' for ignored table 'domain_constraints'! 07:13:58.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'initially_deferred' for ignored table 'domain_constraints'! 07:13:58.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'domain_udt_usage'! 07:13:58.370 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'domain_udt_usage'! 07:13:58.370 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'domain_udt_usage'! 07:13:58.370 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domain_udt_usage'! 07:13:58.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domain_udt_usage'! 07:13:58.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domain_udt_usage'! 07:13:58.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_catalog' for ignored table 'domains'! 07:13:58.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_schema' for ignored table 'domains'! 07:13:58.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_name' for ignored table 'domains'! 07:13:58.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'domains'! 07:13:58.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'domains'! 07:13:58.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'domains'! 07:13:58.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'domains'! 07:13:58.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'domains'! 07:13:58.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'domains'! 07:13:58.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'domains'! 07:13:58.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'domains'! 07:13:58.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'domains'! 07:13:58.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'domains'! 07:13:58.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'domains'! 07:13:58.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'domains'! 07:13:58.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'domains'! 07:13:58.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'domains'! 07:13:58.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'domains'! 07:13:58.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_default' for ignored table 'domains'! 07:13:58.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'domains'! 07:13:58.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'domains'! 07:13:58.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'domains'! 07:13:58.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'domains'! 07:13:58.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'domains'! 07:13:58.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'domains'! 07:13:58.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'domains'! 07:13:58.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'domains'! 07:13:58.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'element_types'! 07:13:58.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'element_types'! 07:13:58.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'element_types'! 07:13:58.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'element_types'! 07:13:58.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collection_type_identifier' for ignored table 'element_types'! 07:13:58.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'element_types'! 07:13:58.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'element_types'! 07:13:58.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'element_types'! 07:13:58.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'element_types'! 07:13:58.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'element_types'! 07:13:58.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'element_types'! 07:13:58.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'element_types'! 07:13:58.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'element_types'! 07:13:58.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'element_types'! 07:13:58.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'element_types'! 07:13:58.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'element_types'! 07:13:58.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'element_types'! 07:13:58.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'element_types'! 07:13:58.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'element_types'! 07:13:58.386 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'element_types'! 07:13:58.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'domain_default' for ignored table 'element_types'! 07:13:58.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'element_types'! 07:13:58.391 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'element_types'! 07:13:58.392 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'element_types'! 07:13:58.392 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'element_types'! 07:13:58.393 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'element_types'! 07:13:58.393 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'element_types'! 07:13:58.394 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'element_types'! 07:13:58.395 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'element_types'! 07:13:58.395 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'role_name' for ignored table 'enabled_roles'! 07:13:58.396 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_data_wrapper_options'! 07:13:58.396 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_data_wrapper_options'! 07:13:58.397 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_data_wrapper_options'! 07:13:58.398 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_data_wrapper_options'! 07:13:58.398 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_data_wrappers'! 07:13:58.399 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_data_wrappers'! 07:13:58.400 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'foreign_data_wrappers'! 07:13:58.401 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'library_name' for ignored table 'foreign_data_wrappers'! 07:13:58.401 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_language' for ignored table 'foreign_data_wrappers'! 07:13:58.402 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_server_options'! 07:13:58.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_server_options'! 07:13:58.403 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_server_options'! 07:13:58.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_server_options'! 07:13:58.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_servers'! 07:13:58.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_servers'! 07:13:58.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_catalog' for ignored table 'foreign_servers'! 07:13:58.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_data_wrapper_name' for ignored table 'foreign_servers'! 07:13:58.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_type' for ignored table 'foreign_servers'! 07:13:58.408 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_version' for ignored table 'foreign_servers'! 07:13:58.409 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'foreign_servers'! 07:13:58.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table 'foreign_table_options'! 07:13:58.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table 'foreign_table_options'! 07:13:58.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table 'foreign_table_options'! 07:13:58.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'foreign_table_options'! 07:13:58.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'foreign_table_options'! 07:13:58.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_catalog' for ignored table 'foreign_tables'! 07:13:58.414 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_schema' for ignored table 'foreign_tables'! 07:13:58.415 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_table_name' for ignored table 'foreign_tables'! 07:13:58.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'foreign_tables'! 07:13:58.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'foreign_tables'! 07:13:58.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_name' for ignored table 'information_schema_catalog_name'! 07:13:58.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'key_column_usage'! 07:13:58.418 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'key_column_usage'! 07:13:58.419 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'key_column_usage'! 07:13:58.419 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'key_column_usage'! 07:13:58.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'key_column_usage'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'key_column_usage'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'key_column_usage'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'key_column_usage'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'position_in_unique_constraint' for ignored table 'key_column_usage'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'parameters'! 07:13:58.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'parameters'! 07:13:58.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'parameters'! 07:13:58.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordinal_position' for ignored table 'parameters'! 07:13:58.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_mode' for ignored table 'parameters'! 07:13:58.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_result' for ignored table 'parameters'! 07:13:58.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'as_locator' for ignored table 'parameters'! 07:13:58.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_name' for ignored table 'parameters'! 07:13:58.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'parameters'! 07:13:58.423 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'parameters'! 07:13:58.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'parameters'! 07:13:58.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'parameters'! 07:13:58.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'parameters'! 07:13:58.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'parameters'! 07:13:58.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'parameters'! 07:13:58.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'parameters'! 07:13:58.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'parameters'! 07:13:58.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'parameters'! 07:13:58.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'parameters'! 07:13:58.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'parameters'! 07:13:58.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'parameters'! 07:13:58.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'parameters'! 07:13:58.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'parameters'! 07:13:58.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'parameters'! 07:13:58.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'parameters'! 07:13:58.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'parameters'! 07:13:58.430 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'parameters'! 07:13:58.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'parameters'! 07:13:58.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'parameters'! 07:13:58.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'parameters'! 07:13:58.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'parameters'! 07:13:58.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_default' for ignored table 'parameters'! 07:13:58.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'referential_constraints'! 07:13:58.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'referential_constraints'! 07:13:58.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'referential_constraints'! 07:13:58.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_catalog' for ignored table 'referential_constraints'! 07:13:58.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_schema' for ignored table 'referential_constraints'! 07:13:58.434 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unique_constraint_name' for ignored table 'referential_constraints'! 07:13:58.435 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'match_option' for ignored table 'referential_constraints'! 07:13:58.435 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'update_rule' for ignored table 'referential_constraints'! 07:13:58.435 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'delete_rule' for ignored table 'referential_constraints'! 07:13:58.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_column_grants'! 07:13:58.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_column_grants'! 07:13:58.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'role_column_grants'! 07:13:58.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'role_column_grants'! 07:13:58.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'role_column_grants'! 07:13:58.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'role_column_grants'! 07:13:58.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_column_grants'! 07:13:58.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_column_grants'! 07:13:58.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_routine_grants'! 07:13:58.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_routine_grants'! 07:13:58.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'role_routine_grants'! 07:13:58.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'role_routine_grants'! 07:13:58.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'role_routine_grants'! 07:13:58.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'role_routine_grants'! 07:13:58.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'role_routine_grants'! 07:13:58.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'role_routine_grants'! 07:13:58.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_routine_grants'! 07:13:58.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_routine_grants'! 07:13:58.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_table_grants'! 07:13:58.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_table_grants'! 07:13:58.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'role_table_grants'! 07:13:58.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'role_table_grants'! 07:13:58.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'role_table_grants'! 07:13:58.446 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_table_grants'! 07:13:58.446 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_table_grants'! 07:13:58.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_hierarchy' for ignored table 'role_table_grants'! 07:13:58.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_udt_grants'! 07:13:58.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_udt_grants'! 07:13:58.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'role_udt_grants'! 07:13:58.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'role_udt_grants'! 07:13:58.448 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'role_udt_grants'! 07:13:58.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_udt_grants'! 07:13:58.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_udt_grants'! 07:13:58.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'role_usage_grants'! 07:13:58.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'role_usage_grants'! 07:13:58.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'role_usage_grants'! 07:13:58.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'role_usage_grants'! 07:13:58.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'role_usage_grants'! 07:13:58.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'role_usage_grants'! 07:13:58.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'role_usage_grants'! 07:13:58.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'role_usage_grants'! 07:13:58.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'routine_privileges'! 07:13:58.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'routine_privileges'! 07:13:58.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'routine_privileges'! 07:13:58.454 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'routine_privileges'! 07:13:58.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'routine_privileges'! 07:13:58.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'routine_privileges'! 07:13:58.455 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'routine_privileges'! 07:13:58.456 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'routine_privileges'! 07:13:58.456 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'routine_privileges'! 07:13:58.456 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'routine_privileges'! 07:13:58.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'routines'! 07:13:58.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'routines'! 07:13:58.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'routines'! 07:13:58.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_catalog' for ignored table 'routines'! 07:13:58.458 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_schema' for ignored table 'routines'! 07:13:58.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_name' for ignored table 'routines'! 07:13:58.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_type' for ignored table 'routines'! 07:13:58.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_catalog' for ignored table 'routines'! 07:13:58.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_schema' for ignored table 'routines'! 07:13:58.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'module_name' for ignored table 'routines'! 07:13:58.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'routines'! 07:13:58.461 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'routines'! 07:13:58.461 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'routines'! 07:13:58.462 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'routines'! 07:13:58.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'routines'! 07:13:58.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'routines'! 07:13:58.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'routines'! 07:13:58.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'routines'! 07:13:58.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'routines'! 07:13:58.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'routines'! 07:13:58.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'routines'! 07:13:58.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'routines'! 07:13:58.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'routines'! 07:13:58.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'routines'! 07:13:58.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'routines'! 07:13:58.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'routines'! 07:13:58.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'routines'! 07:13:58.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'routines'! 07:13:58.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_catalog' for ignored table 'routines'! 07:13:58.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_schema' for ignored table 'routines'! 07:13:58.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'type_udt_name' for ignored table 'routines'! 07:13:58.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_catalog' for ignored table 'routines'! 07:13:58.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_schema' for ignored table 'routines'! 07:13:58.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'scope_name' for ignored table 'routines'! 07:13:58.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_cardinality' for ignored table 'routines'! 07:13:58.470 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dtd_identifier' for ignored table 'routines'! 07:13:58.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_body' for ignored table 'routines'! 07:13:58.471 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'routine_definition' for ignored table 'routines'! 07:13:58.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_name' for ignored table 'routines'! 07:13:58.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_language' for ignored table 'routines'! 07:13:58.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_style' for ignored table 'routines'! 07:13:58.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deterministic' for ignored table 'routines'! 07:13:58.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_data_access' for ignored table 'routines'! 07:13:58.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_null_call' for ignored table 'routines'! 07:13:58.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_path' for ignored table 'routines'! 07:13:58.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_level_routine' for ignored table 'routines'! 07:13:58.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'max_dynamic_result_sets' for ignored table 'routines'! 07:13:58.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_user_defined_cast' for ignored table 'routines'! 07:13:58.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_implicitly_invocable' for ignored table 'routines'! 07:13:58.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'security_type' for ignored table 'routines'! 07:13:58.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_catalog' for ignored table 'routines'! 07:13:58.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_schema' for ignored table 'routines'! 07:13:58.478 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'to_sql_specific_name' for ignored table 'routines'! 07:13:58.479 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'as_locator' for ignored table 'routines'! 07:13:58.479 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'created' for ignored table 'routines'! 07:13:58.479 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_altered' for ignored table 'routines'! 07:13:58.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'new_savepoint_level' for ignored table 'routines'! 07:13:58.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_udt_dependent' for ignored table 'routines'! 07:13:58.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_from_data_type' for ignored table 'routines'! 07:13:58.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_as_locator' for ignored table 'routines'! 07:13:58.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_max_length' for ignored table 'routines'! 07:13:58.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_octet_length' for ignored table 'routines'! 07:13:58.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_set_catalog' for ignored table 'routines'! 07:13:58.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_char_set_schema' for ignored table 'routines'! 07:13:58.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_character_set_name' for ignored table 'routines'! 07:13:58.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_catalog' for ignored table 'routines'! 07:13:58.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_schema' for ignored table 'routines'! 07:13:58.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_collation_name' for ignored table 'routines'! 07:13:58.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_precision' for ignored table 'routines'! 07:13:58.497 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_precision_radix' for ignored table 'routines'! 07:13:58.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_numeric_scale' for ignored table 'routines'! 07:13:58.498 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_datetime_precision' for ignored table 'routines'! 07:13:58.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_interval_type' for ignored table 'routines'! 07:13:58.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_interval_precision' for ignored table 'routines'! 07:13:58.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_catalog' for ignored table 'routines'! 07:13:58.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_schema' for ignored table 'routines'! 07:13:58.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_type_udt_name' for ignored table 'routines'! 07:13:58.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_catalog' for ignored table 'routines'! 07:13:58.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_schema' for ignored table 'routines'! 07:13:58.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_scope_name' for ignored table 'routines'! 07:13:58.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_maximum_cardinality' for ignored table 'routines'! 07:13:58.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'result_cast_dtd_identifier' for ignored table 'routines'! 07:13:58.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_name' for ignored table 'schemata'! 07:13:58.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_name' for ignored table 'schemata'! 07:13:58.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema_owner' for ignored table 'schemata'! 07:13:58.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_catalog' for ignored table 'schemata'! 07:13:58.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_schema' for ignored table 'schemata'! 07:13:58.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_character_set_name' for ignored table 'schemata'! 07:13:58.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_path' for ignored table 'schemata'! 07:13:58.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_catalog' for ignored table 'sequences'! 07:13:58.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_schema' for ignored table 'sequences'! 07:13:58.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sequence_name' for ignored table 'sequences'! 07:13:58.508 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'sequences'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.507 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickeyreplacementrequest" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.508 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'sequences'! 07:13:58.509 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'sequences'! 07:13:58.510 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'sequences'! 07:13:58.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'start_value' for ignored table 'sequences'! 07:13:58.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'minimum_value' for ignored table 'sequences'! 07:13:58.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maximum_value' for ignored table 'sequences'! 07:13:58.512 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'increment' for ignored table 'sequences'! 07:13:58.512 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cycle_option' for ignored table 'sequences'! 07:13:58.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_features'! 07:13:58.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_features'! 07:13:58.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sub_feature_id' for ignored table 'sql_features'! 07:13:58.514 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sub_feature_name' for ignored table 'sql_features'! 07:13:58.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_features'! 07:13:58.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_features'! 07:13:58.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_features'! 07:13:58.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'implementation_info_id' for ignored table 'sql_implementation_info'! 07:13:58.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'implementation_info_name' for ignored table 'sql_implementation_info'! 07:13:58.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'integer_value' for ignored table 'sql_implementation_info'! 07:13:58.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_value' for ignored table 'sql_implementation_info'! 07:13:58.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_implementation_info'! 07:13:58.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_source' for ignored table 'sql_languages'! 07:13:58.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_year' for ignored table 'sql_languages'! 07:13:58.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_conformance' for ignored table 'sql_languages'! 07:13:58.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_integrity' for ignored table 'sql_languages'! 07:13:58.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_implementation' for ignored table 'sql_languages'! 07:13:58.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_binding_style' for ignored table 'sql_languages'! 07:13:58.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sql_language_programming_language' for ignored table 'sql_languages'! 07:13:58.523 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_packages'! 07:13:58.527 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_packages'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_packages'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_packages'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_packages'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_id' for ignored table 'sql_parts'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'feature_name' for ignored table 'sql_parts'! 07:13:58.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_supported' for ignored table 'sql_parts'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_verified_by' for ignored table 'sql_parts'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_parts'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_id' for ignored table 'sql_sizing'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_name' for ignored table 'sql_sizing'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'supported_value' for ignored table 'sql_sizing'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_sizing'! 07:13:58.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_id' for ignored table 'sql_sizing_profiles'! 07:13:58.530 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sizing_name' for ignored table 'sql_sizing_profiles'! 07:13:58.530 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'profile_id' for ignored table 'sql_sizing_profiles'! 07:13:58.530 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'required_value' for ignored table 'sql_sizing_profiles'! 07:13:58.530 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comments' for ignored table 'sql_sizing_profiles'! 07:13:58.530 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_catalog' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_schema' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_name' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'table_constraints'! 07:13:58.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'constraint_type' for ignored table 'table_constraints'! 07:13:58.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_deferrable' for ignored table 'table_constraints'! 07:13:58.534 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'initially_deferred' for ignored table 'table_constraints'! 07:13:58.534 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'table_privileges'! 07:13:58.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'table_privileges'! 07:13:58.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'table_privileges'! 07:13:58.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'table_privileges'! 07:13:58.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'table_privileges'! 07:13:58.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'table_privileges'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'table_privileges'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_hierarchy' for ignored table 'table_privileges'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'tables'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'tables'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'tables'! 07:13:58.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_type' for ignored table 'tables'! 07:13:58.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_referencing_column_name' for ignored table 'tables'! 07:13:58.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reference_generation' for ignored table 'tables'! 07:13:58.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_catalog' for ignored table 'tables'! 07:13:58.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_schema' for ignored table 'tables'! 07:13:58.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_name' for ignored table 'tables'! 07:13:58.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_insertable_into' for ignored table 'tables'! 07:13:58.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_typed' for ignored table 'tables'! 07:13:58.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'commit_action' for ignored table 'tables'! 07:13:58.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'transforms'! 07:13:58.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'group_name' for ignored table 'transforms'! 07:13:58.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transform_type' for ignored table 'transforms'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_catalog' for ignored table 'triggered_update_columns'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_schema' for ignored table 'triggered_update_columns'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_name' for ignored table 'triggered_update_columns'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_catalog' for ignored table 'triggered_update_columns'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_schema' for ignored table 'triggered_update_columns'! 07:13:58.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_table' for ignored table 'triggered_update_columns'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_column' for ignored table 'triggered_update_columns'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_catalog' for ignored table 'triggers'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_schema' for ignored table 'triggers'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trigger_name' for ignored table 'triggers'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_manipulation' for ignored table 'triggers'! 07:13:58.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_catalog' for ignored table 'triggers'! 07:13:58.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_schema' for ignored table 'triggers'! 07:13:58.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'event_object_table' for ignored table 'triggers'! 07:13:58.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_order' for ignored table 'triggers'! 07:13:58.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_condition' for ignored table 'triggers'! 07:13:58.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_statement' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_orientation' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_timing' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_old_table' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_new_table' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_old_row' for ignored table 'triggers'! 07:13:58.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'action_reference_new_row' for ignored table 'triggers'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'created' for ignored table 'triggers'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'udt_privileges'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'udt_privileges'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_catalog' for ignored table 'udt_privileges'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_schema' for ignored table 'udt_privileges'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'udt_name' for ignored table 'udt_privileges'! 07:13:58.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'udt_privileges'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.547 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickeyreplacementrequest'. 07:13:58.547 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickeyreplacementrequest" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'udt_privileges'! 07:13:58.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantee' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_catalog' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_schema' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_name' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'object_type' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'privilege_type' for ignored table 'usage_privileges'! 07:13:58.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_grantable' for ignored table 'usage_privileges'! 07:13:58.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_catalog' for ignored table 'user_defined_types'! 07:13:58.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_schema' for ignored table 'user_defined_types'! 07:13:58.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_name' for ignored table 'user_defined_types'! 07:13:58.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'user_defined_type_category' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_instantiable' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_final' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_form' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_category' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_catalog' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_schema' for ignored table 'user_defined_types'! 07:13:58.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ordering_routine_name' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reference_type' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data_type' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_maximum_length' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_octet_length' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_catalog' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_schema' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'character_set_name' for ignored table 'user_defined_types'! 07:13:58.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_catalog' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_schema' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collation_name' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_precision_radix' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numeric_scale' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datetime_precision' for ignored table 'user_defined_types'! 07:13:58.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_type' for ignored table 'user_defined_types'! 07:13:58.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'interval_precision' for ignored table 'user_defined_types'! 07:13:58.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'source_dtd_identifier' for ignored table 'user_defined_types'! 07:13:58.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ref_dtd_identifier' for ignored table 'user_defined_types'! 07:13:58.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'user_mapping_options'! 07:13:58.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'user_mapping_options'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'user_mapping_options'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_name' for ignored table 'user_mapping_options'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'option_value' for ignored table 'user_mapping_options'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'authorization_identifier' for ignored table 'user_mappings'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_catalog' for ignored table 'user_mappings'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'foreign_server_name' for ignored table 'user_mappings'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_catalog' for ignored table 'view_column_usage'! 07:13:58.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_schema' for ignored table 'view_column_usage'! 07:13:58.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_name' for ignored table 'view_column_usage'! 07:13:58.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_column_usage'! 07:13:58.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_column_usage'! 07:13:58.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_column_usage'! 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'column_name' for ignored table 'view_column_usage'! 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_routine_usage'! 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_routine_usage'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.558 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' contains 0 rows to be copied. 07:13:58.558 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "newkey_id_oid", "oldkey_id_oid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "userrepokeypublickeyreplacementrequest" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_routine_usage'! 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_catalog' for ignored table 'view_routine_usage'! 07:13:58.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_schema' for ignored table 'view_routine_usage'! 07:13:58.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'specific_name' for ignored table 'view_routine_usage'! 07:13:58.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_catalog' for ignored table 'view_table_usage'! 07:13:58.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_schema' for ignored table 'view_table_usage'! 07:13:58.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_name' for ignored table 'view_table_usage'! 07:13:58.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'view_table_usage'! 07:13:58.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'view_table_usage'! 07:13:58.560 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'view_table_usage'! 07:13:58.560 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_catalog' for ignored table 'views'! 07:13:58.560 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_schema' for ignored table 'views'! 07:13:58.560 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'table_name' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'view_definition' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'check_option' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_updatable' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_insertable_into' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_updatable' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_deletable' for ignored table 'views'! 07:13:58.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_trigger_insertable_into' for ignored table 'views'! 07:13:58.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfnoid' for ignored table 'pg_aggregate'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.563 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickeyreplacementrequest" ("changed", "created", "id", "localrevision", "newkey_id_oid", "oldkey_id_oid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggkind' for ignored table 'pg_aggregate'! 07:13:58.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggnumdirectargs' for ignored table 'pg_aggregate'! 07:13:58.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtransfn' for ignored table 'pg_aggregate'! 07:13:58.564 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfinalfn' for ignored table 'pg_aggregate'! 07:13:58.564 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtransfn' for ignored table 'pg_aggregate'! 07:13:58.564 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggminvtransfn' for ignored table 'pg_aggregate'! 07:13:58.564 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmfinalfn' for ignored table 'pg_aggregate'! 07:13:58.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggfinalextra' for ignored table 'pg_aggregate'! 07:13:58.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmfinalextra' for ignored table 'pg_aggregate'! 07:13:58.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggsortop' for ignored table 'pg_aggregate'! 07:13:58.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtranstype' for ignored table 'pg_aggregate'! 07:13:58.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggtransspace' for ignored table 'pg_aggregate'! 07:13:58.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtranstype' for ignored table 'pg_aggregate'! 07:13:58.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggmtransspace' for ignored table 'pg_aggregate'! 07:13:58.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'agginitval' for ignored table 'pg_aggregate'! 07:13:58.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aggminitval' for ignored table 'pg_aggregate'! 07:13:58.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amname' for ignored table 'pg_am'! 07:13:58.568 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amstrategies' for ignored table 'pg_am'! 07:13:58.568 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsupport' for ignored table 'pg_am'! 07:13:58.568 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanorder' for ignored table 'pg_am'! 07:13:58.568 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanorderbyop' for ignored table 'pg_am'! 07:13:58.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanbackward' for ignored table 'pg_am'! 07:13:58.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanunique' for ignored table 'pg_am'! 07:13:58.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanmulticol' for ignored table 'pg_am'! 07:13:58.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoptionalkey' for ignored table 'pg_am'! 07:13:58.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsearcharray' for ignored table 'pg_am'! 07:13:58.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amsearchnulls' for ignored table 'pg_am'! 07:13:58.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amstorage' for ignored table 'pg_am'! 07:13:58.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amclusterable' for ignored table 'pg_am'! 07:13:58.572 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ampredlocks' for ignored table 'pg_am'! 07:13:58.572 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amkeytype' for ignored table 'pg_am'! 07:13:58.572 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'aminsert' for ignored table 'pg_am'! 07:13:58.572 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambeginscan' for ignored table 'pg_am'! 07:13:58.573 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amgettuple' for ignored table 'pg_am'! 07:13:58.573 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amgetbitmap' for ignored table 'pg_am'! 07:13:58.573 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amrescan' for ignored table 'pg_am'! 07:13:58.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amendscan' for ignored table 'pg_am'! 07:13:58.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ammarkpos' for ignored table 'pg_am'! 07:13:58.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amrestrpos' for ignored table 'pg_am'! 07:13:58.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambuild' for ignored table 'pg_am'! 07:13:58.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambuildempty' for ignored table 'pg_am'! 07:13:58.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ambulkdelete' for ignored table 'pg_am'! 07:13:58.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amvacuumcleanup' for ignored table 'pg_am'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.584 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "userrepokeypublickeyreplacementrequest" 07:13:58.591 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequest" alter column "id" restart with 1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.576 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcanreturn' for ignored table 'pg_am'! 07:13:58.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amcostestimate' for ignored table 'pg_am'! 07:13:58.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoptions' for ignored table 'pg_am'! 07:13:58.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopfamily' for ignored table 'pg_amop'! 07:13:58.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoplefttype' for ignored table 'pg_amop'! 07:13:58.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoprighttype' for ignored table 'pg_amop'! 07:13:58.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopstrategy' for ignored table 'pg_amop'! 07:13:58.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amoppurpose' for ignored table 'pg_amop'! 07:13:58.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopopr' for ignored table 'pg_amop'! 07:13:58.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopmethod' for ignored table 'pg_amop'! 07:13:58.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amopsortfamily' for ignored table 'pg_amop'! 07:13:58.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocfamily' for ignored table 'pg_amproc'! 07:13:58.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amproclefttype' for ignored table 'pg_amproc'! 07:13:58.598 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocrighttype' for ignored table 'pg_amproc'! 07:13:58.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amprocnum' for ignored table 'pg_amproc'! 07:13:58.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'amproc' for ignored table 'pg_amproc'! 07:13:58.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adrelid' for ignored table 'pg_attrdef'! 07:13:58.599 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adnum' for ignored table 'pg_attrdef'! 07:13:58.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adbin' for ignored table 'pg_attrdef'! 07:13:58.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'adsrc' for ignored table 'pg_attrdef'! 07:13:58.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attrelid' for ignored table 'pg_attribute'! 07:13:58.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table 'pg_attribute'! 07:13:58.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atttypid' for ignored table 'pg_attribute'! 07:13:58.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attstattarget' for ignored table 'pg_attribute'! 07:13:58.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attlen' for ignored table 'pg_attribute'! 07:13:58.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attnum' for ignored table 'pg_attribute'! 07:13:58.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attndims' for ignored table 'pg_attribute'! 07:13:58.603 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attcacheoff' for ignored table 'pg_attribute'! 07:13:58.603 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atttypmod' for ignored table 'pg_attribute'! 07:13:58.603 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attbyval' for ignored table 'pg_attribute'! 07:13:58.603 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attstorage' for ignored table 'pg_attribute'! 07:13:58.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attalign' for ignored table 'pg_attribute'! 07:13:58.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attnotnull' for ignored table 'pg_attribute'! 07:13:58.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'atthasdef' for ignored table 'pg_attribute'! 07:13:58.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attisdropped' for ignored table 'pg_attribute'! 07:13:58.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attislocal' for ignored table 'pg_attribute'! 07:13:58.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attinhcount' for ignored table 'pg_attribute'! 07:13:58.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attcollation' for ignored table 'pg_attribute'! 07:13:58.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attacl' for ignored table 'pg_attribute'! 07:13:58.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attoptions' for ignored table 'pg_attribute'! 07:13:58.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attfdwoptions' for ignored table 'pg_attribute'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roleid' for ignored table 'pg_auth_members'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'member' for ignored table 'pg_auth_members'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grantor' for ignored table 'pg_auth_members'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'admin_option' for ignored table 'pg_auth_members'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolname' for ignored table 'pg_authid'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolsuper' for ignored table 'pg_authid'! 07:13:58.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolinherit' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreaterole' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreatedb' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcanlogin' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolreplication' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolbypassrls' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconnlimit' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolpassword' for ignored table 'pg_authid'! 07:13:58.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolvaliduntil' for ignored table 'pg_authid'! 07:13:58.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_available_extension_versions'! 07:13:58.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'version' for ignored table 'pg_available_extension_versions'! 07:13:58.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'installed' for ignored table 'pg_available_extension_versions'! 07:13:58.626 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'superuser' for ignored table 'pg_available_extension_versions'! 07:13:58.627 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relocatable' for ignored table 'pg_available_extension_versions'! 07:13:58.627 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schema' for ignored table 'pg_available_extension_versions'! 07:13:58.628 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'requires' for ignored table 'pg_available_extension_versions'! 07:13:58.628 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comment' for ignored table 'pg_available_extension_versions'! 07:13:58.628 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_available_extensions'! 07:13:58.628 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'default_version' for ignored table 'pg_available_extensions'! 07:13:58.629 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'installed_version' for ignored table 'pg_available_extensions'! 07:13:58.629 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'comment' for ignored table 'pg_available_extensions'! 07:13:58.629 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castsource' for ignored table 'pg_cast'! 07:13:58.630 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'casttarget' for ignored table 'pg_cast'! 07:13:58.631 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castfunc' for ignored table 'pg_cast'! 07:13:58.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castcontext' for ignored table 'pg_cast'! 07:13:58.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'castmethod' for ignored table 'pg_cast'! 07:13:58.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_class'! 07:13:58.632 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relnamespace' for ignored table 'pg_class'! 07:13:58.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltype' for ignored table 'pg_class'! 07:13:58.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reloftype' for ignored table 'pg_class'! 07:13:58.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relowner' for ignored table 'pg_class'! 07:13:58.633 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relam' for ignored table 'pg_class'! 07:13:58.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relfilenode' for ignored table 'pg_class'! 07:13:58.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltablespace' for ignored table 'pg_class'! 07:13:58.634 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relpages' for ignored table 'pg_class'! 07:13:58.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltuples' for ignored table 'pg_class'! 07:13:58.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relallvisible' for ignored table 'pg_class'! 07:13:58.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reltoastrelid' for ignored table 'pg_class'! 07:13:58.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasindex' for ignored table 'pg_class'! 07:13:58.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relisshared' for ignored table 'pg_class'! 07:13:58.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relpersistence' for ignored table 'pg_class'! 07:13:58.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relkind' for ignored table 'pg_class'! 07:13:58.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relnatts' for ignored table 'pg_class'! 07:13:58.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relchecks' for ignored table 'pg_class'! 07:13:58.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasoids' for ignored table 'pg_class'! 07:13:58.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhaspkey' for ignored table 'pg_class'! 07:13:58.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhasrules' for ignored table 'pg_class'! 07:13:58.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhastriggers' for ignored table 'pg_class'! 07:13:58.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relhassubclass' for ignored table 'pg_class'! 07:13:58.638 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relrowsecurity' for ignored table 'pg_class'! 07:13:58.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relforcerowsecurity' for ignored table 'pg_class'! 07:13:58.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relispopulated' for ignored table 'pg_class'! 07:13:58.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relreplident' for ignored table 'pg_class'! 07:13:58.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relfrozenxid' for ignored table 'pg_class'! 07:13:58.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relminmxid' for ignored table 'pg_class'! 07:13:58.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relacl' for ignored table 'pg_class'! 07:13:58.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reloptions' for ignored table 'pg_class'! 07:13:58.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collname' for ignored table 'pg_collation'! 07:13:58.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collnamespace' for ignored table 'pg_collation'! 07:13:58.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collowner' for ignored table 'pg_collation'! 07:13:58.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collencoding' for ignored table 'pg_collation'! 07:13:58.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collcollate' for ignored table 'pg_collation'! 07:13:58.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'collctype' for ignored table 'pg_collation'! 07:13:58.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conname' for ignored table 'pg_constraint'! 07:13:58.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connamespace' for ignored table 'pg_constraint'! 07:13:58.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contype' for ignored table 'pg_constraint'! 07:13:58.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condeferrable' for ignored table 'pg_constraint'! 07:13:58.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condeferred' for ignored table 'pg_constraint'! 07:13:58.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'convalidated' for ignored table 'pg_constraint'! 07:13:58.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conrelid' for ignored table 'pg_constraint'! 07:13:58.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contypid' for ignored table 'pg_constraint'! 07:13:58.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conindid' for ignored table 'pg_constraint'! 07:13:58.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confrelid' for ignored table 'pg_constraint'! 07:13:58.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confupdtype' for ignored table 'pg_constraint'! 07:13:58.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confdeltype' for ignored table 'pg_constraint'! 07:13:58.650 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confmatchtype' for ignored table 'pg_constraint'! 07:13:58.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conislocal' for ignored table 'pg_constraint'! 07:13:58.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'coninhcount' for ignored table 'pg_constraint'! 07:13:58.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connoinherit' for ignored table 'pg_constraint'! 07:13:58.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conkey' for ignored table 'pg_constraint'! 07:13:58.652 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confkey' for ignored table 'pg_constraint'! 07:13:58.652 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conpfeqop' for ignored table 'pg_constraint'! 07:13:58.652 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conppeqop' for ignored table 'pg_constraint'! 07:13:58.653 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conffeqop' for ignored table 'pg_constraint'! 07:13:58.653 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conexclop' for ignored table 'pg_constraint'! 07:13:58.653 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conbin' for ignored table 'pg_constraint'! 07:13:58.653 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'consrc' for ignored table 'pg_constraint'! 07:13:58.654 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conname' for ignored table 'pg_conversion'! 07:13:58.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'connamespace' for ignored table 'pg_conversion'! 07:13:58.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conowner' for ignored table 'pg_conversion'! 07:13:58.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conforencoding' for ignored table 'pg_conversion'! 07:13:58.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'contoencoding' for ignored table 'pg_conversion'! 07:13:58.655 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conproc' for ignored table 'pg_conversion'! 07:13:58.657 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'condefault' for ignored table 'pg_conversion'! 07:13:58.658 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_cursors'! 07:13:58.658 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'statement' for ignored table 'pg_cursors'! 07:13:58.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_holdable' for ignored table 'pg_cursors'! 07:13:58.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_binary' for ignored table 'pg_cursors'! 07:13:58.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_scrollable' for ignored table 'pg_cursors'! org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:58.660 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' (38 of 39). 07:13:58.661 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' (39 of 39)... 07:13:58.661 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION': All source-columns exist in the target-DB! 07:13:58.661 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION': All target-columns exist in the source-DB! 07:13:58.661 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequestdeletion" drop column "id" cascade org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:58.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'creation_time' for ignored table 'pg_cursors'! 07:13:58.660 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_database'! 07:13:58.660 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datdba' for ignored table 'pg_database'! 07:13:58.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'encoding' for ignored table 'pg_database'! 07:13:58.662 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datcollate' for ignored table 'pg_database'! 07:13:58.662 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datctype' for ignored table 'pg_database'! 07:13:58.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datistemplate' for ignored table 'pg_database'! 07:13:58.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datallowconn' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datconnlimit' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datlastsysoid' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datfrozenxid' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datminmxid' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dattablespace' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datacl' for ignored table 'pg_database'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setdatabase' for ignored table 'pg_db_role_setting'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setrole' for ignored table 'pg_db_role_setting'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setconfig' for ignored table 'pg_db_role_setting'! 07:13:58.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclrole' for ignored table 'pg_default_acl'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclnamespace' for ignored table 'pg_default_acl'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclobjtype' for ignored table 'pg_default_acl'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'defaclacl' for ignored table 'pg_default_acl'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refclassid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjsubid' for ignored table 'pg_depend'! 07:13:58.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deptype' for ignored table 'pg_depend'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_description'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_description'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_description'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'description' for ignored table 'pg_description'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumtypid' for ignored table 'pg_enum'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumsortorder' for ignored table 'pg_enum'! 07:13:58.686 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumlabel' for ignored table 'pg_enum'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtname' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtevent' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtowner' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtfoid' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evtenabled' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'evttags' for ignored table 'pg_event_trigger'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extname' for ignored table 'pg_extension'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extowner' for ignored table 'pg_extension'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extnamespace' for ignored table 'pg_extension'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extrelocatable' for ignored table 'pg_extension'! 07:13:58.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extversion' for ignored table 'pg_extension'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extconfig' for ignored table 'pg_extension'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extcondition' for ignored table 'pg_extension'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourcefile' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourceline' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seqno' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setting' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'applied' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'error' for ignored table 'pg_file_settings'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwname' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwowner' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwhandler' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwvalidator' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwacl' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fdwoptions' for ignored table 'pg_foreign_data_wrapper'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvname' for ignored table 'pg_foreign_server'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvowner' for ignored table 'pg_foreign_server'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvfdw' for ignored table 'pg_foreign_server'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvtype' for ignored table 'pg_foreign_server'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvversion' for ignored table 'pg_foreign_server'! 07:13:58.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvacl' for ignored table 'pg_foreign_server'! 07:13:58.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvoptions' for ignored table 'pg_foreign_server'! 07:13:58.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftrelid' for ignored table 'pg_foreign_table'! 07:13:58.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftserver' for ignored table 'pg_foreign_table'! 07:13:58.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ftoptions' for ignored table 'pg_foreign_table'! 07:13:58.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'groname' for ignored table 'pg_group'! 07:13:58.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grosysid' for ignored table 'pg_group'! 07:13:58.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'grolist' for ignored table 'pg_group'! 07:13:58.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_index'! 07:13:58.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indrelid' for ignored table 'pg_index'! 07:13:58.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indnatts' for ignored table 'pg_index'! 07:13:58.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisunique' for ignored table 'pg_index'! 07:13:58.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisprimary' for ignored table 'pg_index'! 07:13:58.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisexclusion' for ignored table 'pg_index'! 07:13:58.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indimmediate' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisclustered' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisvalid' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indcheckxmin' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisready' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indislive' for ignored table 'pg_index'! 07:13:58.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indisreplident' for ignored table 'pg_index'! 07:13:58.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indkey' for ignored table 'pg_index'! 07:13:58.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indcollation' for ignored table 'pg_index'! 07:13:58.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indclass' for ignored table 'pg_index'! 07:13:58.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indoption' for ignored table 'pg_index'! 07:13:58.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexprs' for ignored table 'pg_index'! 07:13:58.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indpred' for ignored table 'pg_index'! 07:13:58.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_indexes'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_indexes'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexname' for ignored table 'pg_indexes'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_indexes'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexdef' for ignored table 'pg_indexes'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhrelid' for ignored table 'pg_inherits'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhparent' for ignored table 'pg_inherits'! 07:13:58.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inhseqno' for ignored table 'pg_inherits'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanname' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanowner' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanispl' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanpltrusted' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanplcallfoid' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'laninline' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanvalidator' for ignored table 'pg_language'! 07:13:58.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lanacl' for ignored table 'pg_language'! 07:13:58.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'loid' for ignored table 'pg_largeobject'! 07:13:58.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pageno' for ignored table 'pg_largeobject'! 07:13:58.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'data' for ignored table 'pg_largeobject'! 07:13:58.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lomowner' for ignored table 'pg_largeobject_metadata'! 07:13:58.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'lomacl' for ignored table 'pg_largeobject_metadata'! 07:13:58.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'locktype' for ignored table 'pg_locks'! 07:13:58.707 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_locks'! 07:13:58.708 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relation' for ignored table 'pg_locks'! 07:13:58.708 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'page' for ignored table 'pg_locks'! 07:13:58.708 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tuple' for ignored table 'pg_locks'! 07:13:58.709 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'virtualxid' for ignored table 'pg_locks'! 07:13:58.709 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transactionid' for ignored table 'pg_locks'! 07:13:58.715 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_locks'! 07:13:58.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_locks'! 07:13:58.716 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_locks'! 07:13:58.717 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'virtualtransaction' for ignored table 'pg_locks'! 07:13:58.717 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_locks'! 07:13:58.717 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mode' for ignored table 'pg_locks'! 07:13:58.717 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'granted' for ignored table 'pg_locks'! 07:13:58.718 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'fastpath' for ignored table 'pg_locks'! 07:13:58.718 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_matviews'! 07:13:58.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'matviewname' for ignored table 'pg_matviews'! 07:13:58.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'matviewowner' for ignored table 'pg_matviews'! 07:13:58.719 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_matviews'! 07:13:58.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasindexes' for ignored table 'pg_matviews'! 07:13:58.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ispopulated' for ignored table 'pg_matviews'! 07:13:58.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_matviews'! 07:13:58.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspname' for ignored table 'pg_namespace'! 07:13:58.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspowner' for ignored table 'pg_namespace'! 07:13:58.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'nspacl' for ignored table 'pg_namespace'! 07:13:58.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcmethod' for ignored table 'pg_opclass'! 07:13:58.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcname' for ignored table 'pg_opclass'! 07:13:58.722 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcnamespace' for ignored table 'pg_opclass'! 07:13:58.723 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcowner' for ignored table 'pg_opclass'! 07:13:58.723 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcfamily' for ignored table 'pg_opclass'! 07:13:58.723 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcintype' for ignored table 'pg_opclass'! 07:13:58.724 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opcdefault' for ignored table 'pg_opclass'! 07:13:58.724 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opckeytype' for ignored table 'pg_opclass'! 07:13:58.724 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprname' for ignored table 'pg_operator'! 07:13:58.725 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprnamespace' for ignored table 'pg_operator'! 07:13:58.725 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprowner' for ignored table 'pg_operator'! 07:13:58.725 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprkind' for ignored table 'pg_operator'! 07:13:58.726 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcanmerge' for ignored table 'pg_operator'! 07:13:58.726 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcanhash' for ignored table 'pg_operator'! 07:13:58.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprleft' for ignored table 'pg_operator'! 07:13:58.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprright' for ignored table 'pg_operator'! 07:13:58.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprresult' for ignored table 'pg_operator'! 07:13:58.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcom' for ignored table 'pg_operator'! 07:13:58.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprnegate' for ignored table 'pg_operator'! 07:13:58.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprcode' for ignored table 'pg_operator'! 07:13:58.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprrest' for ignored table 'pg_operator'! 07:13:58.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oprjoin' for ignored table 'pg_operator'! 07:13:58.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfmethod' for ignored table 'pg_opfamily'! 07:13:58.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfname' for ignored table 'pg_opfamily'! 07:13:58.730 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfnamespace' for ignored table 'pg_opfamily'! 07:13:58.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'opfowner' for ignored table 'pg_opfamily'! 07:13:58.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplname' for ignored table 'pg_pltemplate'! 07:13:58.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpltrusted' for ignored table 'pg_pltemplate'! 07:13:58.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpldbacreate' for ignored table 'pg_pltemplate'! 07:13:58.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplhandler' for ignored table 'pg_pltemplate'! 07:13:58.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplinline' for ignored table 'pg_pltemplate'! 07:13:58.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplvalidator' for ignored table 'pg_pltemplate'! 07:13:58.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpllibrary' for ignored table 'pg_pltemplate'! 07:13:58.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplacl' for ignored table 'pg_pltemplate'! 07:13:58.735 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_policies'! 07:13:58.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_policies'! 07:13:58.736 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'policyname' for ignored table 'pg_policies'! 07:13:58.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roles' for ignored table 'pg_policies'! 07:13:58.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cmd' for ignored table 'pg_policies'! 07:13:58.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'qual' for ignored table 'pg_policies'! 07:13:58.737 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'with_check' for ignored table 'pg_policies'! 07:13:58.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polname' for ignored table 'pg_policy'! 07:13:58.738 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polrelid' for ignored table 'pg_policy'! 07:13:58.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polcmd' for ignored table 'pg_policy'! 07:13:58.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polroles' for ignored table 'pg_policy'! 07:13:58.739 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polqual' for ignored table 'pg_policy'! 07:13:58.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'polwithcheck' for ignored table 'pg_policy'! 07:13:58.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_prepared_statements'! 07:13:58.740 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'statement' for ignored table 'pg_prepared_statements'! 07:13:58.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prepare_time' for ignored table 'pg_prepared_statements'! 07:13:58.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'parameter_types' for ignored table 'pg_prepared_statements'! 07:13:58.741 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'from_sql' for ignored table 'pg_prepared_statements'! 07:13:58.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'transaction' for ignored table 'pg_prepared_xacts'! 07:13:58.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'gid' for ignored table 'pg_prepared_xacts'! 07:13:58.742 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prepared' for ignored table 'pg_prepared_xacts'! 07:13:58.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'owner' for ignored table 'pg_prepared_xacts'! 07:13:58.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_prepared_xacts'! 07:13:58.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proname' for ignored table 'pg_proc'! 07:13:58.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronamespace' for ignored table 'pg_proc'! 07:13:58.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proowner' for ignored table 'pg_proc'! 07:13:58.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prolang' for ignored table 'pg_proc'! 07:13:58.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'procost' for ignored table 'pg_proc'! 07:13:58.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prorows' for ignored table 'pg_proc'! 07:13:58.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provariadic' for ignored table 'pg_proc'! 07:13:58.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'protransform' for ignored table 'pg_proc'! 07:13:58.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proisagg' for ignored table 'pg_proc'! 07:13:58.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proiswindow' for ignored table 'pg_proc'! 07:13:58.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prosecdef' for ignored table 'pg_proc'! 07:13:58.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proleakproof' for ignored table 'pg_proc'! 07:13:58.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proisstrict' for ignored table 'pg_proc'! 07:13:58.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proretset' for ignored table 'pg_proc'! 07:13:58.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provolatile' for ignored table 'pg_proc'! 07:13:58.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronargs' for ignored table 'pg_proc'! 07:13:58.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pronargdefaults' for ignored table 'pg_proc'! 07:13:58.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prorettype' for ignored table 'pg_proc'! 07:13:58.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargtypes' for ignored table 'pg_proc'! 07:13:58.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proallargtypes' for ignored table 'pg_proc'! 07:13:58.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargmodes' for ignored table 'pg_proc'! 07:13:58.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargnames' for ignored table 'pg_proc'! 07:13:58.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proargdefaults' for ignored table 'pg_proc'! 07:13:58.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'protrftypes' for ignored table 'pg_proc'! 07:13:58.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prosrc' for ignored table 'pg_proc'! 07:13:58.752 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'probin' for ignored table 'pg_proc'! 07:13:58.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proconfig' for ignored table 'pg_proc'! 07:13:58.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'proacl' for ignored table 'pg_proc'! 07:13:58.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngtypid' for ignored table 'pg_range'! 07:13:58.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubtype' for ignored table 'pg_range'! 07:13:58.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngcollation' for ignored table 'pg_range'! 07:13:58.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubopc' for ignored table 'pg_range'! 07:13:58.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngcanonical' for ignored table 'pg_range'! 07:13:58.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rngsubdiff' for ignored table 'pg_range'! 07:13:58.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roident' for ignored table 'pg_replication_origin'! 07:13:58.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'roname' for ignored table 'pg_replication_origin'! 07:13:58.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'local_id' for ignored table 'pg_replication_origin_status'! 07:13:58.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'external_id' for ignored table 'pg_replication_origin_status'! 07:13:58.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'remote_lsn' for ignored table 'pg_replication_origin_status'! 07:13:58.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'local_lsn' for ignored table 'pg_replication_origin_status'! 07:13:58.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'slot_name' for ignored table 'pg_replication_slots'! 07:13:58.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'plugin' for ignored table 'pg_replication_slots'! 07:13:58.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'slot_type' for ignored table 'pg_replication_slots'! 07:13:58.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datoid' for ignored table 'pg_replication_slots'! 07:13:58.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'database' for ignored table 'pg_replication_slots'! 07:13:58.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'active' for ignored table 'pg_replication_slots'! 07:13:58.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'active_pid' for ignored table 'pg_replication_slots'! 07:13:58.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xmin' for ignored table 'pg_replication_slots'! 07:13:58.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'catalog_xmin' for ignored table 'pg_replication_slots'! 07:13:58.760 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'restart_lsn' for ignored table 'pg_replication_slots'! 07:13:58.761 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rulename' for ignored table 'pg_rewrite'! 07:13:58.761 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_class' for ignored table 'pg_rewrite'! 07:13:58.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_type' for ignored table 'pg_rewrite'! 07:13:58.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_enabled' for ignored table 'pg_rewrite'! 07:13:58.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_instead' for ignored table 'pg_rewrite'! 07:13:58.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_qual' for ignored table 'pg_rewrite'! 07:13:58.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ev_action' for ignored table 'pg_rewrite'! 07:13:58.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolname' for ignored table 'pg_roles'! 07:13:58.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolsuper' for ignored table 'pg_roles'! 07:13:58.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolinherit' for ignored table 'pg_roles'! 07:13:58.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreaterole' for ignored table 'pg_roles'! 07:13:58.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcreatedb' for ignored table 'pg_roles'! 07:13:58.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolcanlogin' for ignored table 'pg_roles'! 07:13:58.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolreplication' for ignored table 'pg_roles'! 07:13:58.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconnlimit' for ignored table 'pg_roles'! 07:13:58.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolpassword' for ignored table 'pg_roles'! 07:13:58.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolvaliduntil' for ignored table 'pg_roles'! 07:13:58.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolbypassrls' for ignored table 'pg_roles'! 07:13:58.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rolconfig' for ignored table 'pg_roles'! 07:13:58.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'oid' for ignored table 'pg_roles'! 07:13:58.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_rules'! 07:13:58.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_rules'! 07:13:58.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rulename' for ignored table 'pg_rules'! 07:13:58.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_rules'! 07:13:58.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_seclabel'! 07:13:58.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_seclabel'! 07:13:58.774 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_seclabel'! 07:13:58.774 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_seclabel'! 07:13:58.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_seclabel'! 07:13:58.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_seclabels'! 07:13:58.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_seclabels'! 07:13:58.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_seclabels'! 07:13:58.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objtype' for ignored table 'pg_seclabels'! 07:13:58.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objnamespace' for ignored table 'pg_seclabels'! 07:13:58.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objname' for ignored table 'pg_seclabels'! 07:13:58.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_seclabels'! 07:13:58.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_seclabels'! 07:13:58.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_settings'! 07:13:58.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'setting' for ignored table 'pg_settings'! 07:13:58.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'unit' for ignored table 'pg_settings'! 07:13:58.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'category' for ignored table 'pg_settings'! 07:13:58.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'short_desc' for ignored table 'pg_settings'! 07:13:58.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'extra_desc' for ignored table 'pg_settings'! 07:13:58.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'context' for ignored table 'pg_settings'! 07:13:58.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vartype' for ignored table 'pg_settings'! 07:13:58.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'source' for ignored table 'pg_settings'! 07:13:58.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'min_val' for ignored table 'pg_settings'! 07:13:58.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'max_val' for ignored table 'pg_settings'! 07:13:58.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'enumvals' for ignored table 'pg_settings'! 07:13:58.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'boot_val' for ignored table 'pg_settings'! 07:13:58.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'reset_val' for ignored table 'pg_settings'! 07:13:58.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourcefile' for ignored table 'pg_settings'! 07:13:58.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sourceline' for ignored table 'pg_settings'! 07:13:58.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pending_restart' for ignored table 'pg_settings'! 07:13:58.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_shadow'! 07:13:58.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_shadow'! 07:13:58.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usecreatedb' for ignored table 'pg_shadow'! 07:13:58.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesuper' for ignored table 'pg_shadow'! 07:13:58.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'userepl' for ignored table 'pg_shadow'! 07:13:58.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usebypassrls' for ignored table 'pg_shadow'! 07:13:58.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'passwd' for ignored table 'pg_shadow'! 07:13:58.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'valuntil' for ignored table 'pg_shadow'! 07:13:58.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'useconfig' for ignored table 'pg_shadow'! 07:13:58.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dbid' for ignored table 'pg_shdepend'! 07:13:58.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classid' for ignored table 'pg_shdepend'! 07:13:58.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objid' for ignored table 'pg_shdepend'! 07:13:58.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objsubid' for ignored table 'pg_shdepend'! 07:13:58.786 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refclassid' for ignored table 'pg_shdepend'! 07:13:58.786 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'refobjid' for ignored table 'pg_shdepend'! 07:13:58.786 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deptype' for ignored table 'pg_shdepend'! 07:13:58.787 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_shdescription'! 07:13:58.787 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_shdescription'! 07:13:58.787 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'description' for ignored table 'pg_shdescription'! 07:13:58.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'objoid' for ignored table 'pg_shseclabel'! 07:13:58.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'classoid' for ignored table 'pg_shseclabel'! 07:13:58.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'provider' for ignored table 'pg_shseclabel'! 07:13:58.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'label' for ignored table 'pg_shseclabel'! 07:13:58.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_activity'! 07:13:58.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_activity'! 07:13:58.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_activity'! 07:13:58.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_stat_activity'! 07:13:58.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_stat_activity'! 07:13:58.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'application_name' for ignored table 'pg_stat_activity'! 07:13:58.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_addr' for ignored table 'pg_stat_activity'! 07:13:58.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_hostname' for ignored table 'pg_stat_activity'! 07:13:58.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_port' for ignored table 'pg_stat_activity'! 07:13:58.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_start' for ignored table 'pg_stat_activity'! 07:13:58.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_start' for ignored table 'pg_stat_activity'! 07:13:58.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'query_start' for ignored table 'pg_stat_activity'! 07:13:58.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state_change' for ignored table 'pg_stat_activity'! 07:13:58.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'waiting' for ignored table 'pg_stat_activity'! 07:13:58.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state' for ignored table 'pg_stat_activity'! 07:13:58.793 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xid' for ignored table 'pg_stat_activity'! 07:13:58.793 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xmin' for ignored table 'pg_stat_activity'! 07:13:58.793 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'query' for ignored table 'pg_stat_activity'! 07:13:58.794 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_all_indexes'! 07:13:58.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_all_indexes'! 07:13:58.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_all_indexes'! 07:13:58.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_all_indexes'! 07:13:58.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_all_indexes'! 07:13:58.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_all_indexes'! 07:13:58.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_all_indexes'! 07:13:58.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_all_indexes'! 07:13:58.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_all_tables'! 07:13:58.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_all_tables'! 07:13:58.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_all_tables'! 07:13:58.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_all_tables'! 07:13:58.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_all_tables'! 07:13:58.798 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_all_tables'! 07:13:58.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_all_tables'! 07:13:58.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_all_tables'! 07:13:58.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_all_tables'! 07:13:58.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_all_tables'! 07:13:58.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_all_tables'! 07:13:58.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_all_tables'! 07:13:58.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_all_tables'! 07:13:58.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_all_tables'! 07:13:58.800 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_all_tables'! 07:13:58.801 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_all_tables'! 07:13:58.801 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_all_tables'! 07:13:58.801 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_all_tables'! 07:13:58.801 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_all_tables'! 07:13:58.802 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_all_tables'! 07:13:58.802 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_all_tables'! 07:13:58.802 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_all_tables'! 07:13:58.802 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'archived_count' for ignored table 'pg_stat_archiver'! 07:13:58.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_archived_wal' for ignored table 'pg_stat_archiver'! 07:13:58.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_archived_time' for ignored table 'pg_stat_archiver'! 07:13:58.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'failed_count' for ignored table 'pg_stat_archiver'! 07:13:58.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_failed_wal' for ignored table 'pg_stat_archiver'! 07:13:58.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_failed_time' for ignored table 'pg_stat_archiver'! 07:13:58.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_archiver'! 07:13:58.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoints_timed' for ignored table 'pg_stat_bgwriter'! 07:13:58.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoints_req' for ignored table 'pg_stat_bgwriter'! 07:13:58.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoint_write_time' for ignored table 'pg_stat_bgwriter'! 07:13:58.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'checkpoint_sync_time' for ignored table 'pg_stat_bgwriter'! 07:13:58.805 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_checkpoint' for ignored table 'pg_stat_bgwriter'! 07:13:58.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_clean' for ignored table 'pg_stat_bgwriter'! 07:13:58.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maxwritten_clean' for ignored table 'pg_stat_bgwriter'! 07:13:58.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_backend' for ignored table 'pg_stat_bgwriter'! 07:13:58.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_backend_fsync' for ignored table 'pg_stat_bgwriter'! 07:13:58.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'buffers_alloc' for ignored table 'pg_stat_bgwriter'! 07:13:58.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_bgwriter'! 07:13:58.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_database'! 07:13:58.808 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_database'! 07:13:58.808 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'numbackends' for ignored table 'pg_stat_database'! 07:13:58.808 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_commit' for ignored table 'pg_stat_database'! 07:13:58.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'xact_rollback' for ignored table 'pg_stat_database'! 07:13:58.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_stat_database'! 07:13:58.815 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_stat_database'! 07:13:58.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_returned' for ignored table 'pg_stat_database'! 07:13:58.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_fetched' for ignored table 'pg_stat_database'! 07:13:58.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_inserted' for ignored table 'pg_stat_database'! 07:13:58.816 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_updated' for ignored table 'pg_stat_database'! 07:13:58.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tup_deleted' for ignored table 'pg_stat_database'! 07:13:58.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'conflicts' for ignored table 'pg_stat_database'! 07:13:58.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'temp_files' for ignored table 'pg_stat_database'! 07:13:58.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'temp_bytes' for ignored table 'pg_stat_database'! 07:13:58.817 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'deadlocks' for ignored table 'pg_stat_database'! 07:13:58.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blk_read_time' for ignored table 'pg_stat_database'! 07:13:58.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blk_write_time' for ignored table 'pg_stat_database'! 07:13:58.818 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stats_reset' for ignored table 'pg_stat_database'! 07:13:58.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datid' for ignored table 'pg_stat_database_conflicts'! 07:13:58.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'datname' for ignored table 'pg_stat_database_conflicts'! 07:13:58.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_tablespace' for ignored table 'pg_stat_database_conflicts'! 07:13:58.819 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_lock' for ignored table 'pg_stat_database_conflicts'! 07:13:58.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_snapshot' for ignored table 'pg_stat_database_conflicts'! 07:13:58.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_bufferpin' for ignored table 'pg_stat_database_conflicts'! 07:13:58.820 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'confl_deadlock' for ignored table 'pg_stat_database_conflicts'! 07:13:58.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_replication'! 07:13:58.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_stat_replication'! 07:13:58.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_stat_replication'! 07:13:58.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'application_name' for ignored table 'pg_stat_replication'! 07:13:58.821 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_addr' for ignored table 'pg_stat_replication'! 07:13:58.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_hostname' for ignored table 'pg_stat_replication'! 07:13:58.822 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'client_port' for ignored table 'pg_stat_replication'! 07:13:58.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_start' for ignored table 'pg_stat_replication'! 07:13:58.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'backend_xmin' for ignored table 'pg_stat_replication'! 07:13:58.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'state' for ignored table 'pg_stat_replication'! 07:13:58.823 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sent_location' for ignored table 'pg_stat_replication'! 07:13:58.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'write_location' for ignored table 'pg_stat_replication'! 07:13:58.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'flush_location' for ignored table 'pg_stat_replication'! 07:13:58.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'replay_location' for ignored table 'pg_stat_replication'! 07:13:58.824 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sync_priority' for ignored table 'pg_stat_replication'! 07:13:58.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'sync_state' for ignored table 'pg_stat_replication'! 07:13:58.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'pid' for ignored table 'pg_stat_ssl'! 07:13:58.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'ssl' for ignored table 'pg_stat_ssl'! 07:13:58.825 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'version' for ignored table 'pg_stat_ssl'! 07:13:58.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cipher' for ignored table 'pg_stat_ssl'! 07:13:58.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'bits' for ignored table 'pg_stat_ssl'! 07:13:58.826 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'compression' for ignored table 'pg_stat_ssl'! 07:13:58.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'clientdn' for ignored table 'pg_stat_ssl'! 07:13:58.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_sys_indexes'! 07:13:58.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_sys_indexes'! 07:13:58.827 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_sys_indexes'! 07:13:58.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_sys_indexes'! 07:13:58.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_sys_indexes'! 07:13:58.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_sys_indexes'! 07:13:58.828 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_sys_indexes'! 07:13:58.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_sys_indexes'! 07:13:58.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_sys_tables'! 07:13:58.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_sys_tables'! 07:13:58.829 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_sys_tables'! 07:13:58.830 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_sys_tables'! 07:13:58.830 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_sys_tables'! 07:13:58.830 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_sys_tables'! 07:13:58.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_sys_tables'! 07:13:58.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_sys_tables'! 07:13:58.831 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_sys_tables'! 07:13:58.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_sys_tables'! 07:13:58.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_sys_tables'! 07:13:58.832 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_sys_tables'! 07:13:58.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_sys_tables'! 07:13:58.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_sys_tables'! 07:13:58.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_sys_tables'! 07:13:58.833 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_sys_tables'! 07:13:58.834 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_sys_tables'! 07:13:58.834 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_sys_tables'! 07:13:58.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_sys_tables'! 07:13:58.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_sys_tables'! 07:13:58.835 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_sys_tables'! 07:13:58.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_sys_tables'! 07:13:58.836 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcid' for ignored table 'pg_stat_user_functions'! 07:13:58.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_functions'! 07:13:58.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcname' for ignored table 'pg_stat_user_functions'! 07:13:58.837 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'calls' for ignored table 'pg_stat_user_functions'! 07:13:58.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'total_time' for ignored table 'pg_stat_user_functions'! 07:13:58.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_time' for ignored table 'pg_stat_user_functions'! 07:13:58.838 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_user_indexes'! 07:13:58.839 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_stat_user_indexes'! 07:13:58.839 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_indexes'! 07:13:58.839 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_user_indexes'! 07:13:58.839 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_stat_user_indexes'! 07:13:58.839 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_user_indexes'! 07:13:58.840 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_read' for ignored table 'pg_stat_user_indexes'! 07:13:58.840 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_user_indexes'! 07:13:58.840 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_user_tables'! 07:13:58.840 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_user_tables'! 07:13:58.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_user_tables'! 07:13:58.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_user_tables'! 07:13:58.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_user_tables'! 07:13:58.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_user_tables'! 07:13:58.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_user_tables'! 07:13:58.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_user_tables'! 07:13:58.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_user_tables'! 07:13:58.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_user_tables'! 07:13:58.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_user_tables'! 07:13:58.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_live_tup' for ignored table 'pg_stat_user_tables'! 07:13:58.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_dead_tup' for ignored table 'pg_stat_user_tables'! 07:13:58.844 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_mod_since_analyze' for ignored table 'pg_stat_user_tables'! 07:13:58.844 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_vacuum' for ignored table 'pg_stat_user_tables'! 07:13:58.844 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autovacuum' for ignored table 'pg_stat_user_tables'! 07:13:58.844 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_analyze' for ignored table 'pg_stat_user_tables'! 07:13:58.844 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'last_autoanalyze' for ignored table 'pg_stat_user_tables'! 07:13:58.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'vacuum_count' for ignored table 'pg_stat_user_tables'! 07:13:58.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autovacuum_count' for ignored table 'pg_stat_user_tables'! 07:13:58.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'analyze_count' for ignored table 'pg_stat_user_tables'! 07:13:58.845 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'autoanalyze_count' for ignored table 'pg_stat_user_tables'! 07:13:58.846 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.848 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_all_tables'! 07:13:58.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.849 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.850 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.850 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.851 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_sys_tables'! 07:13:58.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcid' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.852 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'funcname' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.853 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'calls' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.853 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'total_time' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.853 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'self_time' for ignored table 'pg_stat_xact_user_functions'! 07:13:58.853 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.854 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_scan' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'seq_tup_read' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_scan' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.855 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_tup_fetch' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.856 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_ins' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.856 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_upd' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.857 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_del' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.857 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_tup_hot_upd' for ignored table 'pg_stat_xact_user_tables'! 07:13:58.857 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_indexes'! 07:13:58.858 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_all_indexes'! 07:13:58.858 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_indexes'! 07:13:58.859 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_indexes'! 07:13:58.859 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_all_indexes'! 07:13:58.859 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_all_indexes'! 07:13:58.859 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_all_indexes'! 07:13:58.859 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_sequences'! 07:13:58.860 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_sequences'! 07:13:58.860 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_sequences'! 07:13:58.860 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_all_sequences'! 07:13:58.860 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_all_sequences'! 07:13:58.860 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_all_tables'! 07:13:58.861 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_all_tables'! 07:13:58.861 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_all_tables'! 07:13:58.861 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:58.861 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:58.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:58.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:58.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:58.862 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:58.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_all_tables'! 07:13:58.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_all_tables'! 07:13:58.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_indexes'! 07:13:58.863 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_sys_indexes'! 07:13:58.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_indexes'! 07:13:58.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_indexes'! 07:13:58.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_sys_indexes'! 07:13:58.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_sys_indexes'! 07:13:58.864 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_sys_indexes'! 07:13:58.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_sequences'! 07:13:58.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_sequences'! 07:13:58.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_sequences'! 07:13:58.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_sys_sequences'! 07:13:58.865 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_sys_sequences'! 07:13:58.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_sys_tables'! 07:13:58.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_sys_tables'! 07:13:58.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_sys_tables'! 07:13:58.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:58.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:58.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:58.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:58.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:58.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:58.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_sys_tables'! 07:13:58.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_sys_tables'! 07:13:58.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_indexes'! 07:13:58.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelid' for ignored table 'pg_statio_user_indexes'! 07:13:58.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_indexes'! 07:13:58.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_indexes'! 07:13:58.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'indexrelname' for ignored table 'pg_statio_user_indexes'! 07:13:58.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_user_indexes'! 07:13:58.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_user_indexes'! 07:13:58.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_sequences'! 07:13:58.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_sequences'! 07:13:58.870 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_sequences'! 07:13:58.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_read' for ignored table 'pg_statio_user_sequences'! 07:13:58.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'blks_hit' for ignored table 'pg_statio_user_sequences'! 07:13:58.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relid' for ignored table 'pg_statio_user_tables'! 07:13:58.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_statio_user_tables'! 07:13:58.871 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'relname' for ignored table 'pg_statio_user_tables'! 07:13:58.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:58.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'heap_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:58.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:58.872 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'idx_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:58.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:58.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'toast_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:58.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_read' for ignored table 'pg_statio_user_tables'! 07:13:58.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tidx_blks_hit' for ignored table 'pg_statio_user_tables'! 07:13:58.873 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'starelid' for ignored table 'pg_statistic'! 07:13:58.874 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staattnum' for ignored table 'pg_statistic'! 07:13:58.874 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stainherit' for ignored table 'pg_statistic'! 07:13:58.874 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanullfrac' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stawidth' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stadistinct' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind1' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind2' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind3' for ignored table 'pg_statistic'! 07:13:58.875 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind4' for ignored table 'pg_statistic'! 07:13:58.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stakind5' for ignored table 'pg_statistic'! 07:13:58.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop1' for ignored table 'pg_statistic'! 07:13:58.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop2' for ignored table 'pg_statistic'! 07:13:58.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop3' for ignored table 'pg_statistic'! 07:13:58.876 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop4' for ignored table 'pg_statistic'! 07:13:58.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'staop5' for ignored table 'pg_statistic'! 07:13:58.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers1' for ignored table 'pg_statistic'! 07:13:58.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers2' for ignored table 'pg_statistic'! 07:13:58.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers3' for ignored table 'pg_statistic'! 07:13:58.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers4' for ignored table 'pg_statistic'! 07:13:58.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stanumbers5' for ignored table 'pg_statistic'! 07:13:58.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues1' for ignored table 'pg_statistic'! 07:13:58.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues2' for ignored table 'pg_statistic'! 07:13:58.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues3' for ignored table 'pg_statistic'! 07:13:58.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues4' for ignored table 'pg_statistic'! 07:13:58.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'stavalues5' for ignored table 'pg_statistic'! 07:13:58.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_stats'! 07:13:58.880 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_stats'! 07:13:58.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'attname' for ignored table 'pg_stats'! 07:13:58.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'inherited' for ignored table 'pg_stats'! 07:13:58.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'null_frac' for ignored table 'pg_stats'! 07:13:58.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'avg_width' for ignored table 'pg_stats'! 07:13:58.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'n_distinct' for ignored table 'pg_stats'! 07:13:58.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_vals' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_freqs' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'histogram_bounds' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'correlation' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_elems' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'most_common_elem_freqs' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'elem_count_histogram' for ignored table 'pg_stats'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_tables'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablename' for ignored table 'pg_tables'! 07:13:58.883 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tableowner' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tablespace' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasindexes' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hasrules' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'hastriggers' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'rowsecurity' for ignored table 'pg_tables'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcname' for ignored table 'pg_tablespace'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcowner' for ignored table 'pg_tablespace'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcacl' for ignored table 'pg_tablespace'! 07:13:58.884 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'spcoptions' for ignored table 'pg_tablespace'! 07:13:58.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'abbrev' for ignored table 'pg_timezone_abbrevs'! 07:13:58.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'utc_offset' for ignored table 'pg_timezone_abbrevs'! 07:13:58.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_dst' for ignored table 'pg_timezone_abbrevs'! 07:13:58.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'name' for ignored table 'pg_timezone_names'! 07:13:58.885 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'abbrev' for ignored table 'pg_timezone_names'! 07:13:58.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'utc_offset' for ignored table 'pg_timezone_names'! 07:13:58.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'is_dst' for ignored table 'pg_timezone_names'! 07:13:58.886 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trftype' for ignored table 'pg_transform'! 07:13:58.887 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trflang' for ignored table 'pg_transform'! 07:13:58.887 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trffromsql' for ignored table 'pg_transform'! 07:13:58.887 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'trftosql' for ignored table 'pg_transform'! 07:13:58.887 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgrelid' for ignored table 'pg_trigger'! 07:13:58.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgname' for ignored table 'pg_trigger'! 07:13:58.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgfoid' for ignored table 'pg_trigger'! 07:13:58.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgtype' for ignored table 'pg_trigger'! 07:13:58.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgenabled' for ignored table 'pg_trigger'! 07:13:58.888 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgisinternal' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstrrelid' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstrindid' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgconstraint' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgdeferrable' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tginitdeferred' for ignored table 'pg_trigger'! 07:13:58.889 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgnargs' for ignored table 'pg_trigger'! 07:13:58.890 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgattr' for ignored table 'pg_trigger'! 07:13:58.890 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgargs' for ignored table 'pg_trigger'! 07:13:58.890 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tgqual' for ignored table 'pg_trigger'! 07:13:58.890 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgname' for ignored table 'pg_ts_config'! 07:13:58.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgnamespace' for ignored table 'pg_ts_config'! 07:13:58.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgowner' for ignored table 'pg_ts_config'! 07:13:58.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'cfgparser' for ignored table 'pg_ts_config'! 07:13:58.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapcfg' for ignored table 'pg_ts_config_map'! 07:13:58.891 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'maptokentype' for ignored table 'pg_ts_config_map'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapseqno' for ignored table 'pg_ts_config_map'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'mapdict' for ignored table 'pg_ts_config_map'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictname' for ignored table 'pg_ts_dict'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictnamespace' for ignored table 'pg_ts_dict'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictowner' for ignored table 'pg_ts_dict'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dicttemplate' for ignored table 'pg_ts_dict'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'dictinitoption' for ignored table 'pg_ts_dict'! 07:13:58.892 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsname' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsnamespace' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsstart' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prstoken' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsend' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prsheadline' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'prslextype' for ignored table 'pg_ts_parser'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplname' for ignored table 'pg_ts_template'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplnamespace' for ignored table 'pg_ts_template'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmplinit' for ignored table 'pg_ts_template'! 07:13:58.893 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'tmpllexize' for ignored table 'pg_ts_template'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typname' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typnamespace' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typowner' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typlen' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typbyval' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typtype' for ignored table 'pg_type'! 07:13:58.894 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typcategory' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typispreferred' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typisdefined' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdelim' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typrelid' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typelem' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typarray' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typinput' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typoutput' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typreceive' for ignored table 'pg_type'! 07:13:58.895 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typsend' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typmodin' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typmodout' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typanalyze' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typalign' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typstorage' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typnotnull' for ignored table 'pg_type'! 07:13:58.896 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typbasetype' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typtypmod' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typndims' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typcollation' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdefaultbin' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typdefault' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'typacl' for ignored table 'pg_type'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesysid' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usecreatedb' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usesuper' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'userepl' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usebypassrls' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'passwd' for ignored table 'pg_user'! 07:13:58.897 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'valuntil' for ignored table 'pg_user'! 07:13:58.898 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'useconfig' for ignored table 'pg_user'! 07:13:58.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table 'pg_user_mapping'! 07:13:58.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umserver' for ignored table 'pg_user_mapping'! 07:13:58.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table 'pg_user_mapping'! 07:13:58.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umid' for ignored table 'pg_user_mappings'! 07:13:58.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvid' for ignored table 'pg_user_mappings'! 07:13:58.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'srvname' for ignored table 'pg_user_mappings'! 07:13:58.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umuser' for ignored table 'pg_user_mappings'! 07:13:58.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'usename' for ignored table 'pg_user_mappings'! 07:13:58.902 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'umoptions' for ignored table 'pg_user_mappings'! 07:13:58.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'schemaname' for ignored table 'pg_views'! 07:13:58.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'viewname' for ignored table 'pg_views'! 07:13:58.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'viewowner' for ignored table 'pg_views'! 07:13:58.903 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - getTable2Columns: Ignoring column 'definition' for ignored table 'pg_views'! 07:13:58.915 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISION' (1 of 39)... 07:13:58.916 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION': All source-columns exist in the target-DB! 07:13:58.917 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION': All target-columns exist in the source-DB! 07:13:58.920 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collision" 07:13:58.922 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collision'. 07:13:58.924 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collision" 07:13:58.944 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION' contains 0 rows to be copied. 07:13:58.945 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collisionid", "collisionprivatedtodata", "created", "cryptokey_id_oid", "duplicatecryptorepofileid", "histocryptorepofile1_id_oid", "histocryptorepofile2_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "collision" 07:13:58.954 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collision" ("changed", "collisionid", "collisionprivatedtodata", "created", "cryptokey_id_oid", "duplicatecryptorepofileid", "histocryptorepofile1_id_oid", "histocryptorepofile2_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:58.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISION' (1 of 39). 07:13:58.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISION_CRYPTOREPOFILEPATH' (2 of 39)... 07:13:58.980 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH': All source-columns exist in the target-DB! 07:13:58.980 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH': All target-columns exist in the source-DB! 07:13:58.982 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collision_cryptorepofilepath" 07:13:58.985 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collision_cryptorepofilepath'. 07:13:58.986 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collision_cryptorepofilepath" 07:13:58.999 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISION_CRYPTOREPOFILEPATH' contains 0 rows to be copied. 07:13:58.999 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "id_eid", "id_oid" from "collision_cryptorepofilepath" 07:13:59.004 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collision_cryptorepofilepath" ("id_eid", "id_oid") values (?, ?) 07:13:59.011 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISION_CRYPTOREPOFILEPATH' (2 of 39). 07:13:59.012 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COLLISIONPRIVATE' (3 of 39)... 07:13:59.012 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE': All source-columns exist in the target-DB! 07:13:59.012 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE': All target-columns exist in the source-DB! 07:13:59.048 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "collisionprivate" 07:13:59.050 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'collisionprivate'. 07:13:59.051 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "collisionprivate" 07:13:59.065 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COLLISIONPRIVATE' contains 0 rows to be copied. 07:13:59.066 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collision_id_oid", "comment", "created", "id", "resolved" from "collisionprivate" 07:13:59.071 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "collisionprivate" ("changed", "collision_id_oid", "comment", "created", "id", "resolved") values (?, ?, ?, ?, ?, ?) 07:13:59.202 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COLLISIONPRIVATE' (3 of 39). 07:13:59.203 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'COPYMODIFICATION' (4 of 39)... 07:13:59.204 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION': All source-columns exist in the target-DB! 07:13:59.204 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION': All target-columns exist in the source-DB! 07:13:59.236 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "copymodification" 07:13:59.241 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'copymodification'. 07:13:59.245 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "copymodification" 07:13:59.255 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'COPYMODIFICATION' contains 0 rows to be copied. 07:13:59.255 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "frompath", "frompathsha1", "id", "length", "sha1", "topath", "topathsha1" from "copymodification" 07:13:59.261 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "copymodification" ("frompath", "frompathsha1", "id", "length", "sha1", "topath", "topathsha1") values (?, ?, ?, ?, ?, ?, ?) 07:13:59.262 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'COPYMODIFICATION' (4 of 39). 07:13:59.262 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOCONFIGPROPSET' (5 of 39)... 07:13:59.263 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET': All source-columns exist in the target-DB! 07:13:59.263 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET': All target-columns exist in the source-DB! 07:13:59.311 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptoconfigpropset" 07:13:59.315 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptoconfigpropset'. 07:13:59.317 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptoconfigpropset" 07:13:59.337 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOCONFIGPROPSET' contains 0 rows to be copied. 07:13:59.337 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "configpropsetdtodata", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptoconfigpropset" 07:13:59.343 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptoconfigpropset" ("changed", "configpropsetdtodata", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.387 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - passivateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequestdeletion" add column "id" bigint primary key generated by default as identity org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.392 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOCONFIGPROPSET' (5 of 39). 07:13:59.393 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOKEY' (6 of 39)... 07:13:59.394 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': All source-columns exist in the target-DB! 07:13:59.394 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': All target-columns exist in the source-DB! 07:13:59.396 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptokey" 07:13:59.399 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptokey'. 07:13:59.400 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptokey" 07:13:59.426 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY' contains 52 rows to be copied. 07:13:59.427 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokeydeactivation_id_oid", "cryptokeyid", "cryptokeyrole", "cryptokeytype", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptokey" 07:13:59.433 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptokey" ("changed", "created", "cryptokeydeactivation_id_oid", "cryptokeyid", "cryptokeyrole", "cryptokeytype", "cryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:59.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.752 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.752 07:13:59.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.633 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.633 07:13:59.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0wU_g9kpMCoXmglZsrVJsA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0wU_g9kpMCoXmglZsrVJsA 07:13:59.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:13:59.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.637 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.637 07:13:59.457 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3e73fad1 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 127, -26, 61, 113, -58, 71, 126, 96, 37, 105, -26, 50, -15, -95, -18, 105, 9, -125, -93, -17, 78, 82, 61, 56, 105, 26, -67, -8, -16, 109, 41, 56, -62, -69, 58, -14, -122, 13, -12, 8, -54, -54, 60, 41, -74, 120, -117, 67, 97, -52, -120, 59, 123, 47, 102, 101, -27, -72, 75, -115, 33, 14, -19, 5, -24, -14, -72, 61, 80, -110, 54, -57, -122, 67, 0, 9, -4, 45, 90, 126, -53, -3, -17, 55, 64, 28, 35, -18, -7, -59, 119, -19, -99, -116, 82, 38, -62, -123, 76, -69, 5, -31, -123, 107, -104, 91, 81, 66, 100, 28, -77, -23, -100, 110, 95, 112, 86, 98, -30, 91, 61, 126, -100, 18, 111, -12, -65, 14] 07:13:59.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.472 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.892 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.892 07:13:59.473 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.457 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.457 07:13:59.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=_fzc_nL_I8uWyJ5HIl_QkQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=_fzc_nL_I8uWyJ5HIl_QkQ 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.46 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.46 07:13:59.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2a2c0a16 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 33, 81, -45, 61, -126, -3, -16, 95, 119, -124, -71, 119, 49, -97, -82, 16, -94, -108, 116, -31, 2, -109, 94, -61, -96, 51, -47, 96, 41, 7, -8, 42, 48, -107, 34, -92, -28, 91, 39, 42, -115, 57, 62, 22, -70, -70, 97, -7, 6, -3, 83, -110, -2, -19, -57, -124, 105, 84, -99, 2, 44, 51, 47, -8, -126, 69, 21, -119, -124, -127, 32, 3, -22, 62, -26, 85, -103, 69, -121, 30, 97, 112, 46, 85, -128, 110, 34, -69, 70, 27, 78, -112, -99, -91, -123, -91, 28, 106, 73, -35, 127, 45, -88, -3, -65, 71, -75, 123, -120, 65, -81, 73, 120, 125, 17, -50, 93, 126, -15, 88, -76, 30, -38, -32, -75, 53, 39, 96] 07:13:59.477 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.479 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.277 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.277 07:13:59.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.229 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.229 07:13:59.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=zzMXdEVUzzwiENunk5CAtA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=zzMXdEVUzzwiENunk5CAtA 07:13:59.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=3 07:13:59.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.256 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.256 07:13:59.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@23cb0b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -118, 108, 90, 120, 56, -111, 66, -16, 96, -57, 51, -84, -61, -77, -45, -3, -26, 95, -80, 106, -25, 16, -6, -123, -9, 18, 10, -95, -118, -81, 62, -122, 58, -61, 103, 117, -64, 112, 63, -22, 8, 123, -57, -125, 66, -5, -17, 85, 81, 98, 79, -69, -20, 12, -98, -49, 25, -80, -110, -7, -123, 40, 12, 88, 23, 87, 51, 116, 40, 61, 9, 81, -101, 19, -57, 8, -23, -4, -33, -6, -89, 107, 55, 39, 48, -28, 116, 86, 108, 6, 63, -125, -68, -101, 117, 111, 84, -78, 35, -55, 31, 70, 69, -25, 101, -123, 111, -117, 52, 12, 111, 92, -46, -32, 27, -90, -117, -89, -62, 36, -128, 66, 70, 101, 18, 79, -69, -49] 07:13:59.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.961 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.961 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.18 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.18 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=TXFZuSQetpbh4KcrbELALg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=TXFZuSQetpbh4KcrbELALg 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=4 07:13:59.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.192 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.192 07:13:59.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5042c1d1 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 21, -4, 116, 95, -41, 8, -99, 14, -26, 121, 57, -82, -4, -69, -87, 86, -1, 24, -120, -57, 89, -64, 55, 104, 39, -40, 29, 121, 84, 41, 40, -23, -40, -87, 39, -111, 62, 0, 13, 112, -60, -87, -74, 91, 83, 44, -41, 123, -82, -54, 88, -52, -76, -100, -126, -111, -6, 80, -118, 91, 0, 123, 17, -88, 67, 64, 80, 50, -68, -65, 58, -11, -69, 79, -101, -71, -64, 120, -121, 25, -13, 64, 56, -114, -40, -39, -107, 12, -101, -124, -1, -80, -102, 78, -38, -110, -99, 36, -25, 96, -67, -22, -44, -32, 87, 40, -2, -89, 2, -111, -61, 92, 121, 32, -118, 32, 66, -44, 93, -56, -101, 42, -10, -66, 119, -117, 37, 118] 07:13:59.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.187 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.187 07:13:59.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.898 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.898 07:13:59.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=imKLTrHi9uHG6nQ9oTDxKg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=imKLTrHi9uHG6nQ9oTDxKg 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=5 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.901 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.901 07:13:59.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@acc24ec targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 9, -52, 35, -17, 15, 12, -79, 83, 45, -21, 70, 34, -24, 123, 76, 106, -11, -88, -34, 12, -72, -73, -45, -10, 52, 79, 60, -79, -18, 31, 121, 51, 45, 60, -128, -23, -104, -126, -52, 64, -72, -55, 48, -34, -24, 61, 95, -128, 100, -39, -83, 113, 40, -105, -33, 24, 62, -2, 15, -97, -55, -21, 52, 125, 75, -96, -57, -19, -42, 33, -14, 62, 54, 93, -60, -110, -26, 98, 34, 80, -83, 7, -25, 28, 33, -126, 98, -65, 86, -74, 91, 91, -66, -4, -128, -48, -26, 1, 61, 44, -52, 117, -108, 47, -57, 49, 34, 26, 113, 113, 20, -81, -72, 54, -44, 42, 101, -64, 111, -63, 48, 36, 63, 83, -54, 50, 20, 12] 07:13:59.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.3 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.3 07:13:59.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.858 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.858 07:13:59.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=mwA3UnLe5q71LLrJIhkRfA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=mwA3UnLe5q71LLrJIhkRfA 07:13:59.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=6 07:13:59.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.864 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.864 07:13:59.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@64e0663f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 22, 11, 1, 30, 87, 51, 100, 119, 90, -30, 35, -59, -102, -92, 2, -93, -89, 102, -17, -115, -9, -64, 75, -27, 75, -84, 88, 12, 47, 69, 127, 58, 107, 3, 118, 94, 56, 114, -28, 76, 55, -116, -81, 1, -115, -103, 55, -26, 28, 19, 20, -71, 26, 66, -19, 87, -57, -13, 114, 30, -26, 52, 77, -112, -17, -6, 58, 84, 52, 113, 56, -38, 121, 71, -113, -72, -68, 57, 74, 91, 46, -84, -116, -48, 17, 62, -5, -71, 64, -52, 123, -76, -124, -124, 37, -61, 98, 123, -68, -106, 83, 98, 53, -20, 29, 84, 70, 89, 86, -79, 95, 68, 5, 109, -92, 21, 111, -79, -99, 11, -63, -112, -109, -31, -111, -59, 116, -120] 07:13:59.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.508 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.364 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.364 07:13:59.508 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.813 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.813 07:13:59.508 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.509 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=CvJIOAO0XYd173qg9sR_mg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=CvJIOAO0XYd173qg9sR_mg 07:13:59.509 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.509 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.510 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.510 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=7 07:13:59.510 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.510 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.835 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.835 07:13:59.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@42c51ace targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 124, 78, 50, 49, 92, 4, 39, -5, -53, 29, -33, 7, 109, -104, 1, -21, 118, 111, -126, 45, -75, 117, 31, -114, -62, -54, 89, 96, -118, -63, 120, 100, -121, -73, 100, 103, 109, 13, 57, 57, -1, 28, -95, -99, -36, -103, -69, -5, -49, 50, 87, -67, -112, 10, 52, -49, 102, -56, -120, -109, 124, 50, 46, 47, -57, 1, -95, -47, 107, -96, -85, -47, 119, 56, -93, 76, 37, 0, 78, -10, 51, -100, 72, 22, -13, 27, -14, 114, -70, 64, -7, 68, 3, -23, -17, -118, -109, -71, -25, 5, 106, -26, 77, 125, 45, -45, -78, -63, 40, -104, 37, 86, 56, -7, -71, -83, 105, 33, 27, 26, -90, -96, -124, -50, -104, 118, -30, -45] 07:13:59.511 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.757 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.757 07:13:59.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.695 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.695 07:13:59.513 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.514 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vfxZhG2rOisPv3yqIIFjEg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vfxZhG2rOisPv3yqIIFjEg 07:13:59.514 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.514 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=8 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.697 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.697 07:13:59.515 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@728edce6 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 110, 111, -99, -95, -81, 85, 76, -127, -43, 23, -82, -26, 4, 65, -80, -9, 9, -2, 7, -57, 106, -64, 87, -94, -53, 34, -110, -13, 36, 106, 59, -5, -35, 80, -95, -100, 37, 33, -54, 121, -112, 93, 30, 18, 21, -128, 22, 60, 31, -64, -67, -57, -63, -51, -74, -109, 42, -66, 16, -35, -12, -22, -89, -12, -4, -114, -65, -60, 15, -29, 33, 35, 82, -28, -30, -121, -29, -98, 77, -9, 74, 17, -29, 18, -88, 80, -39, -52, -97, 59, -35, -117, 96, -66, 8, -93, 57, -87, -4, -35, -101, -126, 33, -73, -80, 60, 17, -33, -57, 92, 22, -58, 33, -3, -84, 110, 8, 32, -24, -90, -5, 59, 54, -23, 127, -32, -10, 121] 07:13:59.516 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.517 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.782 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.782 07:13:59.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.658 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.658 07:13:59.518 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=BEXAIuBaXk3Q8cNm2jsdGw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=BEXAIuBaXk3Q8cNm2jsdGw 07:13:59.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.519 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=9 07:13:59.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.520 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.661 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.661 07:13:59.521 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2cce9581 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 4, 125, -55, -69, -84, 122, -48, -64, -76, 4, -2, 124, -9, 70, -88, 16, -122, 125, -61, 104, -1, 68, 60, 22, 71, 79, -38, -18, -112, -55, 53, 74, 103, -102, -60, 104, 55, 78, -65, -82, 75, 94, -61, 92, -117, 108, -14, -25, -114, 112, -7, -52, 39, -30, -49, 70, -65, 65, -15, -28, -93, 23, 107, -127, -88, -104, -123, 65, -86, -10, 107, -8, -10, -51, 17, -123, -22, 63, 127, -74, -84, -19, -88, 37, 54, 14, -96, 62, -77, 31, 5, -28, -88, -108, -12, 65, 104, -5, -95, -64, 113, 13, -114, -31, 97, -12, 2, -125, -97, -121, -6, -41, -74, -37, -26, -67, -114, 116, -79, -92, -73, -57, 116, 64, 9, 7, -67, 81] 07:13:59.522 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.527 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.12 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.12 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.056 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.056 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8xszgngLDA9Rs5lVfbirxQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8xszgngLDA9Rs5lVfbirxQ 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.528 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=10 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.061 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.061 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4b78cfb9 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 28, 79, 58, -49, -114, -12, -61, 67, 31, 31, -115, 100, 89, -57, 16, 23, -16, -59, 4, 108, -29, 110, -91, 88, -33, -28, 97, -49, -73, 108, 34, 94, 8, -62, -102, -87, -115, -85, 9, -121, 102, -65, 11, 24, 52, -73, -6, -94, 59, 125, 52, 59, 29, -30, -123, 127, -89, -6, -109, -83, 108, -33, -82, -72, 72, 24, 104, -29, 110, 22, -34, 118, -24, -90, 109, 43, 2, 35, -116, -30, -89, -33, 84, 59, 109, -2, -69, 117, 9, -72, 96, 79, 71, 96, 46, 76, 43, -87, -47, -84, -44, -20, 75, -86, 21, -70, -96, 32, 117, 91, -72, 55, -90, -49, -11, -60, 120, 108, -124, 6, -65, -34, 116, -43, 18, -27, 73, 54] 07:13:59.529 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.618 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.618 07:13:59.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.526 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.526 07:13:59.531 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=kN0nkZgV9FYDoz1goO89-Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=kN0nkZgV9FYDoz1goO89-Q 07:13:59.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.532 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=11 07:13:59.533 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.533 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.533 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.528 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.528 07:13:59.533 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2181af72 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 80, -22, -46, -21, 28, -124, 126, 29, -127, 88, -24, -70, -123, -76, -121, 47, -38, -5, -40, 49, 100, -126, 115, 12, -74, 105, 18, -28, -48, 35, 16, -91, 110, -120, 99, 110, -82, 54, -35, 108, -126, 117, -96, 126, -18, 127, 50, -83, 60, 74, 6, -31, 121, -56, 8, -121, -36, 47, 79, -22, 49, -79, 112, 42, 13, 52, -23, 29, -128, 90, -113, -4, -48, 88, -69, -80, -88, -12, -83, -33, 18, 116, 127, 60, -68, 71, -99, 41, -95, 4, 44, 33, -82, 43, 124, -57, -22, 66, 109, 85, 13, 17, -71, 77, 34, -106, -54, -124, 116, -29, 117, -83, 21, 100, -122, -78, -17, 20, -82, 63, -127, -19, 102, -14, 31, 95, -101, -19] 07:13:59.534 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.28 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.28 07:13:59.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.507 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.507 07:13:59.535 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=57qa4JGCai-BuZwZJHWYHA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=57qa4JGCai-BuZwZJHWYHA 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=12 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.536 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.509 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.509 07:13:59.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@256c2e48 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 127, 77, -69, -100, -93, -74, 41, -45, -74, 83, -7, -95, 8, 40, -72, 108, 112, 122, -124, 119, -19, 66, -51, 106, -81, -50, -95, -49, 82, -110, -51, -52, -64, 63, -11, -63, -87, -115, 122, 127, -35, 5, -112, 15, -94, -106, 49, -127, -80, -1, 103, -94, 4, 56, -81, 82, 4, -116, 63, 64, 20, 2, 86, 87, -21, -112, -69, 27, 19, -60, 99, -37, 31, 36, 125, -62, 48, -66, -114, -114, 65, -108, -5, 92, -61, 13, -27, 74, -30, 71, 13, 33, -109, 22, 68, 116, 109, -38, -65, -98, 39, 83, 63, 51, 123, -16, -82, -18, 35, -18, 16, 21, 20, -94, -77, -13, -115, -105, -120, -74, 110, -7, 26, -78, -13, 50, -115, 110] 07:13:59.537 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.538 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.812 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.812 07:13:59.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.487 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.487 07:13:59.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=mbmXo00aSm-8Eck1MLbeeg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=mbmXo00aSm-8Eck1MLbeeg 07:13:59.539 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=13 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.540 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.489 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.489 07:13:59.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7dd6c5f9 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 20, 74, 73, -38, 33, -30, 84, 100, -69, -25, 123, 96, -51, -19, -26, 113, 13, 64, 73, 54, 117, 121, 31, 116, -125, 32, -121, 53, 13, 9, 62, -36, -60, 17, -25, 40, 99, -104, 101, -27, -80, -14, -80, 56, -39, 14, -63, -125, -72, -64, 60, 91, 57, -89, 105, -81, 127, -18, -25, 26, 27, -119, -93, 63, 74, -78, -6, -9, -70, 30, 93, 28, -14, -121, 20, -73, -100, 54, -65, -86, 93, 11, -65, 127, -120, -74, -20, -4, 37, -8, -56, -31, -66, 91, -13, -108, -93, 124, 99, 12, -113, -53, 41, -89, 78, -102, 95, -58, -93, 21, -8, -36, 70, -26, 93, -61, 58, -88, 118, -17, 47, 60, 66, 37, -57, -61, -91, -7] 07:13:59.541 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.542 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.135 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.135 07:13:59.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.091 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.091 07:13:59.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.543 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=W2K5-6rhveQ2a7WTeJUy7g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=W2K5-6rhveQ2a7WTeJUy7g 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=14 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.544 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.092 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.092 07:13:59.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@70dec8fd targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -114, -46, 120, -69, -43, -84, -105, -9, -68, -64, 77, -50, 82, 114, -85, -49, -80, 46, 45, 32, 101, -103, -6, -99, -96, 127, -68, -68, 123, -39, 52, 53, -74, -54, -104, 29, -39, -120, -60, 83, -22, -62, 116, -125, 65, 4, -37, 115, 121, -34, -64, -34, -84, -74, -85, 78, 65, 3, -36, 8, 17, 79, -1, 4, 99, -68, -120, 40, 42, -14, 124, 82, 105, 109, -24, -75, 2, 91, -122, -82, -25, -62, -88, 60, 7, 22, 1, -29, 62, -56, -69, -55, 119, -57, -85, 51, 119, 116, -117, 65, 57, 60, -106, -40, -95, -119, 33, -60, -6, 87, -32, 127, 116, -21, -106, 54, -68, -74, 88, 116, -104, -51, -47, 49, 29, -104, -69, 94] 07:13:59.545 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.159 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.159 07:13:59.546 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.082 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.082 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=tnBKFPGOsJVTTGzsdWeVDg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=tnBKFPGOsJVTTGzsdWeVDg 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=15 07:13:59.547 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.083 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.083 07:13:59.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5c0803ab targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 2, 48, 47, 43, 93, -15, 127, -124, 26, -23, -110, 124, 40, -3, -30, 68, 45, -112, 8, -87, 44, -126, 70, -112, 111, -112, -78, 69, -125, -41, 120, -85, -44, 104, -52, 8, -17, -6, 82, -31, -8, -15, -1, -8, 91, -91, -120, -67, -58, -33, 91, 106, -4, -81, -29, -50, 22, -32, -31, -103, 26, 125, -25, -30, 57, -37, 112, -33, -50, -121, 72, -81, 4, -120, 118, 17, -65, -123, 15, 3, 51, -91, -123, 101, -55, 63, -15, -113, -49, -77, 116, -128, -26, -118, -11, 116, 5, -101, -72, 115, -6, -62, -10, -92, 125, 56, -73, -32, -17, -69, -5, -85, -52, -111, 127, -42, 15, 21, 77, -128, 64, 111, 30, 120, 2, 116, 70, -38] 07:13:59.548 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.549 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.405 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.405 07:13:59.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.373 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.373 07:13:59.550 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=v5ir5LEWFih0KjKZLS-siA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=v5ir5LEWFih0KjKZLS-siA 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=16 07:13:59.551 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.374 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.374 07:13:59.552 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@18d2780c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 83, 7, 65, -20, -107, -15, -109, -54, -41, -104, -61, -77, -22, -15, 127, 30, 8, 43, -76, 58, 45, -47, -40, -7, -52, -60, -31, 43, -104, 67, -116, -125, 26, 100, -62, 42, 96, -113, -86, -104, -53, 7, 109, -107, -123, 41, -43, 44, 62, -72, -94, -58, 53, 49, -70, -76, 10, -51, -69, 21, -93, 120, 56, 63, 106, -54, -80, -11, -7, -46, -109, -17, 123, -34, -39, 48, -115, -39, 106, 3, -107, 54, 64, 29, -66, 104, -123, 83, -52, -11, -89, 119, -115, 110, 66, -16, 17, -59, -127, 95, -78, -34, -90, 32, 12, 108, -79, -75, -94, -11, -90, -55, -121, 90, -49, 87, -26, -68, -29, 127, 113, 99, 15, -102, -74, 76, 80, -3] 07:13:59.553 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.863 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.863 07:13:59.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.789 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.789 07:13:59.554 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ZyMjI6xNggIZYNDvUf1gpg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ZyMjI6xNggIZYNDvUf1gpg 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=17 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.555 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.791 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.791 07:13:59.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@53e09fe2 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 33, -39, -28, 48, -13, -66, 66, 33, 124, 40, -94, -101, 15, -126, -83, 58, 47, -77, 46, 58, 55, -37, 33, -82, 81, 66, -59, 11, 3, -85, -58, 52, -71, -105, 38, 61, 38, 27, -120, 120, 97, -19, 42, 127, -15, 59, -45, 48, -36, 64, -77, 89, 91, -115, 77, -29, -68, -61, -70, 94, 88, 5, -52, 11, -98, -66, 63, -124, -57, -79, -117, 25, -36, -38, -116, 119, 119, -34, 113, -104, -96, 79, -117, -63, 30, -70, -42, -32, -42, 72, 77, 19, -68, 23, 30, 99, -38, -108, 3, -19, -44, -51, -24, -77, -80, -14, 40, 74, -108, -83, -52, 40, -70, -90, 120, -29, 20, -122, 41, 111, -78, -93, -23, 35, -42, -126, -99, -29] 07:13:59.556 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.184 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.184 07:13:59.557 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.146 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.146 07:13:59.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=DeEmoA1FYMUu-g6I51fOVw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=DeEmoA1FYMUu-g6I51fOVw 07:13:59.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.558 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:59.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=18 07:13:59.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.148 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.148 07:13:59.559 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@55ff2c43 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -87, -2, -84, 70, 50, -85, 119, 20, -98, 78, -23, -58, -30, -9, 117, -11, -107, 107, 18, 49, 40, 88, 22, 96, 25, -56, -17, 51, -91, -110, 21, -24, 50, 122, 117, -40, 124, 117, -76, -10, -117, 80, 30, -69, 126, -42, -40, 49, 8, -84, -128, 81, -73, 104, 103, 15, -81, 29, -119, -102, 53, -69, -92, -19, -27, 79, 84, 110, 33, -120, -19, 74, -67, 109, 53, 33, 30, 58, 17, -98, 110, 6, 0, 117, 24, 104, -106, 73, -5, 26, -120, -72, 92, 115, -50, 45, 70, -61, 47, -84, 97, -61, -26, -126, 6, -31, -10, -122, -38, -63, 10, -27, 1, -35, -66, 85, 126, 20, 87, 50, 28, 116, -6, -61, -19, -84, -63, -100] 07:13:59.560 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.255 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.255 07:13:59.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.133 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.133 07:13:59.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.561 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ja8JXarfK0Vrbq8ay8JQ9g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ja8JXarfK0Vrbq8ay8JQ9g 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=19 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.562 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.135 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.135 07:13:59.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@49f6780c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 126, 26, -43, -15, 68, -66, -110, 55, -100, -16, 108, -45, 109, 127, 61, -70, 14, -40, -20, 96, -16, -8, -27, -83, -72, 68, 108, 103, -61, 106, 57, -75, 115, 35, 3, 72, -7, -28, 115, -79, -22, -72, -11, -44, 1, -37, -85, -78, 92, 17, 114, 78, -20, -92, -14, -44, 13, 1, 0, -115, -73, 100, -21, -35, 48, -86, 88, -67, -68, -99, -3, -112, -95, 90, 10, 124, -44, 6, 39, 86, -20, -35, -98, -58, 43, -101, 22, 56, 15, -101, 87, 12, 2, -36, 12, 89, -32, -112, -56, 23, -126, 25, -103, -3, 101, -11, 106, 51, 21, -99, 116, -101, -44, -89, 4, 62, -8, 11, 124, 100, -57, -95, -61, -22, -28, 6, 14, -94] 07:13:59.563 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.564 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.293 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.293 07:13:59.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.126 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.126 07:13:59.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f2ak6XRHQ39d6YMndt_4ag targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f2ak6XRHQ39d6YMndt_4ag 07:13:59.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.565 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:59.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=20 07:13:59.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.566 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.127 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.127 07:13:59.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@42ef6b26 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 0, 95, -9, 23, 41, -43, 14, -21, -22, 120, -86, -51, 114, 84, 88, -71, -23, 127, -1, -11, -21, 57, 55, 20, 62, -12, -59, -15, 123, -15, -44, -127, 116, 54, -15, -92, -118, 35, 3, 19, 2, -126, 40, 72, 19, -87, 116, 4, 60, -21, 49, -26, 106, 11, -102, 90, 122, 88, 81, -106, -30, -125, 2, 86, 9, -56, 56, 35, 38, 123, 77, 87, -26, 105, -5, -112, -94, -128, 102, -126, -32, 53, -75, -66, 83, 32, -7, 9, -40, -13, -86, 95, -2, -41, -48, 2, 9, 44, 24, -51, 2, -41, 23, 28, 2, -85, -45, -12, -1, -26, 34, 34, -77, 30, 33, 13, 90, 48, 71, 29, 54, -58, -58, 123, 89, -105, -93, -49] 07:13:59.567 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.568 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.638 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.638 07:13:59.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.597 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.597 07:13:59.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0n_M7kRmVYh0T4ZzjeQ-VQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0n_M7kRmVYh0T4ZzjeQ-VQ 07:13:59.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.569 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:13:59.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=21 07:13:59.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.570 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.6 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.6 07:13:59.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@15a7e316 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 14, -62, -115, 13, -125, 105, -117, -44, 119, -127, -92, 5, -97, -55, 23, -100, -72, 69, -22, 99, -71, 60, 30, 19, 45, 62, 111, -67, 77, -32, -22, -29, 112, 53, -79, 6, 117, -9, -12, 54, -27, -51, -42, -9, -77, -86, -20, -4, 61, 70, -64, 112, 17, -66, 49, -110, -109, -106, -82, -28, 2, -116, 106, -42, 118, 33, 77, -68, -26, -36, -30, -82, -113, -126, -29, -125, -55, 78, 55, 41, 117, 72, 75, 82, -100, 80, 118, 58, 39, 125, -71, 25, 50, 5, -123, -89, -23, -66, -118, 22, 119, 94, -108, -11, 26, 108, -51, -78, 126, -128, 51, -76, -117, -46, -121, 68, -81, -19, -43, -96, 34, 63, -117, 48, 52, 8, 91, -27] 07:13:59.571 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.572 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.659 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.659 07:13:59.573 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.588 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.588 07:13:59.573 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=reUpDz4vnxvCwf1T_UYGBg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=reUpDz4vnxvCwf1T_UYGBg 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=22 07:13:59.574 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.59 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.59 07:13:59.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@391658d5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -123, -89, 116, -3, -42, -126, 28, 99, 99, -85, 124, 8, -3, 83, -66, -118, -67, -107, -68, -42, 93, -48, 103, 99, 79, 83, 103, 113, -13, 22, 62, -92, 82, 82, -71, -16, 39, 36, 43, -1, -89, -101, -21, -75, 96, -34, -33, 68, 73, 45, -44, 0, 91, -53, 54, 39, 95, -62, -36, -109, 54, -54, -102, -53, -12, 30, -10, -4, 40, -75, 27, -29, 23, 94, 18, -109, -57, -32, -100, -126, 56, 86, 111, -96, 106, 98, -103, 76, -58, 30, 95, 123, -70, -123, 120, -34, -79, 17, 35, 123, 35, -86, -66, -16, 80, -120, -14, 17, -52, -8, -8, -4, 83, 91, -117, -22, 108, 109, -69, 39, 117, 49, 53, -14, -16, -38, -83, -47] 07:13:59.575 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.576 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.942 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.942 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.921 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.921 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6u-U6IuyJ89a2QpZZBYhhA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6u-U6IuyJ89a2QpZZBYhhA 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.577 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:13:59.578 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=23 07:13:59.578 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.578 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.578 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.922 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.922 07:13:59.579 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@435a61e3 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -121, -25, 69, -92, -6, 113, -30, 13, 75, 79, -87, -112, 29, 124, 16, -118, -9, 0, 56, 79, -96, 6, 47, -41, -39, -9, 80, 4, 106, -64, 126, 46, 30, -111, -116, 119, 45, -121, -124, 44, 31, 35, -14, 30, 73, 42, 90, 79, 15, -52, -32, -68, -33, -57, -43, 115, -119, -47, -54, -60, 70, -9, -92, 72, -66, 38, -56, 106, -66, -49, -44, -68, 3, 15, -36, -59, 68, 6, 47, -62, 1, 45, -28, 94, -94, 35, -45, -1, -80, -60, -48, 36, -37, -18, -94, -103, 79, 4, 90, -86, 68, -42, 25, 101, 77, -27, -24, 32, -48, 101, -41, -45, -73, 56, -101, 7, -63, 42, -12, -4, -55, -91, 12, 125, -125, -87, -48, 5] 07:13:59.579 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.580 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.196 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.196 07:13:59.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.164 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.164 07:13:59.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=iv7pFIdLBlVLWdFRDBFm3Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=iv7pFIdLBlVLWdFRDBFm3Q 07:13:59.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.581 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:59.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=24 07:13:59.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.582 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.583 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.166 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.166 07:13:59.583 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7a5594f5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 116, -34, -94, 54, -4, -31, -39, 0, 64, 54, 126, 12, -93, -76, 107, -35, 45, 6, 15, -103, 94, -43, 36, -83, 57, -127, -121, 6, -124, -86, -4, 5, 105, -34, 118, -103, 66, 114, 56, -91, 35, -123, 54, 58, 26, 77, 31, -61, 103, -41, 27, 123, -4, -111, -107, 92, 8, -14, 120, -12, 120, -67, 20, -3, 3, -27, 121, 0, -123, 69, 99, 58, -101, 120, -34, 109, -67, -116, 113, -88, -49, -53, -107, 6, -81, -126, -75, -33, -57, -116, 65, 104, -17, 119, 123, -51, -127, 66, -54, -32, 123, 60, -42, 105, -108, 58, -32, 85, -20, -42, -80, -25, 43, -17, 101, -6, -126, -121, 66, 86, -7, -21, 49, 29, 15, -1, -112, -22] 07:13:59.584 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.267 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.267 07:13:59.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.151 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.151 07:13:59.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=oXqzBNMsGUp33fwRINIcNw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=oXqzBNMsGUp33fwRINIcNw 07:13:59.585 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.586 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.586 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:59.586 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=25 07:13:59.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.152 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.152 07:13:59.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@504077fa targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 54, 22, 55, -26, -111, 117, -8, 53, -125, -53, 33, -4, -52, 75, 79, -57, -126, 122, 30, -48, 29, -103, 37, 122, 51, 38, 58, 67, -109, -25, 125, 7, 37, -4, -44, -123, -71, -112, -110, 5, 82, 122, -9, -128, -82, -63, -107, -102, 123, -104, -110, 52, 10, -41, 41, 14, 49, 91, 72, 113, -38, -17, 54, -72, -13, 113, 3, 71, 112, 35, 37, -78, 74, -26, 11, 50, 25, 35, 127, -97, 113, 73, -73, -59, 86, -53, 88, 36, 45, -96, -68, 94, -4, 104, -4, -88, 4, 116, -111, -81, 86, 8, 18, 11, 25, 29, -127, 51, -10, -50, -124, 123, -49, 14, -81, 22, -109, -71, -75, 49, 40, -114, -121, 88, 79, 20, -26, 121] 07:13:59.587 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.588 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.29 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.29 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.143 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.143 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=KxTJ8_LOllkuOtZA0S6ytg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=KxTJ8_LOllkuOtZA0S6ytg 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:59.589 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=26 07:13:59.590 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.590 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.590 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.144 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.144 07:13:59.591 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5b9b4dd7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 34, -14, -68, -74, 96, 1, -116, -13, 117, 102, -97, 61, 123, -1, -120, -48, 38, -21, -88, 34, -73, 32, 71, 88, 87, 83, -110, 87, 63, 15, -41, 94, 51, 116, -42, 18, -1, 51, 30, -55, 8, 99, 123, 115, 9, 117, 99, 43, 74, 75, 25, -47, -122, -38, 124, 25, -46, -68, -68, -55, -119, -33, -120, 121, -9, -115, -109, -121, -70, 91, -85, 4, 30, -119, 119, -15, 104, -3, 93, 1, 89, 80, -53, 125, -2, -48, -52, 39, -114, -39, -95, 51, 95, -39, 5, -41, 35, 84, -48, -74, 123, 118, -91, 60, 26, 39, 23, 16, -103, 10, -103, 11, -118, -42, 58, -41, 100, 55, 54, 96, -47, 88, 56, 62, -125, -64, 30, 106] 07:13:59.591 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.592 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.571 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.571 07:13:59.592 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.552 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.552 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=FbhrRWrHBZLS-DMVDDecIA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=FbhrRWrHBZLS-DMVDDecIA 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=27 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.593 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.553 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.553 07:13:59.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4bde7a3e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 23, -60, -23, 51, 85, -54, -75, 121, -63, 53, 35, 33, -56, -88, 73, 82, -64, -83, -6, -7, 18, -109, 28, -28, 107, -109, 16, 18, 99, -103, -116, 46, -21, -104, -34, -79, 82, -104, 31, 16, 99, 27, -79, -59, 71, 51, 33, -122, -6, -56, -47, 123, 98, 95, -3, 43, -31, 38, 56, 80, -124, -77, 9, -51, 38, 39, 0, -50, 24, -118, 21, 21, -25, 90, -54, 66, -77, -43, -17, -59, 82, 3, -41, -105, 94, -81, 59, -97, 126, 119, -46, -4, -1, -49, 79, -82, 20, 32, -65, -125, -24, 42, -48, -38, 40, -101, 101, 44, -128, 33, -99, 31, -13, 85, -49, 122, 67, -126, 15, -50, 60, 21, -64, -87, 78, -69, 94, 61] 07:13:59.594 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.595 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.583 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.583 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.546 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.546 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=BoPyazeDm_GlK0rYfTUIfQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=BoPyazeDm_GlK0rYfTUIfQ 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.596 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=28 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.547 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.547 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1dfaad8c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 66, -69, 60, 12, 36, -62, -42, -38, 68, -128, -94, -108, -3, 90, -56, 2, -85, -28, 89, -104, 118, -87, 89, -111, -121, 8, 6, -33, 47, -83, -96, 35, -123, -6, 69, -89, -49, 116, 48, -10, -53, 6, 15, 4, 36, -7, 100, -92, -41, -30, -48, -45, -81, -85, 0, -63, -72, -79, -84, -35, 120, 69, -73, -59, 106, -101, 64, -102, -5, -102, 115, -42, 58, -23, -30, -72, 87, -115, 35, -3, -51, 77, -38, -27, -121, 31, 47, 48, 9, 90, 42, -64, -107, 24, -8, 10, 80, 21, 126, -28, -57, -85, 42, -127, 102, -92, 42, 8, -39, -16, -43, 59, 3, -20, -114, 69, -53, 80, 38, -79, 87, 7, 41, 19, 97, -62, 122, 5] 07:13:59.597 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.806 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.806 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.773 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.773 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=YNHm4dsZcbLopoPGnKPcAQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=YNHm4dsZcbLopoPGnKPcAQ 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.600 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=29 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.774 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.774 07:13:59.601 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4ed6f66e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 84, -101, 96, -79, 50, 13, 34, 91, 1, 94, 11, 20, 23, -96, -70, 107, -56, 46, -92, 83, 17, 126, 49, 117, 38, -27, -34, -11, 96, -58, 85, -111, -128, -120, 7, -48, -77, -44, 120, -93, -11, -49, 60, 10, 99, 14, -47, -44, -35, 21, 45, -106, 16, -111, 15, 0, 8, 67, -21, -49, 77, -76, 42, -77, 116, -123, 68, 106, -67, -74, 36, -66, 54, -65, 41, -107, 98, 125, 22, 64, -50, -18, -99, 106, 121, -87, 11, 63, 106, 127, 62, -13, 125, -79, -28, -88, 58, 32, -44, 34, 58, -91, 99, -21, -118, 81, -37, 21, 69, -47, 37, 120, 42, -3, -4, 87, 69, -8, -80, 32, -32, -9, -31, 127, 99, 93, -60, 94] 07:13:59.602 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.054 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.054 07:13:59.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.024 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.024 07:13:59.604 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=cMDcwflepJ4_LsSDre-2zQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=cMDcwflepJ4_LsSDre-2zQ 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=30 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.605 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.027 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.027 07:13:59.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4f22ef96 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -123, 7, -103, 68, -115, -77, -36, 80, 58, 72, 56, 58, -59, 1, 124, 8, 40, 99, -51, -86, 27, 115, 97, 5, 69, -78, 117, -99, 45, -10, -118, -10, 32, -12, -117, 83, 68, -15, 106, -47, -33, -52, 10, -40, 75, -24, 108, -109, -73, -1, 5, -127, -18, 97, -115, 9, -116, -81, 92, 122, -30, 14, 53, 26, -63, 41, -13, 40, -26, -80, -43, -102, -35, -118, -104, 34, 45, -105, -2, -88, 66, -49, 72, 58, 122, -16, -1, -16, -63, 45, 32, -118, -23, -120, 49, 89, -8, -126, 68, -120, 115, -88, 13, -24, 118, -88, -125, 68, -102, -16, -81, -90, 43, -59, 51, 35, 127, -5, 118, 11, 21, 121, 113, 9, 48, 95, 52, -17] 07:13:59.606 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.094 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.094 07:13:59.607 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.012 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.012 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=eAMEh1fSfi75LhSGpM13gg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=eAMEh1fSfi75LhSGpM13gg 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=31 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.608 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.014 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.014 07:13:59.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@771573c6 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 105, 53, 32, -79, 3, -64, 72, 26, 111, -71, 65, 97, 48, -40, -19, 30, -37, 71, 99, 18, -67, 12, 8, 101, 52, 105, 117, 89, 14, -39, 90, 87, -35, 58, 24, -122, 107, -65, 77, 3, -43, 37, 96, -22, -45, -103, 109, 43, 32, -119, -53, 118, -41, -33, -109, -103, -81, -45, -7, -30, -52, -49, 49, 80, -61, -32, -12, 65, 20, -41, 75, 68, -44, 99, 63, 78, -111, 121, -19, -69, -105, -77, -127, -54, -111, 43, 53, -112, 93, 45, 122, -60, -79, 69, -37, 17, -32, 52, -121, 65, 118, 8, -101, 12, 15, -64, -100, -25, 113, -113, -114, -47, -88, 96, -76, 72, 108, -19, 25, 55, 101, 80, -112, -56, 86, 10, 65, 55] 07:13:59.609 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.610 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.109 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.109 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.007 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.007 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=mFolXmnGsxmj4jWo4Ge9ZQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=mFolXmnGsxmj4jWo4Ge9ZQ 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=32 07:13:59.611 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.612 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.612 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.008 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.008 07:13:59.612 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3f4b3665 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 73, -103, 99, 39, -60, -59, 9, 28, 111, 44, 27, 77, 34, 88, -120, 114, 48, 30, 107, 103, 55, 68, -22, 61, -97, -68, -47, -2, -116, 56, -100, -38, -5, 97, 96, 13, -67, 48, 109, 43, 105, 33, 3, -88, 1, 122, -83, -33, -22, 20, 21, -90, 35, -38, 62, 101, -66, 1, -94, -86, 100, 86, -49, 65, -89, 68, -83, 22, 8, -116, 58, 42, -93, 47, 25, -68, 69, 125, -84, -42, 89, 29, 37, -30, -48, -89, -26, -57, 68, -95, -23, -83, -91, 105, -64, -117, 56, -61, -41, 46, -3, -48, 17, -120, 111, -23, 56, 61, -15, -24, 98, -120, -39, -90, -8, -122, -104, -97, -121, -16, 96, 120, -114, 10, -127, -19, 114, 5] 07:13:59.612 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.613 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.261 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.261 07:13:59.613 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.243 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.243 07:13:59.613 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=nUtVzMgveKzvEGOe0Vzxgw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=nUtVzMgveKzvEGOe0Vzxgw 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=33 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.614 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.244 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.244 07:13:59.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4657d264 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 75, 104, -28, 58, 29, -75, -45, -73, 111, 66, -18, 111, -88, 57, 45, 43, -81, -100, 6, 102, -43, 15, -111, 98, 68, -93, 41, -34, -13, -40, 97, -1, -19, -25, -126, 11, 106, -40, 120, 92, 34, -78, -62, -110, -18, 75, -11, 59, 2, -104, 18, -107, -64, -126, -69, -32, -6, -7, -26, -40, 12, -20, -73, 77, -39, -35, -98, -51, 1, 84, 69, 27, 118, 40, 44, -100, -106, 43, -62, 74, 115, -30, -107, 41, 40, 91, 88, 72, -128, 39, -44, 54, -20, 29, -37, -45, -110, -42, 114, 116, -58, -36, 125, 25, 10, -125, -50, 52, 12, -59, 34, -77, -52, -105, -70, 109, -76, 91, 24, -84, 112, 93, 92, -56, -88, -100, -22, -107] 07:13:59.615 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.272 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.272 07:13:59.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.237 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.237 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.619 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickeyreplacementrequestdeletion" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=aqOJAofHKglKviN3RRVscg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=aqOJAofHKglKviN3RRVscg 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=34 07:13:59.622 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.623 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.623 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.238 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.238 07:13:59.623 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1ed1db67 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 54, -50, -88, 104, 52, -56, 9, 105, -118, -100, -109, -54, -64, 117, 39, -89, 38, -73, 81, -108, -59, -121, 76, 21, -44, -19, 47, 36, 81, -30, -3, -37, 28, -112, -4, 4, 123, 120, -37, -15, 114, -128, 15, 42, 113, 119, 91, 26, 43, 4, 1, -56, 48, -101, 32, -105, -53, -105, -84, -117, -89, 127, -65, 28, -52, -50, 16, -12, 82, 118, -98, 96, 38, 91, -91, -113, 64, -16, 110, 9, -64, 113, 38, -69, 60, -124, 9, -35, -114, -2, 2, -90, 15, -14, 111, 70, 39, 39, 13, 114, -122, -103, 38, 60, -128, -3, -7, -121, -91, 79, 84, 120, -127, -59, -56, 6, -90, 87, 88, -5, 45, 38, 111, 48, 11, -4, 48, 126] 07:13:59.623 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.624 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.572 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.572 07:13:59.624 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.514 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.514 07:13:59.624 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.624 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ojzNezqg1K7LpGtJOSUiqA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ojzNezqg1K7LpGtJOSUiqA 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=35 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.534 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.534 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@42060038 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 119, -109, 88, -54, -79, 111, 84, 11, 24, 91, 69, 46, 99, -94, -12, 4, 78, -111, 46, -112, 25, -50, -89, -20, -124, 76, -10, 59, 109, 107, -61, 85, 26, 90, -85, 49, -125, -87, 64, -59, -74, 96, 124, 45, -51, 53, -96, -105, -100, 89, -91, -23, 116, -109, -65, 18, -30, -18, 73, -55, -61, 114, 54, -54, 5, 112, 127, 15, 86, 61, 110, -1, -115, -119, 57, -41, 100, 58, 5, -20, 57, -93, -128, -65, -120, -118, -53, -34, 121, 22, 19, 76, 55, 36, -20, 59, -59, -9, -33, -40, 82, -21, -89, 93, -41, 49, 52, 81, -72, 107, -3, -29, 82, -106, 6, 94, -8, 11, -2, 20, -126, 105, -39, 5, 35, -54, -93, -90] 07:13:59.625 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.630 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickeyreplacementrequestdeletion'. 07:13:59.634 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickeyreplacementrequestdeletion" 07:13:59.635 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' contains 0 rows to be copied. 07:13:59.636 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "olduserrepokeyid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "userrepokeypublickeyreplacementrequestdeletion" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.635 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.788 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.788 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.747 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.747 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=x4H8uE7Lt-RxA4plVnYNsQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=x4H8uE7Lt-RxA4plVnYNsQ 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.636 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.637 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickeyreplacementrequestdeletion" ("changed", "created", "id", "localrevision", "olduserrepokeyid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=36 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.748 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.748 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2498fe03 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 97, 84, 68, 23, -126, -41, 102, -87, 93, -126, 75, -56, -34, 61, 21, 125, -108, 6, 31, -35, 64, -73, 97, 62, -16, -82, -115, 80, 10, 80, -38, 88, -14, 55, 89, 53, 122, 0, -49, -101, -103, -43, 72, 60, 77, -66, 50, -34, -9, -14, -76, -2, 60, -53, -24, 1, 5, 103, 107, -46, 89, -88, -89, -57, -116, -9, 118, 23, -99, -11, 37, -121, -79, -28, -66, -87, -61, -71, 64, -77, 56, 105, -77, -123, 32, -107, 47, 109, -34, 89, 67, 10, 37, 50, -13, 84, 69, 59, 57, 114, 35, -85, 85, -103, -51, -64, 31, -73, 127, 120, -82, 101, 125, -90, -30, 58, -52, -27, 25, 20, 33, -108, -24, -37, 56, -40, -10, -83] 07:13:59.637 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.023 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.023 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.989 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.989 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=oBh7fHlaEblKVYrDnaCbTg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=oBh7fHlaEblKVYrDnaCbTg 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:59.639 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=37 07:13:59.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.991 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.991 07:13:59.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5ca4dc06 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 118, -58, 92, -69, 6, -120, 60, 106, 127, 92, -79, -96, 32, -95, -63, -69, -30, 33, 115, 39, 48, 112, -46, -111, -10, -42, -55, -29, -74, 63, -110, 12, 44, 49, 66, 85, 115, 115, -1, -13, -92, -75, 119, -75, -90, -48, -65, 3, 8, 78, 46, -74, 25, 15, 116, 23, 113, 44, 113, 76, 102, -4, -34, -69, -72, -84, -113, -2, 72, -46, -18, 83, 117, -66, 127, 73, -56, 114, 108, -3, 91, 18, 65, 26, 25, -15, 96, -48, 116, -98, 108, -75, -90, -91, 39, 9, -68, 108, -86, -103, -1, -6, -32, 113, -99, 90, 73, 21, -84, -115, -33, 99, 107, 86, -73, 28, 67, -120, 124, 106, -83, -53, -109, -37, -13, 84, -39, 32] 07:13:59.640 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.844 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.844 07:13:59.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.978 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.978 07:13:59.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.641 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RDD3flRavnNnA74XIp7KLA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RDD3flRavnNnA74XIp7KLA 07:13:59.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:59.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=38 07:13:59.642 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.98 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.98 07:13:59.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4cbe3e16 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -100, 88, 122, -97, -73, 102, -26, -33, 41, -92, 58, 88, 19, 2, 100, -115, -90, 98, -94, -25, 24, 118, 43, -114, 23, 10, 122, 76, 100, -36, -11, 111, -120, -117, 124, 22, -13, 76, 88, 71, -95, -84, -119, -115, 17, 99, 115, -65, -126, 102, -17, -128, 51, -13, -71, 71, 42, -47, 17, -116, -69, 7, 87, 6, 5, 108, -63, -41, 20, 20, 77, 53, 3, -68, 18, 104, -21, -6, -8, 25, 100, 96, 37, -108, 70, 51, 61, -99, -110, -11, -66, -96, -55, -27, -74, -54, 24, 18, 4, -22, -75, 110, 52, 43, 31, 34, 107, -75, 12, -128, 112, 104, 0, -125, 103, 6, -20, 116, 50, -39, -97, -109, -108, 25, 88, 94, -8, 116] 07:13:59.643 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.096 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.096 07:13:59.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.972 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.972 07:13:59.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.644 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=F7ggX1nB_k0qEvY4IZZ60w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=F7ggX1nB_k0qEvY4IZZ60w 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=39 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.645 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.974 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.974 07:13:59.646 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3e4bf079 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 106, 67, 83, 106, 38, 101, -115, -63, 78, 89, -23, -8, 74, 53, 68, -69, 42, -18, -62, -68, -79, -94, -85, 111, 27, 119, -54, 16, 84, -70, 17, -89, -96, -41, -1, 74, 126, -113, -41, -60, 89, 16, 5, 71, 64, 4, 107, 52, 32, 117, -12, -116, -84, 40, 9, -107, -124, 25, -24, 56, -3, 45, 45, -100, 7, -51, 92, -80, 14, 37, 66, 17, 35, -108, 38, -97, -22, 77, 33, 112, 53, 109, -43, -1, 104, 95, 113, 28, 24, 74, -59, 73, 16, -60, -51, 65, 65, -89, 66, -62, 77, -108, 104, -45, 57, -14, -27, 93, -27, -85, 113, -91, -15, 2, 122, 65, -18, -57, -99, 119, -52, 15, -25, 22, -46, 44, -127, 27] 07:13:59.646 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.647 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: select max("id") from "userrepokeypublickeyreplacementrequestdeletion" org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.647 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.266 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.266 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.223 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.223 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Li6A6Tdtbun5jwFdoBHItA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Li6A6Tdtbun5jwFdoBHItA 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=40 07:13:59.648 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.224 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.224 07:13:59.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5d406955 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -120, 33, 42, -86, -19, -62, -5, 17, -57, 9, -125, 102, -55, -47, -89, -40, -117, -1, -36, 45, 48, -126, -32, -19, 46, -77, -92, 110, -5, 19, 37, 55, 35, 19, -75, 82, 99, -30, 96, -3, -23, 18, 120, 78, -46, 87, -47, -14, -2, -64, -118, 122, 108, 18, -27, -42, 75, -84, 69, 83, 86, -24, 107, -125, -62, -97, -1, 96, -128, -102, 53, 65, 71, -17, -4, -97, -57, -61, -76, -36, -108, -46, -111, -92, 87, -86, -14, -99, -107, -79, -55, 89, -57, -54, -18, 97, 32, 22, 30, -30, -103, 76, 79, -46, -68, -57, -13, 3, -90, 83, -22, -37, -79, -71, 123, 86, 80, 18, -44, 96, 62, 66, 23, 82, -116, -119, 73, 33] 07:13:59.649 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.278 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.278 07:13:59.651 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.216 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.216 07:13:59.652 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.656 [Test worker] INFO c.c.c.l.d.DerbyDatabaseAdapter - activateIdentityColumn: Executing: alter table "userrepokeypublickeyreplacementrequestdeletion" alter column "id" restart with 1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.658 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=AT2h-A9g4e05IZSX3KAcwg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=AT2h-A9g4e05IZSX3KAcwg 07:13:59.658 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=41 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.218 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.218 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@277eda17 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 49, 83, 6, -101, -6, 112, -1, 84, -83, -105, 7, -19, 27, 28, -2, 66, 76, -113, 8, -91, -64, 83, -52, -106, 99, 20, -3, 84, 36, -18, -79, 31, 41, -7, -113, 125, 3, 92, 64, 42, -92, -98, 121, 77, -94, 113, 45, 68, -107, -24, -114, -121, 21, 20, 54, -62, 17, 123, -111, 102, -37, -82, 67, 121, 117, -96, 76, -103, 114, -61, -7, -99, 23, 32, -28, 27, 86, -54, -34, -37, 63, 26, -56, -34, -86, -79, 0, 12, 33, 86, 39, -20, -7, -36, 105, -30, 44, -126, 73, -93, -40, 32, -70, 76, -107, 12, 99, -61, -58, -116, -92, -25, 33, -79, -117, -23, 32, 77, -33, 0, -38, 67, -103, 110, -114, -1, -35, -100] 07:13:59.659 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.660 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.431 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.431 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.409 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.409 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=hR3iAFqhekhwtTqh_MLIhg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=hR3iAFqhekhwtTqh_MLIhg 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=42 07:13:59.661 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.662 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.662 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.411 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.411 07:13:59.662 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1a8d0e60 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -106, -68, 46, 25, 42, 100, 121, -112, -35, 63, 61, -32, -67, -112, 121, 69, -86, -59, -44, -32, -36, -60, 71, 59, -32, -106, -48, -45, -111, 63, -13, 75, 15, 99, -42, -28, 74, -103, -15, 3, 105, -39, -3, -26, -8, 107, -120, -11, -113, -104, -18, 17, 101, 120, -95, 49, -128, 86, 119, -48, 47, -12, -44, -122, -33, 37, -78, 90, 24, -126, -8, 93, -69, -56, -122, -113, -26, 42, 26, 70, 13, 44, 60, -118, 103, -27, 34, 8, -13, 38, -27, 95, 11, 35, -94, -97, 102, 75, -92, 6, -1, -46, -20, 4, 32, -70, 65, -67, 70, 56, -69, -91, -32, 36, 101, -24, -57, 109, 43, 8, 9, -71, 50, 52, -118, -73, 99, -52] 07:13:59.663 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.694 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.694 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.65 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.65 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=GbMnfm4IPekvk9Zq2YHSRQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=GbMnfm4IPekvk9Zq2YHSRQ 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=43 07:13:59.664 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.665 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.665 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.651 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.651 07:13:59.665 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7ba4fd70 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, 95, -13, -54, -52, 83, 90, -72, -113, -26, -47, 30, 77, 80, 122, -69, 52, 52, -127, 22, 123, 16, -66, 56, -22, 6, -62, 82, -56, -39, 5, -17, 0, 98, -62, 99, -5, 36, 1, -60, 103, 36, 19, 43, 41, 33, -96, 17, -105, 4, -63, -112, -61, 80, 83, -97, 7, -90, 9, 104, 106, -106, -36, -122, 0, 72, -17, -16, -14, -94, -71, -7, 91, -52, 65, -41, 98, 33, 46, -92, -92, 1, -15, 76, 125, -79, 50, 56, -45, -75, 104, 112, 113, -18, -76, -106, 109, -59, -77, 115, 40, -36, -100, -76, 82, -95, -103, 3, -127, 73, 49, -62, -117, -122, -42, -62, 14, 88, 18, 88, 29, 79, -93, 116, -1, -81, 23, 108] 07:13:59.665 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.804 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.804 07:13:59.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.634 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.634 07:13:59.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.667 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6MZPL0yRZ8jA1j_0hhC0AQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6MZPL0yRZ8jA1j_0hhC0AQ 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=44 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.668 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.636 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.636 07:13:59.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@25702990 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, -87, 27, 106, -80, -92, 74, -100, 106, 57, 68, 121, -15, -112, 91, -48, 108, 44, -125, 48, -125, -107, 74, 53, -100, 23, 106, -125, -106, -107, 105, -47, 49, 66, -37, 90, 57, -95, 9, 95, -50, 108, -99, -14, 18, 22, 94, -105, 11, -124, -35, 109, -119, -6, -60, 50, 63, 95, 44, -38, -64, -26, 86, 24, 76, 104, -45, 84, -32, -52, 107, -66, 103, -121, -57, -72, 69, -8, -87, 62, 89, 101, 41, 116, 45, -64, 29, 122, -127, 84, 64, 51, -94, 1, 83, -126, 12, 90, -105, -23, -27, 114, 113, -72, -113, -2, -15, 8, 23, 125, 84, 4, -111, -7, -73, 111, 22, 47, 54, -38, -45, 23, 15, -88, 4, 87, 12, 91] 07:13:59.669 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.849 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.849 07:13:59.671 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.621 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.621 07:13:59.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=HV6Z9BL0uyWkN2OAltttUw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=HV6Z9BL0uyWkN2OAltttUw 07:13:59.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.672 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:59.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=45 07:13:59.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.673 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.623 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.623 07:13:59.674 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@748fe14b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -88, 93, 85, -12, -26, 21, 98, -97, 58, 4, -75, -11, -52, 95, -88, 15, -128, -117, -3, 121, -56, 119, -83, -58, 56, -90, -26, -128, -17, -90, -5, 23, -17, -19, -111, 71, -9, 87, 15, -26, 30, -78, 116, -49, 64, -64, -103, -31, -31, 8, -117, 33, -80, 78, -29, 123, -92, -7, -7, 56, -28, -108, -111, -122, -100, 9, 73, 35, -46, -72, 34, -22, 42, 100, 7, -63, -43, -67, 91, 28, 77, -3, -22, -14, 18, 125, 93, -67, 97, 10, -29, 4, 66, -97, -74, -125, 52, -71, -88, 92, -50, -117, 38, -40, -33, 76, -53, 26, -109, -58, -107, 46, 68, -20, 122, -104, 109, 122, -121, -122, -88, 52, 83, -128, -28, 17, 11, 85] 07:13:59.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.045 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.045 07:13:59.678 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.027 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.027 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=0ghzutFNFFqScGQmrJzfGQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=0ghzutFNFFqScGQmrJzfGQ 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=46 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.679 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.028 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.028 07:13:59.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6031fb4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 12, 96, 122, 113, -15, -23, -51, -35, -82, 17, 122, -12, 67, 107, 82, 36, 19, 119, 105, 46, -20, -92, -15, -43, 108, 108, -66, 93, -24, -123, 109, -95, -87, 58, 0, 116, -109, -63, 62, 81, -20, -25, -27, 92, 81, -105, 32, -95, -19, 11, -83, -57, -69, 82, 13, -96, -25, -102, -32, 103, -52, 127, -69, 78, 16, 46, 52, 25, 93, 121, -74, 26, -66, -36, 22, -25, -51, 46, 5, -18, -46, 81, -115, -97, 90, -117, -70, 81, -103, -64, -21, 101, -107, -107, 91, 34, 83, 15, 125, -55, 103, 80, 60, -7, -122, -50, 13, -95, 62, -40, -49, 24, 77, -63, 70, 90, 112, 58, 58, 11, -70, 16, -18, 35, 107, -57, -15, -23] 07:13:59.680 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.681 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.056 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.056 07:13:59.681 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.02 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.02 07:13:59.681 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.681 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=y_i34oOuGupBliwCK0bDbw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=y_i34oOuGupBliwCK0bDbw 07:13:59.681 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.682 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.682 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:13:59.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=47 07:13:59.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.683 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.02 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.02 07:13:59.684 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5a902d79 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 11, 34, -103, 48, 109, -68, -114, -76, -63, 77, -102, -120, -59, -84, -87, -3, 119, -118, 16, 2, 43, -32, -20, -71, 49, -14, 81, -34, 3, -89, -114, -65, 94, -48, 110, -34, 65, 69, -62, 52, 19, 87, 13, -53, -23, -94, 49, 104, -123, 46, 68, 127, -19, 105, 119, -32, 123, -69, 0, -125, -63, -115, -21, -81, -47, 19, -1, -45, -60, -35, 64, -103, 64, 7, -123, 73, 96, 8, 14, 111, 4, -96, 51, 29, -128, 21, 111, 90, 75, 27, 127, -6, 20, 94, -42, -35, -65, 116, -66, 113, -56, 0, 50, 107, 6, 25, 80, 123, 48, 58, -13, 67, 80, -79, -45, -115, 49, 92, -99, -12, 122, 52, 63, 77, 125, 10, -14, 21] 07:13:59.685 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.687 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.219 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.219 07:13:59.688 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.199 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.199 07:13:59.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.689 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=as1TvQp6uZWYvpYLkMTBeA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=as1TvQp6uZWYvpYLkMTBeA 07:13:59.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:59.690 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=48 07:13:59.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.199 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.199 07:13:59.691 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7e08a312 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 6, -37, 61, -11, -2, 100, 105, 113, -28, 65, -126, -68, -119, -66, 116, -20, -56, -12, 62, -112, 16, 32, 7, 34, -63, -80, 96, 63, 62, 30, -107, 18, -112, 50, -83, 40, 31, 26, 111, 65, 24, -22, -68, 101, 52, -97, -26, -32, -13, -70, -57, 30, -14, -13, 102, -23, 60, -128, -81, 122, -78, 87, 12, 61, 85, -123, -127, -8, -128, 103, 75, 37, 5, -22, 45, -118, 114, -3, -62, -57, -113, -6, -111, -13, -12, 97, -19, -89, 94, 18, -48, -56, -59, 119, -32, -11, -48, 70, -103, 66, -96, -106, -87, 102, 83, -110, 108, -86, -90, -68, 83, 70, 49, 12, 52, 100, 9, -114, 9, -35, 93, -31, -36, -23, 123, 41, 120, 73] 07:13:59.692 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.256 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.256 07:13:59.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.193 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.193 07:13:59.693 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=P54zUQ7VvNEUQvgnMbeQ2Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=P54zUQ7VvNEUQvgnMbeQ2Q 07:13:59.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=3 07:13:59.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:59.694 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=49 07:13:59.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.194 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.194 07:13:59.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@75869021 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -120, -61, -14, 87, -2, 43, -80, 11, 72, 60, -60, -10, 81, -32, 76, -1, -4, -46, 70, 4, -100, 93, 74, 75, -118, 44, -95, -23, -21, 12, -124, 2, 118, 27, -26, -127, 4, -60, -3, -17, -104, 28, 10, 61, -41, -123, 91, -106, 124, 120, -114, 18, -24, -3, -25, 79, 51, -65, 0, -11, 53, 43, -41, -78, -51, 78, -48, 43, -95, -55, -95, 22, -5, -69, -88, 50, 7, -85, 46, -16, 65, -43, 41, -50, 115, -35, 58, -114, -110, 104, 5, 89, -61, -105, 26, 3, -34, -67, -51, -52, 101, -78, -83, 68, -34, 102, 17, -46, 47, -73, 46, 99, 67, -120, 10, -108, -122, 11, 106, -22, -115, 20, 106, 4, -52, 32, 50, -127] 07:13:59.695 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.272 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.272 07:13:59.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.183 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.183 07:13:59.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.697 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ebX68PyxO6IB07sEbaoc1g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ebX68PyxO6IB07sEbaoc1g 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=50 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.698 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.187 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.187 07:13:59.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6b66df9a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 93, -21, 84, 105, -11, -88, -67, -86, -103, 63, -95, -118, -26, -86, 121, 84, 26, 27, -21, 35, 112, -101, -119, -41, -97, 113, -73, 53, -70, 48, 83, -41, 72, 99, 103, 50, -105, -17, 122, 19, -73, 118, -59, 69, 53, 98, -117, 56, -88, -9, -25, -52, 106, 124, 86, -5, 74, -103, 117, 122, 123, 5, 50, 94, -66, -23, 30, 76, 6, 2, 97, -17, -121, -17, 111, 51, 78, -75, 123, -81, 11, 98, -110, -119, 95, -118, 67, 127, 43, -28, -118, 102, -93, 70, 49, 8, -104, -7, -98, 1, -86, -14, 102, 81, 10, -73, 17, -75, -91, 33, 60, -112, -109, 65, 83, -61, -76, 45, 32, 67, 22, 123, 99, -1, -2, -125, -69, -126] 07:13:59.699 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.700 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.445 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.445 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.427 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.427 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=H8xb1Qw_-PrhajfmQELllQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=H8xb1Qw_-PrhajfmQELllQ 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=51 07:13:59.701 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.428 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.428 07:13:59.702 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@30c6cc6a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 36, -43, -56, -2, 108, 34, -60, -72, -96, 120, 50, -9, 97, -34, 91, 50, 0, 26, -57, -11, 100, 2, 120, -40, -60, 10, -45, -52, 44, 99, -115, -119, 57, 91, -46, -51, 58, 114, 18, 1, 68, -90, -126, 80, 104, 50, 25, 99, -94, -40, -122, 64, -42, 100, 35, 36, 76, 77, 43, 85, 121, 67, 46, -123, -83, 44, -57, -54, 80, 81, 54, 111, -100, 61, -34, -39, 22, -94, -44, -66, -95, 87, 124, -15, 64, -53, 54, 72, -73, -52, 29, 74, -15, -118, 98, -2, -112, -115, 91, 79, -124, -48, -26, 69, -52, -119, 16, 7, 1, 97, -107, 16, -51, 53, -59, 115, 70, -65, -44, -104, 18, -85, 75, -118, 81, -48, 5, -108] 07:13:59.703 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.455 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.455 07:13:59.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.419 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.419 07:13:59.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeydeactivation_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyid columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=cCGjNRDXdyMDel3lAqVbdg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=cCGjNRDXdyMDel3lAqVbdg 07:13:59.704 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeyrole columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=4 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptokeytype columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=cryptorepofile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=id columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=52 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=lastsyncfromrepositoryid columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.705 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturecreated columnIndex=11 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.422 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.422 07:13:59.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signaturedata columnIndex=12 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@bede953 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 113, -62, -12, 11, -23, -34, -46, -27, -4, 35, -14, 25, -25, 12, 119, 92, 24, 15, -45, 78, -71, 84, 105, -24, 108, -92, -16, -93, -62, -62, -33, 100, 28, 9, -108, -54, -80, 117, -82, 2, -122, 58, -33, -7, 73, 87, -115, 2, -24, 20, -29, 84, 76, -90, 42, 85, 67, 64, 64, -22, 33, -106, -67, 125, -71, -71, 106, -66, 27, -22, -17, 93, 12, -5, 76, -66, -38, -7, 10, -108, 73, 81, -52, -48, 54, 82, -43, -49, 125, -12, 2, -49, 6, -42, 23, 70, -127, 18, -9, -101, -30, 28, -62, -45, -85, -118, 86, -88, -112, -23, 59, 42, 89, 111, -30, -8, 27, -37, -12, 83, -115, -126, 113, -52, 17, -94, -79, -73] 07:13:59.706 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptokey columnName=signinguserrepokeyid columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.723 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' (39 of 39). org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.727 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEY': 52 of 52 rows have been copied. 07:13:59.735 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOKEY' (6 of 39). 07:13:59.735 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOKEYDEACTIVATION' (7 of 39)... 07:13:59.735 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION': All source-columns exist in the target-DB! 07:13:59.735 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION': All target-columns exist in the source-DB! 07:13:59.737 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptokeydeactivation" 07:13:59.739 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptokeydeactivation'. 07:13:59.740 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptokeydeactivation" 07:13:59.751 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOKEYDEACTIVATION' contains 0 rows to be copied. 07:13:59.752 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptokeydeactivation" 07:13:59.814 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptokeydeactivation" ("changed", "created", "id", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?) org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:13:59.818 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.820 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.821 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.832 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.832 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.833 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.833 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.835 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:13:59.836 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:13:59.845 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOKEYDEACTIVATION' (7 of 39). 07:13:59.845 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOLINK' (8 of 39)... 07:13:59.845 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': All source-columns exist in the target-DB! 07:13:59.846 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': All target-columns exist in the source-DB! 07:13:59.852 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptolink" 07:13:59.856 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptolink'. 07:13:59.858 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptolink" 07:13:59.885 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK' contains 61 rows to be copied. 07:13:59.886 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptolinkid", "fromcryptokey_id_oid", "fromuserrepokeypublickey_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "tocryptokey_id_oid", "tocryptokeydata", "tocryptokeypart" from "cryptolink" 07:13:59.929 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptolink" ("changed", "created", "cryptolinkid", "fromcryptokey_id_oid", "fromuserrepokeypublickey_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "tocryptokey_id_oid", "tocryptokeydata", "tocryptokeypart") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:13:59.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.776 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.776 07:13:59.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.672 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.672 07:13:59.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=sba2GOBQq8lMS80b4H8tPA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=sba2GOBQq8lMS80b4H8tPA 07:13:59.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.718 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.718 07:13:59.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@58d1f05d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -98, -124, -113, -126, -121, 49, 56, -18, -33, 33, -59, 68, 52, -9, 38, -78, 111, 16, -39, 59, 57, -95, 68, -114, 10, -60, 125, -101, 126, -52, -60, 123, 10, -35, -58, -7, 107, 82, -34, -84, 75, 48, -11, -49, 101, 7, 75, 85, -50, -45, 53, -86, -120, -10, -88, 29, -89, 124, 16, 63, -59, 7, -67, 110, 20, -101, 20, 49, 78, 10, 112, -53, 7, -41, -72, 51, -65, -60, -20, 86, -53, -115, -54, -76, -105, 100, -21, -78, -94, 87, 43, -1, 55, -71, 91, -18, 47, 10, -36, 31, 103, -64, 79, 62, -78, 102, -97, 125, 103, 30, 72, -23, 32, 60, -115, 65, 65, -12, -17, 31, -84, -41, -70, 124, -118, 21, 58, 46] 07:13:59.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@779dbc1c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[-61, 1, -122, 0, 60, 1, 6, 0, 0, 0, 104, 44, -105, -51, -10, -17, -56, -87, 49, 49, 113, 39, 63, 8, -116, 0, 32, 103, -12, -29, 111, 92, -121, -46, 101, -116, 90, 79, 51, 87, -31, 93, 120, -25, -94, -3, 46, 37, 73, -69, -81, -2, 85, 114, 36, -52, 69, 68, 58, 24, 14, -8, 86, -88, -22, -59, -92, -33, 44, 21, -98, 122, -123, -124, -107, -95, -123, 125, 28, -21, 18, 26, 90, 49, -87, 27, -16, -16, -64, 6, 64, -113, 122, -64, -84, 11, -34, -53, 4, 13, -113, 113, 90, -39, 62, -44, 113, 1, -30, 81, -39, -10, 70, -29, 19, 44, 88, -3, -71, -37, -69, -116, -59, -18, -90, -83, 120, 24, 44, -60, 81, 43, -96, -61, 81, -81, 124, -109, 60, 1, 5, 0, 0, 0, 101, 116, -39, -21, -101, -101, -10, 18, 14, 8, -94, -23, -32, -126, -125, 63, 81, 14, 99, -2, 42, 90, 104, -27, -59, 44, 60, -101, 59, 25, 11, -59, 119, -97, -19, 90, 88, 110, 47, 74, -98, -63, 39, -27, 68, 0, -87, -98, -10, 115, -43, -18, 59, 89, 112, 126, 108, 38, -21, 83, -75, 13, 81, 6, 37, -86, 48, 73, 49, -98, -46, -118, -17, 62, -25, -95, -55, 106, -56, 112, 16, 7, 106, -92, -126, -100, -84, 64, 87, -109, 55, 12, 47, -23, -91, -52, -70, 30, 115, 81, -2, -43, -30, -12, -123, 84, -7, 7, -53, -118, 86, -97, 77, 57, 27, -40, -84, 53, -109, 83, -47, 127, -115, -26, -21, 2, 41, -31, -92, -50, -8, -38, 13, 115, -49, 79, -111, -84, -14, -51, -94, -65, 49, -12, 124, 0, -63, 59, -110, -42, 48, -82, -29, -1, 0, -99, -104, 39, -46, 107, 95, 95, -4, 10, -29, -51, 123, -106, -104, -113, -49, -14, 13, -26, -44, 27, 7, 53, -98, 62, 86, 36, -127, 82, -5, -56, 116, -49, 66, -24, -97, -107, -89, 9, -124, 13, 30, -75, 72, -94, -6, 107, -49, -88, 65, -48, 54, -28, 77, 52, -63, -40, 116, -34, 64, -86, -124, -104, -126, -32, -44, -90, -10, 49, -64, -23, 98, -95, -58, 78, -113, 127, 80, -70, -15, 38, -40, 14, -86, -108, 53, 92, -37, 90, 23, 108, -77, 67, -124, -83, 101, 53, -18, 72, 13, -42, 32, -107, -49, 34, 80, 61, 99, 14, 48, -108, -32, -90, 36, 95, -61, 13, 18, -107, -87, -126, -99, -20, 21, -12, 9, 79, 42, -128, 104, 47, -40, 60, -3, -110, 109, 11, 101, -62, 125, 8, 8, -62, -76, 105, 114, 102, 52, 122, 52, 59, 43, 11, 56, -66, 81, 69, 30, 103, 119, -79, -79, -101, 112, 120, 12, 40, -70, 89, -103, -46, -22, 74, 14, -74, 127, -108, 87, 55, -76, 104, -59, 0, -10, 116, 103, 54, -121, -9, -81, 49, -34, 116, 74, 73, -48, 11, -126, -116, -38, 19, 58, 78, -22, -67, -62, 88, -58, -55, -4, 52, 84, 19, -1, -67, 21, -17, -8, -64, 58, -76, 89, -28, 121, -59, -83, -39, -94, -56, -43, 113, 67, 38, -46, 31, -76, 71, -91, -46, 126, 71, 101, 57, -56, 61, 63, 52, 84, 124, -117, 72, -8, 78, 95, 44, -47, -75, -53, 125, 55, -46, -87, -80, 67, 124, -54, -99, -85, -123, 19, 37, -101, 57, -43, -78, 56, -32, -34, -122, -9, -63, -21, 12, 42, -32, -40, -119, -35, 107, 34, -37, 30, 47, -15, -74, -24, 38, -113, -88, -82, -22, -62, 73, 64, 20, -58, 61, 30, -125, 8, -25, 17, -113, 20, -29, 81, -17, -15, 18, -28, -64, 9, -84, 59, -48, 77, -42, 22, -77, 24, -49, -102, -93, -100, 6, 99, 14, 18, -71, -88, 79, -99, 66, 105, -13, 101, -81, 57, 38, 70, 9, -37, 2, -101, -60, 55, -64, -86, 124, 116, 0, 16, 110, -122, -4, 118, -5, -74, -38, -36, -107, 61, 23, 50, -49, 63, 5, 101, -88, -62, -34, -30, -2, -81, -67, 63, 122, -57, -49, -124, -58, -79, -101, 48, 50, -82, -107, -85, 107, -94, -108, -61, 1, 72, 33, 30, 97, 99, 14, -26, -123, -28, 89, -20, -80, -120, 18, 62, -31, -65, 82, -90, -105, -49, 39, -47, 58, 24, 2, -45, 29, 5, -84, -69, -75, 99, 0, 66, 17, -60, 43, 14, -75, 115, 49, -96, 29, 89, 110, -123, -41, 126, 120, -106, 58, 13, 121, 38, -66, -94, -77, 125, 55, 78, 46, 62, -26, -11, 50, 3, 2, -19, -38, 20, -127, -8, 71, -102, 56] 07:13:59.932 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2 07:13:59.934 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.799 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.799 07:13:59.936 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.656 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.656 07:13:59.937 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=brrdiLPNdO9GBdeYt1R_Ag targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=brrdiLPNdO9GBdeYt1R_Ag 07:13:59.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:13:59.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.66 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.66 07:13:59.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5365c678 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 96, -95, -110, -95, -19, 54, -10, -34, -51, -125, 69, -127, 14, 58, -112, 26, 48, 54, 67, -106, 13, 38, 126, 120, -98, -32, 115, 73, -50, -73, -106, 16, -9, 47, -16, -114, 32, 13, -35, -26, 92, -38, 84, 24, 46, -75, 6, -74, -32, 74, 64, 23, 110, -113, -55, 45, -104, -34, -38, -110, 108, 106, -60, -126, 26, 26, -24, -25, -37, -38, 91, 17, 124, 14, -118, 27, -61, 63, -86, 2, 65, 111, 6, -77, -58, 40, -124, -1, -76, 27, -105, -104, -22, -107, -84, 66, -24, 3, -35, 30, -94, 77, 14, -55, -65, 110, -40, -60, -14, 70, 55, -77, 57, 99, 19, 90, -125, 12, 13, 58, 115, 5, -74, -15, 126, 112, -46, -25] 07:13:59.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.949 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.952 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1918d2c3 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -106, -61, -120, -52, -45, -7, 41, -30, 15, -23, 5, 105, -44, -115, 24, 56, 46, 124, -85, 98, -125, 89, -114, -46, 23, -65, 103, -64, -41, -72, 99, -94, -95, -128, 5, 74, 77, -53, 83, -50, 53, -106, -40, 44, 19, -15, -66, -63, -64, 26, -128, 116, -50, 47, 4, -73, 40, 113, 121, 47, 67, 19, -20, -117, -82, -57, -115, 122, -87, 31, -94, -82, -83, -40, 93, -90, -19, 74, 75, -17, -6, -61, -20, -23, -50, 12, 28, 60, 58, 54, 95, -9, 17, 20, 126, 121, -124, -60, -17, -4, 103, 22, -126, 84, -78, 80, 121, 35, 71, -110, 92, 77, -48, 25, -58, 8, 14, 55, -2, -97, -85, 2, 120, -42, 127, -127, 43, -31, 2, 3, 1, 0, 1] 07:13:59.953 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=1 07:13:59.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.899 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.899 07:13:59.956 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.813 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.813 07:13:59.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=QAVo24QixYDBXmncfWoveA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=QAVo24QixYDBXmncfWoveA 07:13:59.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:13:59.957 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.958 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=3 07:13:59.958 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.958 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.959 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.823 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.823 07:13:59.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4e1c8aa5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -108, 30, -40, 39, -111, -89, -26, 1, -102, -116, -92, 46, -77, -54, -26, 123, -7, 32, -31, -118, -12, -99, -7, 2, 23, -109, -60, 6, 81, -119, -15, -116, -22, -28, 82, 11, 95, 83, -116, 51, -87, 86, -124, 7, -123, 106, -20, 77, 1, -88, 80, 70, -67, -77, 117, 71, -5, 81, -70, 38, 104, -3, -111, 84, 96, 65, -74, 44, 70, 97, -3, -75, -8, -60, 89, -4, -39, 16, 63, -121, 59, 15, -100, 92, 78, -92, 127, -70, 45, -22, 49, -19, 113, 107, 98, 70, 15, 19, -70, -26, -117, -103, 100, 25, 77, -86, 45, -51, 16, 70, -37, 105, -108, 11, -39, 24, 79, 38, 71, -91, 68, 47, 40, -102, 41, -50, -17, 34] 07:13:59.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.960 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.961 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@547bb226 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 6, 0, 0, 0, 83, -66, 105, -115, -110, -56, -59, 23, -51, -88, 38, -50, 14, 106, -82, 79, 108, -120, -27, 23, -63, -76, 55, -93, 4, -101, -22, -29, -52, -74, -33, 102, 87, 55, -14, 88, -67, 101, -11, 94, -16, -128, -78, 75, -53, -45, -46, -88, 104, -87, -69, -101, -102, -9, -33, -24, 126, -11, 91, -73, -7, -102, -43, -62, 127, 24, -3, -48, -88, 110, -26, -94, 60, -33, 16, 29, -89, 127, -115, -35, 81, 65, 85, -106, -96, -59, 28, 123, -78, 34, 48, -17, 126, 2, 29, 101, -97, 2, 8, -71, 35, 101, 121, 41, 40, -74, 63, 78, 127, -46, -28, -124, -37, 65, 54, -17, -61, 26, 74, 28, 74, -84, 55, 29, -74, -56, -12, 113] 07:13:59.961 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.939 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.939 07:13:59.967 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.915 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.915 07:13:59.968 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=BWvrro8NyQ-neng81kIhgQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=BWvrro8NyQ-neng81kIhgQ 07:13:59.973 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.974 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.975 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=4 07:13:59.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.925 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.925 07:13:59.983 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2950f8d7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 47, -69, -90, 98, 49, -118, 46, -102, 10, -65, -89, 56, -104, -3, -102, 110, 126, 107, 32, 85, -96, 1, 77, 116, 57, 96, -45, 123, 50, 15, 53, -19, 10, -56, -89, 1, 52, 26, -125, -108, 64, 119, 98, 82, 11, -31, -106, 100, -53, 95, 24, -66, -19, 10, 20, 59, 105, 36, 81, 123, 97, -3, -113, 81, 71, -81, -60, -123, 68, 92, 127, -22, -126, 82, -116, -78, -34, 13, 22, 62, -79, -74, -89, -69, -40, 75, -104, -109, -117, -66, 22, -76, -67, 10, 36, 25, -73, -63, -121, 21, -125, 89, -103, -97, 71, -70, 61, -115, 122, 75, -34, 60, 125, -118, 92, -74, -15, 70, -73, 18, 94, 103, -4, 36, 2, -117, -12, 31] 07:13:59.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.984 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.986 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7681a9f4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -105, -48, 36, 58, 95, 86, 83, -35, -1, 69, 84, -103, 106, 69, -111, -110, -46, 79, -95, 91, -127, 96, 90, 82, 63, -116, 15, -116, -111, -110, -24, -85, 81, -97, 61, -15, -40, -12, 99, 80, 74, 34, 10, -94, -107, -95, -33, -65] 07:13:59.987 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.988 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.988 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.947 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.947 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=EDFE8AmW2_2PKWPcqfcVSQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=EDFE8AmW2_2PKWPcqfcVSQ 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=5 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.989 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.954 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.954 07:13:59.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5ce25c23 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 20, -14, -90, 14, -71, 68, -127, -107, -34, -83, -49, 45, -10, 66, -124, -45, 9, -48, -54, 22, -100, 10, -24, -77, -101, 119, -49, -75, 37, 83, -120, 6, 110, 15, 83, -1, -33, 47, 56, -114, 105, 108, -108, 46, 126, -59, -126, 27, -78, -104, -63, -113, 18, -54, 43, 34, 2, 11, -94, 19, 50, -50, -45, -116, -28, 113, 10, -34, 5, 68, 67, -40, -46, 46, 108, 46, -116, 95, 104, 34, -73, -19, 76, -31, 122, 84, 26, 82, 39, 38, 90, 48, -103, -84, -106, -30, -79, 58, 21, 121, 0, 35, -83, 15, -30, 11, 85, -99, 75, -72, 114, 88, -13, 70, 127, -56, -28, -42, -82, -10, -58, 9, -20, -88, 113, 110, -98, 16] 07:13:59.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.990 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:13:59.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@55012f1b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -118, 65, -96, -108, 100, -5, 100, 77, -49, -13, 6, -10, -1, -110, 126, -45, 5, -86, -28, -30, 126, 5, -72, -1, -115, 33, -116, -46, 14, 4, -97, -97, -31, -119, 82, 13, 92, 125, 20, -29, -98, 59, -128, -84, -17, -102, -72, 49] 07:13:59.991 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.193 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.193 07:13:59.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.139 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.139 07:13:59.992 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=iHm3KH3ANhstkhBVAV7IEQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=iHm3KH3ANhstkhBVAV7IEQ 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=6 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.154 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.154 07:13:59.993 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@8c3ba6 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 58, -122, -64, -68, -86, 56, -8, 12, -128, 73, -79, -4, 82, 80, -40, -80, -43, -112, -48, -7, 41, 7, -60, -52, -114, 107, 19, -17, 89, -23, 64, 112, -101, -57, 112, -69, -91, 76, -83, 78, -57, -4, 92, 119, 120, 32, 104, 6, 1, -81, -58, -115, -12, 122, -121, -72, 74, -95, 74, -13, -96, -86, 95, -114, 126, -78, -85, -49, -33, 10, -28, -59, 95, 47, 114, -86, 5, 60, 97, 34, 114, 92, -48, 66, -110, -42, -102, 25, 55, 117, -59, -30, 94, -66, 54, -33, 32, -51, -96, -73, 51, -15, -120, 124, 5, 61, -37, -15, 68, -85, -25, -15, -85, 117, -5, 50, 66, -106, 109, 37, 65, 18, 94, -105, -113, 95, -39, -6] 07:13:59.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4e417cd0 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 111, -36, 115, -116, 1, -98, 43, 54, 102, 92, 31, 48, 109, -91, 7, 39, 53, 119, 109, 49, -32, 36, 71, 103, 116, 50, -55, 110, -77, -110, -61, -1, -34, -79, 19, -83, 39, 39, 111, 39, -23, 51, -45, 32, 41, -84, -120, 27] 07:13:59.994 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.995 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.329 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.329 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.202 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.202 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=VyMfChfgMN-joEJGQO95QQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=VyMfChfgMN-joEJGQO95QQ 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=7 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:13:59.996 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.207 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.207 07:13:59.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@12e4ebf4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 71, 14, 122, 56, -107, -93, -59, -88, -15, 58, 37, 35, -119, -115, -87, 51, 0, 63, -7, 31, -85, 99, 63, 79, -29, 49, -106, -105, -114, 30, -1, -49, 77, 72, -45, 68, -86, -1, 117, 120, 50, -45, -76, -122, 33, -62, -42, -39, -21, -52, -88, 83, -108, 107, -115, -81, -106, 45, -60, 103, -108, -48, 19, -33, 14, 26, 85, 99, 48, 94, -91, 43, 43, 107, 23, 9, -86, 61, -68, -81, 11, -67, -76, -58, 61, -56, 94, 119, 87, -17, 85, 12, -47, 67, -79, -111, 90, -24, -8, -3, -54, -68, 115, -93, 95, -88, 42, -79, 66, -20, -127, 62, 91, 38, 109, 54, 55, -39, 54, -66, -39, 104, 36, -84, -49, 39, -99, 51] 07:13:59.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:13:59.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:13:59.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2670ca07 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -37, 72, -79, -128, -24, 75, 72, 96, -24, 113, -126, 22, -50, 54, -111, -125, 109, -22, -80, -29, -84, -81, 72, 109, -80, -119, 51, -124, -73, 75, 34, -34, 69, -33, 97, 104, -95, 93, 68, 89, -69, 120, -110, -101, 39, 44, -36, -11] 07:13:59.997 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:13:59.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.293 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.293 07:13:59.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.284 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.284 07:13:59.999 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=N9F63pip8RJaokgOv6Ay7g targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=N9F63pip8RJaokgOv6Ay7g 07:14:00.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:14:00.000 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=8 07:14:00.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.004 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.289 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.289 07:14:00.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@47409464 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -110, -74, 75, 82, -76, -56, 102, 67, -30, -39, -40, 99, 48, 61, -47, -118, 27, -59, -91, 119, -102, -122, 48, 65, -34, -124, 98, 74, 107, -8, -3, -56, 3, -54, -16, -102, -40, -50, 35, 81, -118, -63, -92, 100, 84, -38, -81, -67, -5, -18, -50, 106, -61, 17, 12, 0, -41, 71, 60, -26, -15, 66, 111, -118, -43, 109, -31, -2, 85, 121, 57, -12, -101, 68, -96, 105, -33, 15, -99, -65, -59, 75, -67, -10, 125, -69, 101, -79, 6, -79, -64, 51, -47, 102, -111, -128, -26, 60, -100, 119, -48, 115, 114, -103, 43, 104, -84, -123, 60, 27, -57, -124, 16, 4, 0, -90, -41, 73, -126, -24, 21, -1, -93, 54, -75, 65, -28, -118] 07:14:00.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@222c7a0 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -106, 89, 107, 122, 69, -120, -63, -113, 113, 101, -8, -106, -43, -81, 83, -125, -14, 80, -12, 91, -63, -72, -75, -27, -119, 32, 8, 96, 61, 50, 55, -19, -2, 107, -1, 91, -112, -112, 49, 30, -47, 15, -79, -98, -4, -18, 119, -7] 07:14:00.005 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.369 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.369 07:14:00.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.336 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.336 07:14:00.007 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bvnKEcq__eXxHddPhq79yQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bvnKEcq__eXxHddPhq79yQ 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=9 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.008 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.359 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.359 07:14:00.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@37ac275b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 3, -62, 80, 18, 118, 6, 39, -17, -47, -90, -67, -1, 97, -97, -48, -78, -121, 122, 51, 35, -71, -1, 102, -93, -68, 104, -85, -128, 50, 23, 64, -115, -53, 118, -37, 7, 121, -52, 35, 27, -59, 36, -26, -30, -105, 88, 106, -68, 78, -38, -33, -93, -113, -14, 106, 110, -46, -10, -15, 74, -87, -33, -19, -80, 79, 54, -32, -61, 67, 55, -121, -64, -7, 51, 102, 94, 101, 18, 55, -58, -115, 64, 20, 109, -107, 107, 81, -109, -83, -28, 93, -60, 74, 55, -84, 7, 114, -21, 126, 33, 38, 43, -102, 122, -66, -101, -27, 60, 107, -59, -83, -77, -124, 62, -105, 127, 48, -25, -7, 88, -126, 88, 43, -117, 11, 49, 11, -64] 07:14:00.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:14:00.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@172ce35b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -19, -92, 53, 79, -36, -101, -37, -8, 95, 5, -111, -33, -80, -13, 31, 92, 19, -73, 14, -83, -8, 110, -63, -37, 115, -53, -75, -2, 73, -4, 9, 57, -121, -41, 92, 89, -11, -55, -94, 118, 16, 92, 126, -34, 77, -33, 45, -15] 07:14:00.009 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.011 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.764 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.764 07:14:00.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.741 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.741 07:14:00.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=iAQoYVJyYTdx-cKfLFgXyA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=iAQoYVJyYTdx-cKfLFgXyA 07:14:00.016 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=10 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.751 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.751 07:14:00.017 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@548cb66e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -88, 113, 70, -82, 23, -12, 122, -52, 73, -52, 46, -4, -13, 50, 20, -102, -78, 48, 67, 14, -59, -42, -118, 13, 23, -13, 124, 20, 74, -83, 44, -10, 12, -27, -57, 17, -104, -11, -83, -120, 83, -16, 17, -117, -44, -21, 92, 116, 49, 104, -24, 52, 14, -10, 73, -42, -76, -102, -27, 51, -7, -41, -88, -23, -27, 126, 26, -56, 16, 119, 4, 46, 84, -7, -47, -90, 27, 48, 42, -64, -19, -63, -69, 34, -25, 9, -24, -38, 106, 82, 43, 22, -68, 44, 11, 109, 32, 49, 115, 79, 72, -99, -118, 70, -50, 70, 0, -23, 120, -29, 66, 58, 98, -97, -7, -81, -105, -95, 13, 76, 7, -70, 50, 99, -61, -55, -125, 21] 07:14:00.018 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:14:00.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@40076498 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 21, -47, 22, 16, 95, -24, 25, -2, 66, 23, -80, 96, -57, -44, -33, 20, -4, 88, -77, 45, 110, 42, -123, 65, 117, 123, -122, -53, 92, 93, -70, 121, 44, 116, -14, -4, 78, 124, -84, 90, 15, -101, -72, 11, 61, 56, 66, -114] 07:14:00.019 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.794 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.794 07:14:00.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.77 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.77 07:14:00.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=rHhVoeaNGoNeVcHDxGu6_Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=rHhVoeaNGoNeVcHDxGu6_Q 07:14:00.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:14:00.021 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=11 07:14:00.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.022 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.779 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.779 07:14:00.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1647153c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 79, 56, 82, 93, -92, -68, -49, 76, -30, 63, -64, 91, -15, -22, -123, -73, -25, 0, 71, 50, -85, -45, -85, -111, 47, -121, 114, -35, -79, -100, 37, 85, 113, 1, 99, 58, -118, -109, -94, -64, -41, 52, -18, 113, 45, -111, -7, -116, -6, 0, -117, 67, -15, -58, -104, -89, 97, 66, -34, 90, 25, 56, -102, -111, -14, -3, -51, -79, 95, 73, -12, -108, -18, 44, -10, 81, -4, 100, 103, -113, -80, 114, 75, 87, 24, -94, -30, 49, 48, 21, -1, 46, -55, -43, -31, -96, -43, -37, 98, -58, 65, -117, -51, 113, 80, 103, -82, -54, -12, 126, -97, -101, 51, -9, -77, 60, -108, 126, 22, 30, 19, 92, 6, -127, -76, 95, -34, 18] 07:14:00.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.023 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:00.024 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@66011a94 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -1, -99, 16, -111, -127, 6, 42, 0, 59, 96, 52, -89, -123, -14, -12, -62, 33, -122, -88, -108, -28, -30, -82, 63, -7, 54, -87, -110, 127, 23, 26, -106, 8, -123, -107, -71, 87, 47, -51, 37, 81, 0, -105, -92, 46, 112, 49, 0] 07:14:00.024 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.026 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.127 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.127 07:14:00.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.108 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.108 07:14:00.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=qDcU01S1N2GkGrTl7cFT3Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=qDcU01S1N2GkGrTl7cFT3Q 07:14:00.027 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:14:00.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=12 07:14:00.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.028 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.113 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.113 07:14:00.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@570feffc targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 32, 55, 39, -101, 73, 25, -36, 31, -77, -86, -116, -125, 104, 39, -4, -72, -13, 6, 125, -90, 64, 119, -3, -102, -85, -15, -6, 108, 57, -43, -85, 34, -75, -92, 105, -36, -84, 41, 97, -100, -69, -113, 47, -78, -18, -54, -45, 25, -37, -64, -29, -63, -78, -96, -48, -46, -127, -71, 36, 107, -21, -31, -27, -43, -55, 112, 125, 76, 125, 0, 85, 12, -59, 34, -67, -1, -61, -53, 24, -18, -21, -38, 19, -94, 41, 18, 30, 14, 78, 100, 1, 25, -73, -2, 16, -23, -14, -6, 73, -116, 36, 117, -87, 106, -14, 92, -4, 30, 126, -20, 68, -89, 15, -118, 10, 111, -128, 88, 81, -95, 35, 75, 45, -65, -107, -97, -36, -83] 07:14:00.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.029 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:14:00.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2cd76221 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 75, -87, 11, -55, -98, -44, -62, -50, 71, 73, 77, -75, -15, -55, 97, 25, 115, -37, 80, 113, 47, -83, 11, 41, 21, 6, -51, 73, -117, -4, -17, -82, -44, 87, 119, 116, -34, 92, -80, 42, 22, -111, 0, -17, 1, -51, -55, -50] 07:14:00.030 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.031 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.626 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.626 07:14:00.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.58 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.58 07:14:00.032 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=qW5NsXweKa9Bhprm04KQAA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=qW5NsXweKa9Bhprm04KQAA 07:14:00.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:00.035 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=13 07:14:00.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.036 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.584 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.584 07:14:00.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2176c72 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 4, 41, 39, -99, 77, -127, -20, 19, -64, 12, 56, 126, 119, -17, -106, -30, 29, 79, -104, 26, -111, -45, 42, -67, 31, 10, 57, -114, 34, -43, -75, 6, 115, 10, 105, 39, 9, -78, 27, 125, -30, -91, 54, 34, 20, 118, -47, -9, 124, -19, -29, -46, -14, -12, 33, 111, -105, -114, 35, -70, 111, -37, 41, -101, 24, -25, -110, -22, 99, -39, 100, -104, 70, 100, 116, 54, -123, 96, -106, 24, 56, -7, 119, 122, -26, -55, 71, 66, 12, -90, -100, 57, -33, -17, 89, 125, 96, 24, -61, 52, -62, -116, -52, 31, -128, -77, -94, -13, 35, 66, 37, -25, -115, 31, -119, 44, 49, -76, -85, -48, 54, 119, 94, 123, 6, 106, 93, 46] 07:14:00.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:00.037 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6cac131e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -58, 94, -113, -117, 49, 47, -21, 95, 120, -54, -100, 24, -94, -40, -30, 21, 20, -94, 72, 42, 67, 56, -62, 104, -40, 35, -3, 28, 51, 72, -25, -89, 61, 15, 17, -127, 54, 96, -24, -45, -68, 40, 59, 108, -87, -48, 83, -84] 07:14:00.038 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.040 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.782 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.782 07:14:00.041 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.643 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.643 07:14:00.042 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=dP-eQH3Y4inD_6nnAA0Hsg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=dP-eQH3Y4inD_6nnAA0Hsg 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=14 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.043 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.656 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.656 07:14:00.044 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@44f47178 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -114, -112, 57, -123, -41, 43, 7, -1, 46, 6, 40, -86, -33, -17, -41, -67, 115, -59, -8, 103, 11, 58, 78, -106, 24, 66, -87, 17, -98, 87, 51, 64, 55, 50, -13, -56, 43, -45, -52, -52, -57, 68, 41, -57, 15, -7, 70, 120, 94, -115, 67, 28, -79, -52, 43, 121, -55, 31, 46, -52, -46, 101, 97, -70, -73, -95, -106, -49, -54, -39, 96, 112, 35, -19, -75, -120, 69, -98, -18, 112, -123, 104, -72, -17, -128, -9, 69, 21, 93, 4, -29, -28, 47, 100, -16, 85, 97, 2, -15, 66, 40, 12, 33, 68, -107, 89, -21, -72, -33, -120, 25, -4, -113, 65, -87, -39, 55, 24, 100, -123, -11, -101, -39, 16, -32, -101, -38, -95] 07:14:00.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5325c5ad targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -69, -116, 107, -46, 107, -126, -36, -18, 59, -51, -74, 22, -111, 61, 22, 9, -115, -58, 126, -23, 70, 43, 104, -11, 99, 6, 72, 79, -32, 7, 39, -12, 120, -89, -89, -111, 93, 80, -34, -78, 124, 14, 4, -68, 40, -58, -116, 63] 07:14:00.045 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.775 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.775 07:14:00.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.767 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.767 07:14:00.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Na1IY9T6t7mmlWl31_93oQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Na1IY9T6t7mmlWl31_93oQ 07:14:00.047 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=15 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.772 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.772 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6a685747 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -82, 71, 25, 34, 18, -83, -121, -69, -10, -17, -104, -34, -127, 123, 6, 77, -61, 25, -19, -112, -127, -41, -20, 84, 30, 30, -117, -110, -111, 79, 74, 114, -21, -14, 40, -73, 41, 27, -128, 14, -110, 22, 104, -74, -33, 93, -11, -84, 63, 111, 80, -56, -88, -8, 33, -2, -62, 30, 85, 53, -59, 90, -24, 50, -96, -38, 102, 39, 114, -70, 79, -12, -5, 26, 117, 113, -28, 17, 113, 56, -71, -75, -62, -23, -71, 101, 57, -29, -112, 98, 7, -13, 110, -89, 21, 89, -61, 104, -120, -114, -16, -83, -65, -27, -61, 92, 5, 77, 53, -10, -73, 47, -125, 20, -72, 119, 38, 69, -79, 15, -112, -78, -80, 102, -44, -114, -31, 36] 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@66d09df7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 86, 114, -4, 104, -67, 51, -17, 44, -33, 54, -73, -26, -9, 93, 7, -92, -113, 86, -117, -49, 115, 40, -96, -17, -19, -14, -8, 74, 85, -116, -89, 46, 98, 123, -81, 28, 120, -53, 18, -43, -7, 119, 22, 45, -112, -87, 14, 123] 07:14:00.048 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.049 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.819 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.819 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.8 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.8 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=e4DVa0rA9AKIrYRnzp60QA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=e4DVa0rA9AKIrYRnzp60QA 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=16 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.050 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.809 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.809 07:14:00.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1c85fe4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -106, 58, -122, 42, 76, -109, 48, 29, -34, 126, 54, 71, -108, 9, 95, 54, -82, -52, 99, -85, -85, 72, 8, 100, -103, 20, 108, -18, -84, 42, -9, 90, -79, 108, -23, -106, 21, 34, -49, -124, -116, -37, 47, 1, -44, 77, 106, 74, 8, -39, -9, 82, 102, 41, -94, 14, -71, -78, 41, -95, 27, -59, -14, -24, -88, -55, -99, -109, -24, 21, 56, -5, -21, -35, -12, -69, -115, 122, 21, 57, 63, 94, 40, 98, 111, -103, -83, 113, -4, -26, 118, 59, -16, -117, -68, 16, 78, -22, -110, -29, 89, -118, 31, -115, 127, 3, -93, -71, -85, 31, 67, -33, 103, -43, -22, 120, -102, -44, -85, -88, -107, -115, 80, 70, -66, -84, -4, -8] 07:14:00.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:00.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7c3dfadd targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -68, -46, -92, -93, -23, 4, 68, -111, -79, -53, 91, 30, 118, 17, 69, 39, -8, 66, -106, 58, -75, 111, 17, -11, -37, -48, 120, -69, -111, -13, -24, 72, 108, -47, -51, -14, -90, -51, 11, 26, -106, -48, -34, -121, 9, 37, -24, 61] 07:14:00.051 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.143 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.143 07:14:00.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.121 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.121 07:14:00.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=-eh15qP6iyRrb5FHj4Rspw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=-eh15qP6iyRrb5FHj4Rspw 07:14:00.066 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:00.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=17 07:14:00.067 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.131 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.131 07:14:00.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@54475872 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 41, -11, 62, -44, 93, 11, 97, -58, 70, 117, -39, 46, 45, -82, -63, -32, -105, -90, -63, -79, -15, 52, 85, -12, -46, 16, -112, -23, -70, 12, -92, 83, 65, 127, -103, 33, -118, 16, -69, 23, 100, 62, -89, 59, 1, -52, -24, 56, -62, 126, 62, 73, -33, -88, 74, 29, 74, -108, 69, 58, -86, 82, -19, -83, 26, -24, 47, -62, -120, 76, -119, -51, 93, -94, -80, 67, 35, -85, -6, 116, -12, -61, 63, 116, -57, 110, -69, -113, -118, -22, 55, -99, 117, 33, 119, 30, -98, -108, 17, 6, -64, 49, -99, -92, 10, 114, 6, -110, -37, -126, 77, -72, -73, 101, -41, 69, -104, 67, 113, -72, -21, 33, 72, 122, -6, 31, -32, -9] 07:14:00.071 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:00.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@369a4828 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 21, 76, -32, 113, 99, 103, -52, 97, 36, 24, -72, 57, -45, 127, 105, -77, -120, 17, 42, -115, -67, 87, 89, -23, -29, -113, 41, 41, 28, -43, 106, 123, 24, 44, 37, -50, 46, 90, 29, 56, -21, -121, 85, -30, -2, 6, -117, -55] 07:14:00.072 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.077 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.164 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.164 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.152 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.152 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=xU8iv2YjCy1BIpisRGZJLw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=xU8iv2YjCy1BIpisRGZJLw 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=18 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.078 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.157 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.157 07:14:00.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@75ee1660 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 28, -79, 95, -117, -14, -77, 97, -18, 4, 89, -54, 127, 36, 115, 109, 93, -33, 47, 115, -26, 20, 98, 84, -33, 83, 126, 118, 29, -89, -50, 116, -9, -125, -114, -24, 54, -100, -127, -121, 38, 104, 3, -56, -59, -4, 114, 102, 55, -83, 50, 90, -90, 36, -13, 93, -50, 125, -67, 48, 123, -55, -11, -85, -92, -24, -30, -10, -8, -112, -36, -96, 99, -17, -40, 47, 31, -118, 84, -33, -112, 101, 14, 28, -69, 65, 105, 18, -71, 48, -53, 59, 127, 124, -68, 68, -4, 117, 118, -2, 93, -102, -125, -48, -97, -110, 21, 94, -117, -104, -76, 84, 71, 32, -4, 83, 113, 33, 120, -106, -20, 37, -127, 12, -72, 18, 68, -6, -118] 07:14:00.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6616f112 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -65, 69, -15, 75, 8, 90, -107, -116, -41, 49, 41, 23, -20, 70, -83, -119, -70, 80, 126, 13, 79, 121, -69, -28, 121, 116, -60, -37, -45, -85, -80, -11, -80, -85, -4, -125, 60, -37, 113, 116, 96, -92, 125, -73, -100, 92, 8, 85] 07:14:00.079 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.413 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.413 07:14:00.080 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.398 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.398 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=K5Am_71pGUD8Gw4Ecq7XyA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=K5Am_71pGUD8Gw4Ecq7XyA 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=19 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.402 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.402 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@8fca16a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 28, 47, 110, 18, 125, 79, -30, 4, -26, 66, 66, 12, 27, 82, 25, -115, 29, 48, -113, 73, 51, 98, -21, -22, 0, 63, -118, -110, -75, 12, 6, -88, -48, 12, 22, 1, -59, -8, 54, 66, 22, 104, 123, -104, -96, 60, 29, 51, -91, 35, 106, 76, -16, 60, 14, 79, 34, -106, 13, 42, -79, 114, -93, 95, 8, 120, -65, 35, 4, -9, -62, 42, 8, 95, -125, 77, 111, 122, -41, -28, 96, -65, -93, 27, 70, -33, 90, -48, 89, -89, 29, -107, -47, -81, 49, -60, -72, 72, -3, 16, 115, -40, 1, 37, 17, -26, -46, 49, 46, 83, -60, 60, 98, -93, 79, -12, -69, -69, 82, -26, -45, -40, 53, -5, -16, 105, 88, -44] 07:14:00.081 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:14:00.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6c436355 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -33, -32, 109, -24, 8, 101, 72, 3, 34, -101, -44, 111, 62, -102, 122, -30, -113, 68, -35, 101, -35, 101, -6, -62, 43, -94, 114, -105, 54, 31, 20, -50, 60, 66, 35, 66, 108, 34, 65, 116, -79, 38, -121, -119, -90, -120, 85, -118] 07:14:00.082 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.083 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.872 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.872 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.843 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.843 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=t2tNQTb4SSB37D_fbaq7EA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=t2tNQTb4SSB37D_fbaq7EA 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=20 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.855 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.855 07:14:00.084 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@699b35ab targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 16, 74, -4, -10, 43, 125, -81, 90, -73, -14, 85, -32, 91, 82, -59, -77, -24, -47, 15, -105, 106, 51, 102, 114, -122, -73, 14, -116, -51, -32, 114, -71, 121, -119, -35, -62, -79, 12, -38, 107, 74, -29, 41, 10, -65, 56, 22, -94, -74, 52, 38, 114, -99, 105, -123, -89, 54, 97, -64, -127, 26, -127, 61, 94, -35, 64, 112, 97, -104, 102, -87, -37, 30, -86, 57, -90, 46, 32, -80, -13, 40, -98, -21, 10, -57, 22, 55, -26, 6, -57, -73, 68, 109, 119, -123, 18, 109, -6, -73, -85, 107, -36, 24, 88, 32, 69, -95, 19, -91, -127, 76, 61, 52, 16, -9, -46, -101, 98, -112, 40, 61, 47, 61, -47, -98, 107, -37, -69] 07:14:00.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:14:00.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3854c7eb targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -86, 19, 118, 2, -46, 111, -91, 87, -128, 123, -89, -121, 57, 1, 60, -118, 47, 27, -58, 51, -54, -110, -12, -61, 127, 0, -89, 39, -104, 0, 122, -99, 47, 67, 75, 34, 77, -113, 41, 89, -66, 106, 109, 6, -118, 74, 96, 37] 07:14:00.085 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.096 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.189 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.189 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.172 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.172 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=_xAuIKhW1PiTJBCzfgg8Vw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=_xAuIKhW1PiTJBCzfgg8Vw 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=21 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.176 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.176 07:14:00.097 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@55cec67a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -117, 84, -58, -116, 72, -11, 105, 1, 12, 69, 82, -96, -19, -99, 23, 11, 83, 73, 116, 82, -64, -58, -24, -29, 97, -109, 5, -65, 19, 14, -82, 53, 62, -82, 3, -29, -77, -125, -82, 114, -65, -78, -41, 120, 46, 104, 100, -10, 25, 79, -37, -33, -108, 44, -42, -37, 63, -1, 120, -58, -12, -43, 117, -47, -38, 110, 52, 79, -58, 44, -125, 29, -81, -9, -40, 62, 66, -95, -91, -115, -48, -50, 80, -98, 80, 0, 49, 15, 81, 102, -64, 64, -35, 14, 114, -54, 97, 31, 107, -103, -99, 14, -53, -46, -8, 80, 78, -26, 76, 111, 88, 49, -89, -97, 13, 41, -55, 13, 81, -7, 117, -5, 14, -65, 33, 9, -73, -123] 07:14:00.098 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.098 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:14:00.098 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@22605e5d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 44, 47, -122, 79, 12, -28, 2, 73, -37, 118, -49, -10, 30, -7, 13, -124, 54, -80, 97, -5, 21, 15, 126, 1, -51, -79, 44, -43, 72, 29, -112, -115, 106, -53, 104, -111, -6, -124, 31, 5, 48, 109, 126, 105, -37, 51, 32, -122] 07:14:00.098 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.110 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.261 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.261 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.193 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.193 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=kfabH6dOapByqcccKtj90A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=kfabH6dOapByqcccKtj90A 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=22 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.111 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.197 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.197 07:14:00.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@12e611d7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 100, 57, 105, 47, 75, -14, -59, -90, -29, -53, -83, 73, -24, -77, -97, -109, 120, 29, 47, 1, -11, -108, 6, -59, 32, -11, 16, 22, 111, 29, -120, 24, 125, -90, -61, 74, 102, 121, -92, -99, 42, -79, 122, -25, 79, -2, -110, -18, 53, -55, 118, -99, -60, 29, 72, 105, -70, -64, -45, -80, 101, -112, 69, 69, -63, 75, 64, -30, 23, 73, 68, 33, 109, -98, -82, 41, -98, 65, -86, -10, 90, 79, -42, -109, 81, 53, 15, -92, 76, -5, 63, -34, -63, -4, 127, 71, 84, -37, 127, 72, 48, 109, -75, 99, -56, -9, -87, 104, 7, 5, -37, 66, -78, 26, 112, 72, 42, 40, 119, 64, -3, -28, -98, -22, 46, -84, 7] 07:14:00.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@c13e7ff targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 35, -126, -23, 85, -12, -34, -18, 18, 55, 27, 99, -97, -49, 44, -6, -39, 63, 31, 125, 76, 104, 59, 18, 82, -15, -85, -86, 118, -17, 38, -81, 87, 47, 74, -127, -90, 61, 82, 74, -96, 33, -77, 114, 22, 58, 105, 123, -11] 07:14:00.112 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.119 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.253 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.253 07:14:00.120 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.236 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.236 07:14:00.120 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6oSpdQLjDKMiKaWnQLnNVw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6oSpdQLjDKMiKaWnQLnNVw 07:14:00.121 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.121 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.122 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=23 07:14:00.123 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.123 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.124 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.25 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.25 07:14:00.125 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2fcd1d11 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 89, -16, -63, 25, 121, 103, 102, 97, 49, 106, 1, -125, -19, 114, 42, -64, -128, -38, -124, -43, -14, 63, -42, 62, 5, 120, 2, 82, 49, 26, 126, -104, -18, -36, 114, -102, 106, -119, -22, 12, -39, -19, -2, 58, 8, 62, 36, -2, 54, -112, 56, -113, 119, -39, -8, -5, 15, 19, -74, 20, -81, 91, -106, -69, -13, 107, 47, 10, 119, -98, -120, -32, 60, 123, -61, -74, 18, 53, -92, -2, 20, 20, 47, -74, -123, 114, -97, -93, -47, -121, -42, -33, 99, -116, 118, 117, -42, -5, 37, -96, 117, 28, -103, 74, -111, -42, 52, 105, -11, -58, 109, -112, -68, -20, -69, 70, 67, -40, -54, -23, -19, 29, 81, -102, 5, 121, 57, 50] 07:14:00.125 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.126 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@fff2c03 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 32, -36, -67, -104, 11, 16, 89, -84, 74, 7, -30, -11, -60, -102, -81, -104, -122, 90, 83, 59, 36, -41, -2, -46, -115, 97, -52, 1, 59, 62, -76, -5, -68, 56, -113, -8, -18, -108, 37, 81, -88, 39, 36, 31, 119, -96, 72, -62] 07:14:00.127 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.3 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.3 07:14:00.129 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.275 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.275 07:14:00.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=w1LmGRdNKtB4DmHr0NTMlQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=w1LmGRdNKtB4DmHr0NTMlQ 07:14:00.131 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.132 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.132 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=24 07:14:00.133 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.133 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.134 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.289 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.289 07:14:00.135 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2db5ec82 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -93, 21, -85, 1, -26, -82, 23, 97, 15, -2, -44, -53, -119, 30, 118, -81, 80, -73, 75, 20, 83, 88, 50, 109, 28, 63, -112, -66, 110, 73, -55, 113, 127, 37, 49, -82, 27, 22, 10, 97, 103, 65, -76, 97, 62, 116, -9, -87, 56, 22, -44, -16, 27, 54, -103, -66, -117, 95, -17, -9, -18, 24, 117, 78, 82, -1, -46, 82, -31, -123, -65, -20, -47, -105, -43, -74, -94, 3, -39, 53, 116, -87, -112, 127, -43, -74, -74, -92, 79, 65, -55, 0, 70, 47, 109, 121, 58, -123, 21, 37, -123, 15, 110, -122, -14, -71, -21, 11, -113, 1, 102, 85, -94, 49, -20, 78, 67, -66, -109, -99, -73, -23, 88, -100, 77, 110, 99, 64] 07:14:00.136 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.136 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:14:00.137 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3e8adad4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 52, -27, -46, -29, 79, -48, 33, -98, 1, 89, 73, 3, 43, 84, 59, 51, 125, 89, 63, -105, 33, 64, 42, -18, -58, 66, 2, 65, 107, 60, -114, -5, -50, -40, -18, -72, 46, -122, -77, 2, -99, 119, 65, -52, 14, -83, -59, -39] 07:14:00.137 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.139 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.642 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.642 07:14:00.140 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.623 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.623 07:14:00.142 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=M0UIygmWKm4GFLy4qcVfzg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=M0UIygmWKm4GFLy4qcVfzg 07:14:00.143 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:14:00.143 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.144 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=25 07:14:00.145 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.145 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.146 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.636 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.636 07:14:00.147 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@79686d81 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -109, -57, 127, -94, -83, 125, -25, 61, 18, 40, 101, -112, 118, 96, -10, 103, 53, -35, 83, -23, 60, 78, -46, -74, -65, 38, -12, 117, 82, -26, 93, 28, 38, 44, -110, 98, -34, -79, -15, 57, -125, 110, -100, -36, -79, 63, -117, 116, 62, -2, 31, 88, -57, -112, -79, -113, -5, 18, 113, -125, 81, -92, -34, -1, 22, 127, 65, -46, 28, 39, -21, -4, 43, -94, -24, 121, -96, -121, -96, 91, 118, 18, 72, -98, 18, 33, 123, 43, -10, 81, 99, 40, -31, -29, 90, 60, 57, 4, -2, -93, 88, 4, 103, -61, 54, 27, -108, -66, 1, -108, 11, -38, 32, 98, 0, -36, -117, 116, 74, -13, 68, -7, 2, 111, 116, 107, -77, 44] 07:14:00.148 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.148 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:00.149 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@f01d99b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 90, 48, 93, 58, -73, 122, -128, -107, -33, 8, -50, 101, 35, -5, 85, -49, -6, 124, -83, -111, -34, -3, 114, 76, -78, -123, -3, 71, 40, -44, 79, -18, -65, 80, 49, -68, -108, -43, -56, 1, -125, -126, 70, 93, -63, 35, 66, -26] 07:14:00.149 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.151 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.663 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.663 07:14:00.152 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.651 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.651 07:14:00.152 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=5a2Xx03fuTA2gQj2aiOosw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=5a2Xx03fuTA2gQj2aiOosw 07:14:00.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:00.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.153 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=26 07:14:00.154 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.154 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.155 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.655 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.655 07:14:00.155 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@d52f505 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -128, -71, -45, -102, 73, -127, -89, 81, -120, -60, 61, 71, 125, -37, -5, -115, -120, 89, 21, -88, -98, 117, -12, -103, -57, -4, -125, 10, -43, -19, 10, -35, 28, -69, 121, -44, -18, -126, 38, 100, -35, -1, 25, 86, -65, 18, -61, -44, -40, -97, 56, 10, -55, 102, 42, 40, -124, -22, 13, -35, -27, -22, -10, 31, -50, -14, -6, -75, 57, 117, -84, -32, -10, 101, 29, -127, 49, 7, -61, -72, -8, -11, 105, -116, 124, 113, 39, -42, -6, -68, -56, -99, -64, 26, 35, 86, -68, 119, -32, -107, 42, -83, 72, -33, 25, 79, 107, 57, -72, -46, -58, 7, -28, -84, -75, -127, 110, 114, -52, -76, -125, 103, 21, 91, 126, -66, -126, -125] 07:14:00.156 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.156 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:14:00.156 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6566c201 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -26, 91, 72, 78, 120, 100, -115, -77, 53, -87, 86, 88, -39, -56, -51, -32, 116, 45, 106, -81, -96, -66, -96, 3, -49, 115, -100, -48, -18, -88, -56, -1, -72, 99, -61, 98, 33, 110, 48, 79, -109, -85, 125, 32, 71, -16, -66, 106] 07:14:00.156 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.158 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.945 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.945 07:14:00.158 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.937 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.937 07:14:00.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=WY_KjvM18biXwG1zt-HHIA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=WY_KjvM18biXwG1zt-HHIA 07:14:00.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:00.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.159 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=27 07:14:00.160 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.160 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.160 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.94 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.94 07:14:00.160 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5fd8bf49 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -94, 38, 27, 20, 23, 93, 123, 34, 114, -106, 2, -99, 123, -29, -72, -81, -75, -100, 71, 90, 117, 100, -116, -128, 59, -53, -45, 38, -83, -54, -18, 3, -16, -50, -75, -110, -4, -79, -127, 91, -91, -51, 40, 91, -68, 33, -82, -8, 121, 112, -120, 112, 41, -82, -2, -85, -46, -8, -78, 34, -54, -88, 75, 46, -115, -74, 99, 2, 41, 90, -106, 37, 74, -52, 54, 24, 54, 120, -127, 42, -75, -75, 66, -122, -81, 55, -43, 16, -18, -95, -103, 112, -4, 106, 18, 57, 20, 84, 54, 67, 112, 30, 24, -16, -108, -119, -94, -42, -58, -91, 60, 22, 73, -97, 5, 29, 75, 28, -2, -20, -69, 14, 17, -78, -126, -17, -114, -49] 07:14:00.161 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.161 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:14:00.161 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5e147828 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -65, -97, 118, 2, 125, -108, 32, -72, -98, 114, -44, 104, 97, 3, 72, -120, -91, 19, 32, 41, 1, 116, 86, -96, 87, 97, -13, 24, -108, -125, 67, 61, -86, -37, 66, -84, -1, 110, -37, 3, 19, 3, -44, 6, 14, 38, -26, -103] 07:14:00.161 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.169 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.2 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.2 07:14:00.170 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.186 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.186 07:14:00.170 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=29Kb4YXlAq9okV1EwMJUTQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=29Kb4YXlAq9okV1EwMJUTQ 07:14:00.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:00.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.171 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=28 07:14:00.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.172 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.188 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.188 07:14:00.173 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@44f45432 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -94, 112, -67, 30, 84, 96, -33, -102, -42, 124, -122, -18, 55, -36, 123, -76, -51, -56, -31, -72, 114, 61, 104, 102, -25, 107, -35, 9, -91, 68, -105, 24, -49, 99, 79, -58, -88, -122, 71, 117, 45, -32, -113, -11, 86, 20, 111, 99, 105, -21, 10, -101, -23, 115, 85, -87, -69, -124, -4, -19, 56, -47, 118, -27, 64, 54, 108, -121, 108, -64, -79, 127, 116, -48, 113, 60, 10, 92, -113, -80, -83, 58, 118, 19, 63, -73, 117, -111, 78, -78, 36, 65, 78, -88, -105, -108, -39, 50, -29, -48, 103, 13, 96, 10, -81, -1, -4, 30, 48, -30, 9, -119, -104, 91, 18, 32, 92, 33, 45, 45, -16, -38, 109, 42, 94, -83, 42, 41] 07:14:00.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.175 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1751e067 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -61, -80, 94, 82, 30, -110, 93, 54, 39, 123, 92, 114, -26, -117, 81, -48, 12, -24, -49, 86, 61, -37, -114, 4, 124, 109, 117, -80, 11, -33, 123, -109, 11, -28, 53, -10, -122, 106, 5, -87, 44, -27, -6, -104, -57, -40, 92, -48] 07:14:00.176 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.177 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.26 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.26 07:14:00.178 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.207 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.207 07:14:00.179 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=KlJdRjgZX-WuMphGHF7AsQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=KlJdRjgZX-WuMphGHF7AsQ 07:14:00.179 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.179 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.179 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=29 07:14:00.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.211 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.211 07:14:00.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@de92733 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 14, -10, -87, 32, 30, 108, -61, -69, 77, -104, -70, 14, 58, 67, -24, -7, -22, 33, -36, 53, -48, 125, 101, -39, -18, -1, -90, -73, 27, 8, -78, 95, -79, -81, 66, -12, 6, -122, -52, 83, -48, 56, 35, -107, 3, 86, 36, 63, -76, -75, 5, -80, 47, 95, 116, 62, 67, 116, 98, -34, 51, 98, -29, 51, 72, 56, -70, -97, 23, -52, 38, -62, 70, 96, 114, 78, -40, -83, -38, 44, -43, 37, -38, -65, -115, 15, 11, -72, -89, 121, 5, 63, 116, 118, -47, -126, 127, 41, 5, -81, 58, 60, -31, -52, -36, -81, -46, 100, 61, -71, -15, 119, -28, -59, -68, 42, -35, -6, 22, 99, 108, -32, 81, -124, -112, -73, 68, -13] 07:14:00.181 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.182 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.183 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@70c1cb9e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -122, 47, 115, 77, 29, 52, 122, -88, -85, 1, 38, -9, 7, 100, 104, 113, -78, 106, 97, -98, -41, 50, -128, 54, -16, 77, -68, 87, -100, -43, 28, 56, 85, -47, 107, 25, -111, 110, -21, -97, -20, 105, -46, -7, -9, -76, 74, -7] 07:14:00.183 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.251 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.251 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.243 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.243 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=YkYl3D2OUhnYkSs97PHKUw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=YkYl3D2OUhnYkSs97PHKUw 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=30 07:14:00.187 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.249 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.249 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@16724470 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 14, 88, -60, 27, 76, -16, 114, -17, -32, 77, 3, 29, -57, -124, -128, -52, 28, -90, 51, -105, 113, 88, -36, -42, 27, 11, -59, 98, 42, 84, 99, 27, 116, -43, -30, -74, 49, 24, 6, -26, -16, -69, -54, -55, 34, -55, -50, -121, -80, 118, -26, -88, 90, -2, 14, 102, 112, 75, 92, -17, -29, 56, 7, 96, 47, -55, 104, -14, 44, 92, -56, 100, -32, 63, 51, 1, 37, 95, 35, -12, 58, 85, 31, -119, -42, -103, -96, 43, -104, 66, 34, 23, 28, 103, -70, -62, 26, 0, -12, -128, -83, -12, -121, -36, 112, -24, 38, -60, -2, -52, -64, -111, 29, -83, -114, -117, 19, 83, -123, 62, -82, -122, -85, -103, 86, 18, 76, 47] 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@e38cc01 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -75, 115, -107, -94, -80, 118, 57, -14, -89, -34, 82, -20, -109, 78, 22, -42, -104, -100, 20, -26, -124, -43, -36, 120, 61, 24, 36, -106, 31, -51, 76, -89, -88, 58, 57, 23, -7, 8, 52, 31, -66, 39, -10, -89, -112, -88, -109, -104] 07:14:00.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.306 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.306 07:14:00.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.276 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.276 07:14:00.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=PviP7f1xTJxko07E2Mjwew targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=PviP7f1xTJxko07E2Mjwew 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=31 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.287 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.287 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4aaca24a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 71, -95, 117, 119, -54, -62, -51, -34, -81, 85, -73, -34, -15, 9, -32, 68, 18, -79, -104, 76, -48, 72, -49, -107, 75, 78, -110, -18, -23, -97, 96, -128, 90, 15, -49, 82, 10, 103, -54, 108, -111, 100, 64, 93, -106, -96, -6, -68, 106, 72, 92, -36, 64, -62, -126, -41, -5, 27, 27, -92, 87, -45, 43, 107, -56, 53, -25, 14, -80, -79, 88, 9, 18, 42, -126, -95, 42, 4, 124, -98, -81, -39, 30, -96, -116, -12, -70, 28, -105, -78, 35, 88, -122, 24, 10, -60, -105, 117, 115, 62, 37, 117, -82, -81, 50, -87, 86, 36, 52, -53, -104, -52, 64, 99, -49, -20, -114, 51, -76, 96, 102, 123, 85, 73, -84, -52, -83] 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=26 07:14:00.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@34cf0dba targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -30, -108, -115, -13, 59, 47, 51, 110, 38, 80, 58, -119, 3, -119, -35, 30, 84, -45, -9, 12, 105, 43, 110, 104, -19, -38, -79, -124, 106, -96, -42, 6, 34, -122, 5, -38, -20, -79, -29, 37, -58, 56, -41, 104, 70, 30, 46, -15] 07:14:00.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.575 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.575 07:14:00.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.567 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.567 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=jGu7hAswWORf6NDD3cfLFw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=jGu7hAswWORf6NDD3cfLFw 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=32 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.569 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.569 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@301a8e97 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 18, -41, -36, -81, -31, -56, 63, 111, 61, 118, 63, 36, 123, -1, -13, 70, -75, -62, -2, 44, -77, -54, 50, 15, -16, 56, 17, 120, 34, 55, 20, 36, 55, -3, -10, 115, -50, 4, 82, 15, 36, 66, 89, 110, -29, -33, -18, -82, -117, 35, 47, -126, -128, -111, -18, -80, -73, -39, 102, 100, 84, -71, -100, -60, 70, -120, 63, -117, 118, -73, 38, 11, -81, 60, -95, -12, -60, -18, -73, 45, 58, 114, -103, 93, 118, -34, 0, 68, 96, 42, 94, 14, -9, 67, -33, 90, 65, -44, 36, -120, -74, -108, -38, 48, -123, 87, -111, 98, -1, -106, 26, 80, -74, 77, 59, -74, -83, 51, -39, -46, 124, 98, -27, 24, -79, -53, 9, -128] 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@788a1451 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -63, 27, -72, 21, 10, 40, -45, 123, -31, 37, -14, 25, -114, -21, -14, 83, -123, -116, -26, 24, 39, 99, 96, -43, -51, -43, -100, 60, -114, 80, -102, 123, -6, -64, 96, 74, -15, -18, 120, -43, -13, 24, -67, -66, -75, 76, 98, 75] 07:14:00.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.194 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.587 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.587 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.579 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.579 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=el7hTHZSFtoh7LnKJgTfhg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=el7hTHZSFtoh7LnKJgTfhg 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=33 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.581 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.581 07:14:00.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@571b47f8 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 32, -112, 18, -35, -54, 9, -84, -93, 33, -93, -9, -55, -84, 49, 15, -108, 13, 115, 67, -70, -72, -91, -123, 26, -89, -123, 102, -87, -3, -106, -123, -97, -104, -29, 78, -5, -92, -58, 58, 8, 99, -82, -58, -45, 73, -10, -33, 87, 69, 84, 115, 8, -50, -126, 32, 103, -75, -89, 78, -85, -116, -29, -54, -86, 82, 117, 46, 77, 111, 72, -116, 71, -2, -68, 6, 24, 76, 72, -20, 25, -90, -27, -122, 113, 96, 67, -32, 7, -64, -30, 60, 127, 45, -94, -67, 111, 114, 8, -123, 21, -20, 108, -48, -59, -89, 34, 12, -105, 70, -69, -123, 77, -110, -38, 60, 93, -73, 19, -35, -66, -39, 72, 102, -10, 113, -107, -21, -100] 07:14:00.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=28 07:14:00.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1b75227c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 110, -125, -115, -88, -110, 82, -93, 85, -40, 98, -74, 23, -38, 1, 86, 27, 78, -118, 37, 58, 103, 75, -108, -94, -103, 39, -80, -68, 10, 17, 75, 33, -120, 42, 61, 53, -42, -116, -81, -109, 13, -36, -77, -36, -53, -34, -9, -31] 07:14:00.196 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.81 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.81 07:14:00.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.797 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.797 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bJw41DsHl-YhE6IFJlQwug targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bJw41DsHl-YhE6IFJlQwug 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=27 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=27 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=34 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.198 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.803 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.803 07:14:00.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7fff79b3 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 123, -128, -123, -128, -118, 115, 30, -72, 68, 107, 116, -103, -118, 107, -32, -116, -24, 55, -79, 41, 53, 50, 2, 22, 79, 107, 36, -118, -99, -9, 20, 6, 4, 27, 5, -101, -14, 55, 54, -50, 110, -80, 9, 119, -57, 109, 74, -103, 70, 121, 17, -77, -23, -43, 120, 53, 31, 15, 113, -68, 67, -55, 13, 71, -121, 11, 81, 79, 46, 85, -116, 55, 96, 88, 36, 89, 73, 84, 48, -20, -57, 101, -114, -62, 37, 89, -48, 21, -81, 51, 57, 97, -29, 65, -118, -98, -105, 125, 81, -56, -26, 16, 10, -31, 89, 41, 67, -16, 76, -16, 54, -126, -124, -53, -52, 40, 126, -120, 11, -117, -70, -113, 10, -91, -22, -45, -38, 82] 07:14:00.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=29 07:14:00.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@577fd281 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 74, 122, -50, -119, 6, 78, -100, 28, -47, 64, 42, -83, -86, -34, 18, -41, -58, 31, 85, 38, 77, 49, -13, 83, 103, 34, 0, 121, -102, 16, 4, 118, -90, -21, 105, -23, 110, 69, -40, 69, -26, -103, -123, 24, 44, -98, -5, -47] 07:14:00.199 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.059 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.059 07:14:00.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.043 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.043 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=dlAWs06uyFnB677uy22KYw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=dlAWs06uyFnB677uy22KYw 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=35 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.046 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.046 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5a567b11 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 88, 3, 127, -40, -1, 126, -11, 93, 55, -20, -76, 89, 1, -20, 63, -86, -56, -83, 38, -24, -88, 37, 61, 9, -59, 95, -93, -3, 70, -106, 44, -124, -43, -115, 68, -119, 113, 75, -94, -113, 79, 84, 42, -38, 102, 44, -83, 79, 27, 25, -81, -109, -19, 55, 30, 62, 83, -109, -36, -30, -62, -23, 102, 94, 12, -109, 86, 18, 4, 3, 108, -89, 123, 52, 112, -105, -120, 44, -1, 111, -14, -51, -102, -52, -66, -64, -112, 35, 7, -123, 120, -41, 79, -121, 64, 86, 68, 8, -65, -4, -85, 28, 42, 15, -15, -107, 61, 22, -120, -2, -14, -89, 70, 14, 89, -102, -117, 40, 49, -113, 1, 42, 71, 33, -72, 64, -106, -111] 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6882d4e5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -115, 68, 56, 53, -18, -122, -5, 15, 42, 24, 32, -31, 107, 120, 19, -16, -20, 61, -43, 123, 117, 123, -73, -111, 25, -37, -83, -90, 89, 17, 114, 114, -73, -115, -61, -128, 54, -23, 111, 41, 112, 115, 66, 120, -24, 56, -100, -26] 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.097 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.097 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.063 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.063 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=dBnxamyj1QlsHRRiuTcHrg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=dBnxamyj1QlsHRRiuTcHrg 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.202 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=36 07:14:00.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.066 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.066 07:14:00.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6cb41aa7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 103, -100, -19, -88, 16, -55, -107, -94, 111, 7, 42, 95, -63, -65, -30, 125, -69, 99, -40, 122, 33, 40, -102, -62, 101, -121, 90, -126, -90, -90, -88, 7, -125, -122, 61, 43, 75, -77, 61, -69, -104, 64, 58, -66, -55, 31, 121, 72, 77, -50, 45, 19, 21, -93, 93, -87, 34, 88, 13, 85, 91, -82, -10, -77, 114, 34, -22, 90, 16, 94, -42, 40, 115, 72, 17, 32, -75, 77, 79, -73, 35, 122, -93, 34, 90, -30, 10, -2, 113, 86, 67, 82, 85, 44, -72, -1, -121, 5, 121, 18, 16, -10, -51, 31, 102, -90, 57, 108, -62, 91, 124, -34, -51, -40, 4, -61, -80, 66, -123, 18, 51, 29, 5, 112, 22, 10, 105, -105] 07:14:00.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:14:00.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@45f6366a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 8, 55, -47, 114, 1, -106, 4, -47, -22, -70, 27, -102, 83, 72, 83, -94, -118, -89, -79, -55, -116, -37, 82, -43, 26, -64, 99, -78, 73, -49, 72, -95, -49, -41, -38, -26, -63, 73, -99, -34, 12, 104, -96, -5, 93, -69, 84, 114] 07:14:00.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.092 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.092 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.088 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.088 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=dyuTptxgyqNRV8bll28t8Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=dyuTptxgyqNRV8bll28t8Q 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=37 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.09 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.09 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2c914336 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 54, 53, -36, 34, -122, -127, 32, -28, 63, -125, 96, 28, 46, -1, -122, -6, 55, -38, 99, -23, 59, -107, 125, -57, 54, 67, -111, -98, -49, -43, -80, -85, 27, 31, -51, 23, -109, 6, 121, -104, 88, -24, 82, 10, -111, -2, 1, -34, 34, -7, -27, 70, -121, -2, -50, 91, 103, 86, -105, -10, 9, -1, -43, 115, -40, -123, -99, 62, -51, 47, 118, 50, -40, -86, -86, 96, -66, -127, -95, -116, 47, 47, 81, 28, 106, -51, 50, -12, -53, 18, 23, -57, 1, 117, -75, -119, 18, -101, -85, -88, 67, -126, 12, -112, 111, -100, 82, -57, 22, -78, -42, -32, 79, 18, 65, 92, 102, -52, 40, 92, -85, -28, 70, 60, -2, 1, 86, 26] 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@524a8fbd targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 124, 7, 77, 124, 84, -49, -32, 38, -86, -46, 17, -95, -91, 52, 25, 94, -37, -98, -5, -4, -26, -78, 100, 114, 113, 16, -15, 51, -40, 64, 119, -59, -13, -128, -36, 49, 121, 25, 95, 49, 48, 19, 61, 125, -122, 10, 73, -6] 07:14:00.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.214 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.113 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.113 07:14:00.215 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.103 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.103 07:14:00.215 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vz5h1Ae_fPbd9hlQs_FYng targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vz5h1Ae_fPbd9hlQs_FYng 07:14:00.215 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=31 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=31 07:14:00.215 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=38 07:14:00.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.216 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.108 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.108 07:14:00.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1e67c671 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 68, -78, -120, 108, 22, 53, -48, 38, 90, 28, 106, -94, 55, 67, 98, 0, -86, -117, -91, -4, 102, -44, -4, 57, 100, -20, 120, 73, -113, 36, 57, -107, -40, 115, -118, 36, -10, -50, -16, -47, -91, 79, 12, 0, -16, -52, -127, 88, -35, -91, 3, -119, -57, 63, 4, 87, 112, -70, -51, 82, -100, 91, -36, -38, 54, -105, 99, 81, -109, 3, 118, 103, -65, 68, 120, -112, 101, -15, 82, 75, 124, 103, 78, -22, -88, -77, -30, -89, 120, -73, -44, -87, 90, -91, 126, -59, -81, -5, -13, -87, 78, 7, 5, 9, 54, -52, -98, 117, -38, 59, 61, -76, -36, 119, 20, -32, 40, 96, -106, 36, -65, -124, 18, -11, -65, -40, -106, 48] 07:14:00.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32 07:14:00.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6ad6e6b1 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 96, -100, -73, 25, -53, -116, -77, -118, 35, 95, -84, -98, 34, -46, 73, -75, 31, -25, 24, -29, 85, 112, -6, 70, 2, 17, -95, 56, 12, -51, 121, -104, -32, -57, -119, 16, -20, 61, -114, -20, 108, 126, 108, 80, 59, 40, -13, 36] 07:14:00.219 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.221 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.264 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.264 07:14:00.224 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.257 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.257 07:14:00.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=XDNBoUow-Zqo6ojHq_OLkQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=XDNBoUow-Zqo6ojHq_OLkQ 07:14:00.225 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=30 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=30 07:14:00.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=39 07:14:00.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.259 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.259 07:14:00.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4c78802e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -87, 42, 89, -127, 22, 112, -55, 100, -8, 46, 18, 41, 119, 16, 126, 0, 74, 92, -99, -4, 105, -70, -22, 1, 117, 126, 103, -43, -120, 0, -76, -67, -68, 80, 125, 52, 30, -82, 48, 23, 108, -94, -121, 94, -23, -29, -114, 108, 81, -37, -33, 72, -79, -1, -39, -40, -101, 51, 50, 45, -30, 111, -116, -22, -19, -65, -53, -46, -85, 37, 112, 101, -32, -97, -29, -102, -123, 45, 9, 3, 121, -35, 88, -107, 107, -55, 39, -62, -18, -57, 25, -91, -74, 2, -96, -80, -93, 26, -98, 20, -117, 24, -3, -31, -128, 117, 96, -48, 2, -16, -100, -71, 23, -71, 63, 43, 95, 64, -39, 21, -10, -28, 10, -107, 119, 23, -48, -49] 07:14:00.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:14:00.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4a49c97b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 8, -93, -96, 73, -53, -41, 122, 100, 33, -54, -97, -56, -89, 61, 21, -58, -19, 63, 44, 88, -34, -45, 24, 116, 5, -29, 74, -124, -37, 58, -86, 33, 101, -111, 57, 50, 120, 66, -10, 27, 82, 67, -76, -48, 40, 67, -32, -37] 07:14:00.232 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.235 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.274 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.274 07:14:00.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.268 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.268 07:14:00.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=FiDNZCqWTM7mRix4GdBdMA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=FiDNZCqWTM7mRix4GdBdMA 07:14:00.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:14:00.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=40 07:14:00.237 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.237 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.237 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.27 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.27 07:14:00.238 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6a3dca0d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 8, 0, 117, 8, 103, -113, 98, -92, 96, 54, -106, 60, 69, 35, -13, 93, 47, 55, 16, -50, -77, -30, -80, -99, 114, -53, -41, 4, -67, 11, 13, -103, 65, -112, 54, -83, -117, 13, 91, 4, -121, -127, 109, 22, -90, -53, -43, 109, 70, -95, -126, 7, -21, -26, 123, 43, -101, -17, -21, -72, -107, -32, -105, -61, 20, -87, -10, -119, 64, -63, 2, 36, -116, 93, 1, -93, 81, -100, 69, -92, -51, 108, 74, 111, 85, 10, 56, -79, 2, -21, 127, 56, 13, 99, -122, 58, -122, 82, -58, -44, 58, 7, 77, 58, -128, 16, -127, -127, 6, 90, -94, 22, 55, 72, 50, 80, -22, -127, -14, -106, 27, -62, -73, 57, -101, 86, -8] 07:14:00.238 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=34 07:14:00.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@37835a95 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -101, 119, 22, 61, 30, -126, -71, 82, 120, -54, 5, 14, -110, -43, 39, 98, 124, -38, -1, 12, 1, 67, 125, -102, -113, -64, -15, -101, 76, 100, 117, 127, 101, -37, 89, -104, 86, -69, 79, -29, -48, 10, -47, -80, -45, 88, -28, -4] 07:14:00.251 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.254 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.58 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.58 07:14:00.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.567 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.567 07:14:00.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=t99SLw_XNawyvVrtrxCvng targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=t99SLw_XNawyvVrtrxCvng 07:14:00.255 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:14:00.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=41 07:14:00.256 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.257 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.569 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.569 07:14:00.258 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3ff2c5bb targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 96, -45, -68, -56, 4, 109, 127, -21, 121, -97, -59, 111, 94, 11, 16, 78, 125, 70, 48, -124, -74, -102, -111, 88, 114, -97, -101, -62, 11, -126, -24, 72, -4, 67, -8, 77, -38, 53, 14, -59, -58, 65, -65, -27, 106, 6, 5, -93, -27, -8, 26, 15, 124, 51, 54, -70, 78, 77, 4, -88, 2, -26, -2, -38, 70, 18, 63, -17, -53, 61, 14, -125, -83, 73, -112, 52, 3, 94, -106, 29, 55, 107, 4, -1, -32, -82, -26, 67, -100, 2, -85, -39, 42, 43, -102, 63, 71, -103, 66, -29, 71, -33, 56, -71, -92, 29, 29, 66, 12, 33, 63, 34, -26, 18, -109, 26, 88, 120, -69, -46, 124, 98, -22, 79, 20, 81, -42, 73] 07:14:00.259 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.259 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=35 07:14:00.259 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3b74c12f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 60, -11, -5, 85, 108, -90, 123, -85, 76, 43, -30, -92, -124, 91, 73, 6, -93, 78, 15, 31, -53, -7, -96, 114, 49, -6, -103, 63, -92, 10, -90, -92, -42, 116, 70, -69, 58, 93, 82, -112, -124, 22, -16, -10, -12, 63, -119, -81] 07:14:00.260 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.261 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.792 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.792 07:14:00.262 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.784 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.784 07:14:00.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=zWlJ1Oc2W01Y4U2-AAtzMw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=zWlJ1Oc2W01Y4U2-AAtzMw 07:14:00.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=33 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=33 07:14:00.263 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.264 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=42 07:14:00.264 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.265 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.265 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.786 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.786 07:14:00.266 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3f1d09ee targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 75, 44, 97, -89, -72, -77, -41, 105, -35, 39, 25, 29, 53, -126, -31, 123, 73, 64, -2, -44, 23, 41, -4, -31, 103, -127, -110, 49, -22, -46, 29, -8, -65, -39, 64, 99, 87, 117, 4, -96, 48, 127, 109, -24, 47, 83, -66, -54, -29, 51, -93, 61, -41, 70, -44, 80, -14, 89, -110, 106, 60, -79, -16, -97, -67, -90, 54, -2, 46, -75, 11, 88, 70, 52, 54, 121, 82, -57, -6, -128, -26, 116, -85, -119, -73, 103, 60, 99, 40, -106, -12, 79, -8, 36, 28, -101, -84, -121, -102, 30, 33, -107, 110, 1, -86, -78, 117, -97, -100, 2, 57, 110, -124, -73, 37, -47, -119, -83, -86, -86, 127, 68, -29, 91, 7, 62, 29, -26] 07:14:00.266 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.267 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=36 07:14:00.267 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@12e7ab6a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 118, -105, -48, -121, -128, -96, -54, 11, 30, 79, -78, 80, -79, 70, 49, -56, 119, -30, -122, -102, 90, 53, -58, -105, -30, 120, -120, -113, -112, -11, 19, -83, -70, 29, 113, -71, -113, 27, -36, 29, 28, -66, -28, -13, -58, 79, 54, 94] 07:14:00.268 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.269 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.038 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.038 07:14:00.270 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.011 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.011 07:14:00.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=tJVgbknV9-d0PquMS6eHfg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=tJVgbknV9-d0PquMS6eHfg 07:14:00.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.271 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=43 07:14:00.272 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.272 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.272 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.015 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.015 07:14:00.273 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3b117b90 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 121, 101, -7, 10, -13, 38, 94, -26, 104, 117, 13, 54, -33, 54, 84, 41, 12, 61, 99, -7, 13, -65, -68, 68, -88, 56, -78, -100, 68, -71, 91, 47, -77, 50, -19, 92, 42, -100, -39, -13, 14, 70, 11, -76, 59, 23, 34, -54, -63, -89, -6, 66, 46, -82, 10, -60, 102, 80, -103, -90, -35, -22, 14, 40, 31, 6, -74, -81, 125, 61, 46, -35, -22, -99, -73, 60, 31, 110, -51, 119, 107, -107, 125, -37, 108, 51, 6, 122, 121, -122, 60, 21, 37, 95, -20, -34, 117, -43, -74, -119, -20, 87, -18, 1, -78, 116, -122, -40, 35, 113, -97, 92, 1, -32, 54, -100, -2, 5, 5, -121, 90, -72, 101, -51, -55, -97, 58, -126] 07:14:00.273 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.274 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:14:00.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@26f1a864 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 17, -56, 44, -94, -102, -79, 73, -108, -59, -69, 110, 58, -36, -70, 87, 114, 97, -81, -74, 120, 39, 72, -73, -5, 59, 13, -123, 22, -26, 30, 3, 30, -18, -114, 5, 123, 46, 75, -70, 123, 42, 25, 29, -96, -99, 76, 38, -54] 07:14:00.275 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.085 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.085 07:14:00.277 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.042 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.042 07:14:00.279 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ulkvsqNMH434z9c8zDSMYQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ulkvsqNMH434z9c8zDSMYQ 07:14:00.280 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:14:00.280 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.280 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=44 07:14:00.280 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.281 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.281 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.045 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.045 07:14:00.282 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7174872d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 13, -120, -15, -127, 82, -41, 85, -54, -101, -86, -123, 80, -91, 2, -120, -109, 103, -104, 24, 104, -64, 64, 119, -119, 32, 59, -85, 86, 71, -92, 78, 105, -87, 125, 3, -108, -88, 30, 84, 121, -87, 8, 24, -28, -57, -84, -75, -71, 78, 108, 108, -103, -112, -19, 77, 4, -70, 0, 5, 54, 65, -20, 10, 22, -79, 28, -103, 86, 85, -104, 11, 51, -123, 23, 37, 92, 24, -32, 66, -51, 46, 125, 111, 118, 0, -28, -68, 59, -93, -90, 96, 14, 24, -55, 112, -52, -8, -88, -59, -21, -120, 121, -65, -91, 106, 14, 106, -46, 102, -63, -108, -68, 53, -74, 35, 61, -105, 56, -35, -13, 93, -34, -120, 54, -90, 38, 78, 54] 07:14:00.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:14:00.283 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5e67de92 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 74, -83, 23, -20, -98, -22, 57, -88, 99, -95, -14, -71, -125, 97, -23, 120, -57, 29, 121, 102, -90, -41, -11, -117, -41, 119, 31, -41, -56, 16, -88, 76, 116, 99, 92, -24, 89, 118, -13, -29, -117, -70, -26, -123, -53, 29, -17, -56] 07:14:00.284 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.285 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.081 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.081 07:14:00.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.077 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.077 07:14:00.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Omro_zAQAxq2HQDEHhKzMg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Omro_zAQAxq2HQDEHhKzMg 07:14:00.287 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:14:00.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=45 07:14:00.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.288 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.079 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.079 07:14:00.289 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6e9ae335 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 66, 88, -107, -125, 50, -49, -117, 100, -6, 90, -53, 44, 68, 95, 11, 111, -123, -5, -63, 108, 71, -108, 37, 42, -90, -123, 40, 122, 84, -29, 65, -55, -111, 65, 75, -39, -51, -11, -82, 90, -116, 2, -115, -105, 6, -88, -109, 43, -99, 72, -120, -1, -77, -32, -121, -21, 105, -82, 122, 7, 35, -113, 71, 33, 19, 44, 98, 69, -5, -111, -84, 82, -36, -78, -90, 83, -67, -109, -118, -8, -29, -28, 95, 49, -39, -102, 59, -78, -125, -105, 2, 99, -108, -17, 84, 71, 20, 78, -86, 118, -73, -4, -17, 122, 26, -26, -61, -74, 62, -1, 119, 115, -93, 67, -112, 67, -43, -27, -41, -96, -37, 9, -117, 9, -65, 108, -91, -33] 07:14:00.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.290 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4583d40a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 54, 24, -120, -85, -67, 119, 123, -123, 17, -18, -110, -109, 72, 89, 67, -60, 53, 14, -12, -23, -10, 58, 82, -48, 28, -35, 52, -31, -5, -88, 67, -107, -61, 105, -87, -56, -30, -89, -21, 112, 30, 60, -16, -109, -3, -85, -126, -104] 07:14:00.291 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.099 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.099 07:14:00.293 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.09 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.09 07:14:00.294 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=7QHM-LojgO715T852Yladw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=7QHM-LojgO715T852Yladw 07:14:00.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:14:00.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.295 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=46 07:14:00.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.093 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.093 07:14:00.296 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@109b6e78 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 47, -88, 108, -47, -64, -5, 57, -50, -49, -101, 56, 106, -4, 83, -17, -119, 124, 27, -62, -37, 117, 46, -83, 36, -8, 107, 36, -66, 120, -77, -99, 26, 56, 3, 58, -90, -60, -10, -41, -94, -41, 62, -58, -127, 71, -56, -106, -32, 2, 48, -94, -93, 56, -50, -6, -99, 4, -38, -121, -123, 43, 34, 4, 91, -18, 122, 27, -12, 9, 82, 17, -88, -90, 14, -19, 100, 24, -95, 104, -121, -19, -26, -66, 37, -43, 68, -81, -92, 28, 30, -124, 97, -119, 115, -115, 47, -70, -24, -64, -89, 58, 89, 35, 94, 62, -5, 49, 18, -17, 16, -94, -85, 120, -79, 79, -56, -46, -50, -33, -8, 112, 65, -103, 49, -123, -70, 22, -109] 07:14:00.297 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.297 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=39 07:14:00.298 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7068a1b7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 39, -76, -78, -60, -35, -41, -88, 54, -101, 73, 110, 124, 113, 25, -24, -128, -126, 38, -32, -90, -44, 69, 13, 44, -97, 47, -76, -116, 118, -4, 20, 20, 2, -18, -26, -89, -63, 71, 37, -13, -20, 20, 59, 57, 25, 61, 116, -57] 07:14:00.299 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.301 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.269 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.269 07:14:00.301 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.261 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.261 07:14:00.302 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8TNkEymO910UpUEsU1dIhg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8TNkEymO910UpUEsU1dIhg 07:14:00.302 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:14:00.303 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.303 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=47 07:14:00.304 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.304 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.264 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.264 07:14:00.305 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@495277c4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -97, 82, 76, 54, 66, 86, 5, -51, 52, 86, 80, 9, -20, -76, -51, 41, 75, 114, 94, 3, -25, -99, -126, -51, 127, 75, -98, 122, 100, 83, 59, 116, -92, -102, -44, -88, 99, 111, -8, 102, 14, -101, 34, -30, -90, 74, -78, -119, 92, -22, -100, -11, -112, 42, -92, 110, -15, 68, 18, -92, 102, -26, 47, -15, 15, -6, -5, 31, -61, 34, 114, -60, -31, -117, -98, 10, -97, 54, -111, -39, -54, 83, 35, -16, 43, 3, 51, -118, -80, -109, -128, -71, 127, 73, 38, 35, -60, -82, 5, 63, 57, -20, -122, 42, 54, 16, 38, 26, -18, -41, 114, 52, 84, -27, -128, -31, -108, 115, -120, -50, 81, 106, 125, 0, -75, -100, -9, -14] 07:14:00.306 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.307 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:14:00.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@12aad960 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 111, 6, -20, 108, 14, 37, 116, 113, -1, 98, -8, 120, 19, 85, -38, 20, 9, 40, 88, 14, -17, 97, -57, 49, -95, 47, 78, 22, -83, -16, 53, -19, 95, 44, -83, -92, -42, 39, -95, -14, -66, -12, -113, -13, 7, 10, 28, 34] 07:14:00.308 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.311 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.28 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.28 07:14:00.312 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.273 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.273 07:14:00.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=hC6Sp7vnHuERkRpbniv3iw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=hC6Sp7vnHuERkRpbniv3iw 07:14:00.315 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:14:00.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.316 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=48 07:14:00.317 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.317 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.317 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.276 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.276 07:14:00.319 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@59098de3 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 95, 16, -37, -28, 22, 7, 12, 95, 36, -53, 124, 16, -61, 10, -39, -106, -5, -100, 93, 5, 121, -110, -73, -51, 30, 114, 88, 51, -58, 10, -10, 73, -27, 118, -126, 115, 114, -17, 89, 45, 60, -61, -54, -44, 17, 124, 5, 13, -107, 114, 28, -11, -61, 103, 10, -7, -27, 35, 74, -95, -1, 104, -20, -63, 21, 18, 68, -75, 111, -33, 111, 71, -96, 114, -71, 50, 25, -18, -30, 124, -47, 13, -15, 95, 120, 127, -112, -112, -104, -104, 113, 49, 76, 120, 89, -122, -106, -14, 101, 37, 17, 24, -53, 105, 109, 102, -21, -85, 10, -9, 19, -1, -113, 52, 68, -35, 94, -109, -124, 116, -45, -98, -97, -15, 62, -54, 22, 53] 07:14:00.320 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.320 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=41 07:14:00.327 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6cd9ea6c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -5, -19, -34, -71, 5, -36, -76, 114, -108, 45, -23, -76, 46, 1, 0, 4, -75, 96, 7, -126, -114, -21, 81, 9, -98, -86, 15, -41, -63, 108, -83, -77, 34, 61, 34, 126, -105, -18, 8, -103, 113, 82, 124, -107, -29, -47, 64, 84] 07:14:00.328 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.330 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.436 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.436 07:14:00.330 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.427 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.427 07:14:00.331 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=zwuzVyt8mL4Wua6Ck2Dc2w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=zwuzVyt8mL4Wua6Ck2Dc2w 07:14:00.331 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=40 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=40 07:14:00.331 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=49 07:14:00.332 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.333 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.334 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.429 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.429 07:14:00.335 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@36ef5c64 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 123, -85, -76, -28, 9, -61, 65, -80, 82, 117, -128, 110, 120, 59, 99, -4, 37, 96, 3, 40, -30, -52, -67, 33, 94, -42, -46, -34, -91, -55, 94, 58, 15, -58, -45, 111, -47, -76, 11, 67, 106, 45, -128, -77, -31, -36, -127, 86, 9, 69, -116, -3, 55, 95, 36, 94, -22, 8, -31, -39, 10, 116, 72, 98, 85, -19, 10, -116, -108, -113, -126, 37, 11, -97, -29, 30, 126, 115, -20, -109, -85, 122, -78, 82, 66, 74, -100, 44, -28, 14, 98, 28, -10, 1, -103, 94, 72, 4, 109, -74, -96, 94, -64, 46, -26, 93, -124, 111, -108, 62, 109, -8, 11, 82, -30, -48, -21, -78, -77, 20, -102, 95, 38, -5, -113, -49, 65, 116] 07:14:00.335 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.336 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=42 07:14:00.336 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@724af200 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 77, -111, -115, -113, -18, -53, 103, 86, -42, 50, -19, 109, 48, 116, 99, 74, 95, 75, -25, -46, -100, -45, -80, 117, 65, 89, -70, 29, -68, 117, -42, 44, -60, 59, -108, 79, 51, 87, -84, 103, -40, 93, 2, -98, -71, 123, -14, 75] 07:14:00.337 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.339 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.703 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.703 07:14:00.340 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.67 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.67 07:14:00.340 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vDuRCT4U9xpXNgDkjSG0NQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vDuRCT4U9xpXNgDkjSG0NQ 07:14:00.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=37 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=37 07:14:00.341 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.342 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=50 07:14:00.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.343 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.679 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.679 07:14:00.344 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@67b90f3f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -111, -96, 71, 108, 120, 50, 14, -58, 10, -81, 3, -34, -41, -52, -99, 70, -62, 42, 32, 126, 104, 14, -69, -18, 50, 94, 116, 4, 42, -10, -109, -128, -32, 19, 127, 75, -11, -47, 110, 87, 92, 81, -6, 75, 67, 22, -61, -124, 43, 55, -80, -59, -31, -67, 91, -76, -2, 5, -108, -84, -28, 112, -78, 93, 120, -41, 116, 41, -35, 67, 123, -115, 39, 7, -122, 10, -22, 30, -29, -106, -81, -36, -41, -5, 30, 38, 59, 108, 52, -118, -1, -96, 51, 102, -93, 73, 30, 43, 58, 104, 68, -72, 92, 85, 127, -30, -93, -55, -88, -40, -31, -105, -106, 88, -28, 57, -77, 89, 82, 31, -6, 5, 114, 119, -35, -13, 17, 85] 07:14:00.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:14:00.345 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4490132e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -65, 107, -112, -44, 56, -86, -66, 83, 113, 69, 45, -122, 57, 111, -118, -25, -92, 25, -127, -23, -52, -26, -66, -85, -119, 61, 7, -125, -58, 76, 48, 71, 13, 61, -63, -115, 75, 111, 108, -13, 13, 77, 62, 111, -13, 109, -5, 105] 07:14:00.346 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.812 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.812 07:14:00.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.728 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.728 07:14:00.348 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=8UnzDLlro05hpqZlNcFV2w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=8UnzDLlro05hpqZlNcFV2w 07:14:00.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:14:00.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.349 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=51 07:14:00.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.350 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.73 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.73 07:14:00.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@8506ba4 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 98, -56, 58, 56, -116, -34, -111, -76, 67, 125, 109, -29, 47, 42, 65, -80, -72, -47, -9, 118, 39, -118, 38, 42, -8, 15, -68, -92, -108, -123, -92, -98, -44, 122, 101, -86, -30, -15, -52, -6, 102, 48, 108, 16, -96, 60, -40, -26, 4, 118, 86, 16, 99, -26, -91, -34, 89, -27, -4, -9, 34, -112, 13, 61, 83, -64, 37, -111, 108, 127, 5, -100, -35, 63, -26, 47, 38, -96, -27, -48, 13, 90, -32, 62, -115, -58, -76, 51, 21, 117, 76, 83, 103, -104, 82, -32, -99, -86, 95, -52, -94, -82, -66, 125, 106, 103, -13, 95, -71, -55, -11, 26, -3, 31, 25, -109, -43, 77, 11, 81, -19, 77, 83, 67, -13, 52, -101, -17] 07:14:00.351 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:14:00.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2daf525c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 112, -52, -29, 125, 80, -104, 49, 102, 35, 30, 57, 73, 17, 77, 33, -2, 64, -84, 117, 97, -1, 1, 32, -36, -3, 79, -98, -81, -16, 120, -105, 52, 26, -98, 20, -33, 124, 47, 120, -122, -21, 62, -91, 51, 111, -118, 70, 22] 07:14:00.352 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.354 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.785 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.785 07:14:00.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.78 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.78 07:14:00.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SxJRe0fHpxmYjuFwLrY16A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SxJRe0fHpxmYjuFwLrY16A 07:14:00.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:14:00.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.358 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=52 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.783 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.783 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2407021 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -83, 75, 58, 89, 58, -88, 97, 49, 6, -10, -27, -5, -50, 28, -57, -24, -23, 108, 86, -76, -5, -60, -26, 82, 63, 34, 98, 123, 115, 95, 92, -79, -112, 9, 26, -96, -57, 108, -49, -91, 79, -26, -25, 15, 34, -12, -57, 121, 59, 46, -110, -76, 78, -35, 52, -93, -105, -85, -103, 127, -26, 74, 71, -127, -57, -65, 87, -75, 17, -118, 112, 27, -65, -6, 38, 102, 97, -104, -49, 116, -12, 8, -48, -66, 107, 105, 107, -59, 36, -121, 49, -11, 33, 28, -44, 79, -45, -101, 64, 120, 5, 12, -79, 26, 0, 123, -65, 24, 3, -17, -69, 11, 14, -72, -102, 121, -32, 122, 7, -114, -76, 30, -85, -86, 50, 68, 25, -57] 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.359 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=38 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=38 07:14:00.360 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@468d0a24 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 19, -73, 7, 90, -123, -12, 99, 12, 40, -73, 9, 0, -36, -59, 71, -70, -33, 9, 97, -15, 71, -111, -80, 19, 87, -15, 57, 65, -49, -93, -92, 68, 90, 110, 32, -46, -12, -4, -20, -66, 112, 58, 87, -5, -46, 39, 57, 34] 07:14:00.360 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.866 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.866 07:14:00.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.843 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.843 07:14:00.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=vTt-TLECIIp7hfNhXv4evw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=vTt-TLECIIp7hfNhXv4evw 07:14:00.361 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=44 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=44 07:14:00.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.362 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=53 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=53 07:14:00.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.847 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.847 07:14:00.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4d8b441a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 8, 7, 82, 63, 90, 41, -32, -43, 51, 91, 101, 82, 66, 63, 31, 48, 92, -34, -126, 3, 13, -46, 69, 9, -11, 44, -29, -31, 103, 12, -11, -26, -101, 36, 48, 12, -75, -86, -47, -17, -8, -17, 121, -58, -7, -86, -71, -106, 50, -59, 0, -12, -122, 5, 64, -75, 23, -60, -42, -96, 61, -75, -117, 56, -2, 79, 14, -109, 38, 83, 36, -92, 34, -116, 43, -11, 123, 115, 75, 118, -63, 43, -53, -68, 72, 58, 67, -83, 100, -120, 121, 43, 70, 100, -110, -104, 84, -101, -93, -101, 122, -3, -109, 103, 0, -18, 36, -39, 81, 97, -60, -27, 32, -42, 125, 68, -75, -1, 34, -36, 50, 30, -41, 56, -41, 34, 17, -68] 07:14:00.363 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=45 07:14:00.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1a61c245 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -112, -76, -24, 50, -107, -34, 48, -18, 124, -124, -101, 28, -23, -22, 77, 48, -102, -50, 121, 107, 31, -110, 1, 123, 113, -79, 115, 87, -84, 50, -104, 110, -110, -64, -72, 91, -53, -87, 91, -116, 1, 46, 16, 100, -124, 24, 1, -37] 07:14:00.364 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.365 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.048 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.048 07:14:00.366 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.042 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.042 07:14:00.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=bb_1Zy-a0yf_HJcb7HmZcw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=bb_1Zy-a0yf_HJcb7HmZcw 07:14:00.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=43 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=43 07:14:00.367 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=54 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=54 07:14:00.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.368 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.044 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.044 07:14:00.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1b216850 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 34, 36, 0, -122, 64, -1, 73, 92, 45, 39, -124, 63, 33, -71, 124, -39, -33, 73, 71, -80, 95, 19, -72, 85, 9, -79, 20, 53, -66, -53, 4, -10, -59, 48, 69, -29, 97, -3, -93, -102, -45, 71, 55, -28, 34, -22, 16, 109, -18, -19, 39, -119, 33, 98, 30, 5, -88, 46, 93, -14, 46, 50, 82, 6, 103, -101, -42, -108, 89, -45, 20, 99, 86, 24, 110, -62, -106, 14, -105, 43, -39, 41, -34, 51, 19, -7, 105, 52, 55, 75, -48, -70, 60, -119, -34, 15, 25, -105, 2, -12, 33, -97, -17, -45, -74, 26, -101, -75, 11, -80, 118, -91, 6, -1, -93, -119, 94, 87, -70, -28, -120, -5, 42, -74, 29, -94, 96, 102] 07:14:00.369 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.370 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=46 07:14:00.370 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@35d39d3a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -26, -125, 93, 98, 68, -85, -89, -96, -116, -67, 70, 75, 58, -58, -9, -42, 101, 2, -114, -19, -123, -56, -42, 45, 34, -74, -66, 62, -80, -109, -35, -43, -64, -118, 17, 19, 37, -120, 86, -71, 46, 13, 115, -67, 70, 61, -10, -60] 07:14:00.371 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.058 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.058 07:14:00.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.051 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.051 07:14:00.372 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ESmOQE5fTW5mFxNMpc2stw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ESmOQE5fTW5mFxNMpc2stw 07:14:00.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=46 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=46 07:14:00.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.373 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=55 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=55 07:14:00.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.374 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.054 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.054 07:14:00.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@226fa40e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 51, -1, 17, 94, -2, 100, 0, 3, -88, 94, 17, 102, -117, -111, -82, 17, 26, -39, -59, -77, -101, 63, 21, 8, -6, 78, 64, -61, -84, -54, -50, -23, 82, -15, -7, 15, 72, -124, 96, -113, -96, 51, -45, 52, 74, 97, 46, -73, 69, -96, -105, 15, 18, -127, -16, -76, -31, -49, -84, -67, -112, -28, 105, -11, 35, -16, 112, -109, 69, 114, -94, 114, -76, 49, 78, 42, 87, -119, 117, -9, 110, -62, 64, -125, 34, -47, -14, -3, -79, 39, -36, -104, 42, 67, -101, -99, -22, -10, 56, 83, 54, -21, -24, -77, -7, -86, -95, 88, 120, -122, 65, -11, -115, -86, 119, 78, -58, -49, -75, 77, 6, -13, -34, 120, -94, -97, 26, 65] 07:14:00.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.375 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=47 07:14:00.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@368839ec targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 117, 55, 54, 6, -46, -6, -12, 35, -10, 93, -73, 125, -15, -4, -103, 109, -60, 87, -69, -99, 126, 113, -57, -25, 42, 32, 45, 75, -34, -108, -57, -20, 8, -58, -18, -109, 90, -80, -87, -19, -118, 18, -118, -108, -47, -122, 64, 87] 07:14:00.376 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.377 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.221 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.221 07:14:00.378 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.211 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.211 07:14:00.378 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=gTshP_oJi3RhEHADpUpYRg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=gTshP_oJi3RhEHADpUpYRg 07:14:00.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=56 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=56 07:14:00.379 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.380 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.213 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.213 07:14:00.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@26fba485 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 53, -93, -71, -65, 6, 76, -121, -66, -38, 113, -77, 92, -125, -55, 104, 54, -82, -54, -27, -37, 19, -2, 46, 91, -36, 116, -28, -1, -68, 73, 49, -45, 123, -40, 37, 16, 117, 55, 55, 64, -5, 69, -95, -124, -100, -5, 101, 43, 121, -92, 95, -111, -40, -79, -106, -39, 127, -25, 11, 109, 90, 76, -84, 61, -125, -69, 111, 89, 53, -128, 33, 19, 100, -118, -41, 0, -2, -69, -85, -42, 68, -47, -68, -110, 99, -88, -15, -60, 28, -36, 74, 110, 4, 27, -80, -42, -85, 62, -48, -71, -118, -109, -125, -125, -65, -21, 121, 85, -87, 74, -12, 19, 53, 45, -53, 33, -73, -34, 86, 81, 50, -27, -103, -92, -48, -99, 103, 127] 07:14:00.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:14:00.381 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@f68c72d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -112, -94, 98, 109, -103, -4, -94, 38, 60, -90, -74, 89, -126, 120, -83, 32, -11, 117, 64, -110, -95, 112, -96, -105, -11, 88, 37, -115, -128, 76, 70, 45, 24, 63, 57, 23, -39, -87, 19, 90, 100, 87, 58, -5, 53, -22, 4, -113] 07:14:00.382 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.383 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.26 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.26 07:14:00.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.226 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.226 07:14:00.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=tRR_mMPUjdMM0jrD8JOeWg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=tRR_mMPUjdMM0jrD8JOeWg 07:14:00.384 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:14:00.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=57 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=57 07:14:00.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.385 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.386 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.228 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.228 07:14:00.386 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@50785d1a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 9, 34, 60, -5, -6, 13, -71, -75, 70, -49, 50, -91, -12, 62, 125, 72, 24, 2, 77, -24, -4, -13, -105, 124, -66, 8, 17, 67, -71, -11, 123, 57, -11, 49, 100, 111, 8, 12, -60, 3, 18, 73, -24, 78, -73, -12, 92, 68, 91, -11, -53, 39, 39, 20, 34, -63, 29, -112, -21, -97, -103, 20, 76, -82, 122, -30, -47, 52, 26, -24, -107, -113, 36, 88, 2, 87, -55, 40, 97, -103, 96, -84, 57, 96, 86, -24, 117, -45, 92, 99, 55, -34, 90, 100, 116, -57, -65, 119, 66, -80, 60, -86, 56, -59, 90, -125, 7, 48, 58, 18, 28, 126, -101, 40, -15, -15, -55, -125, 118, -93, -7, 114, -15, 107, -97, 43, 126, 69] 07:14:00.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:14:00.387 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@27c849a0 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 97, 42, -23, -117, 60, 125, 86, 105, -98, -7, -115, -59, -7, -113, 71, 53, -46, -79, -128, 87, 107, 37, 101, -53, -102, 20, 13, -97, 79, -55, -4, 124, 25, 15, 41, -67, -115, -46, 59, 81, 74, -105, 60, 83, 112, -21, -80, -88] 07:14:00.388 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.389 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.253 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.253 07:14:00.389 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.25 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.25 07:14:00.394 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=VAGzRgeiBb4s3RqL5MVW3w targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=VAGzRgeiBb4s3RqL5MVW3w 07:14:00.395 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:14:00.395 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.395 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=58 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=58 07:14:00.396 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.396 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.396 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.251 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.251 07:14:00.398 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5c6c0e50 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 118, -106, 9, -6, 12, -40, -31, -108, 5, 2, -29, -33, 123, 87, 119, 126, 115, 67, -81, -82, 110, -25, -124, -127, -97, 7, 18, -64, 83, 123, 41, -49, -88, -108, 5, 92, 20, -66, -63, 115, 59, -70, -78, -51, 67, -45, 46, 26, -34, -23, 49, 24, 10, 42, -45, 59, 16, -54, 88, -35, 14, -35, 56, -122, 91, 63, 101, 14, 105, 117, -19, -71, 88, 85, 116, 86, 88, -103, 44, 15, -48, 82, 91, -68, -63, -7, -50, 73, 127, 24, -19, -45, 84, 70, 89, -31, 91, -99, -120, 26, 41, 95, 104, 116, -46, -113, 112, 22, -105, -23, 72, -66, 42, 78, -29, -78, -57, -15, 63, -8, -1, -123, 55, 125, 37, -99, -89, -15] 07:14:00.399 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.399 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:00.399 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1574eb5f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 46, -128, -46, -29, -104, 58, 9, -127, 24, -121, 116, -123, 48, 116, 6, 12, 47, -31, 69, 45, -3, -5, 13, 14, 49, 21, -20, 6, -102, -103, 12, 36, 77, -66, 2, 39, 113, 27, 38, 57, 74, -25, -48, 57, 92, -80, -116, -95] 07:14:00.400 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.401 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.276 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.276 07:14:00.401 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.265 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.265 07:14:00.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=koUzO_5n__RaYX-Hink_Vw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=koUzO_5n__RaYX-Hink_Vw 07:14:00.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=49 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=49 07:14:00.404 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=59 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=59 07:14:00.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.405 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.27 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.27 07:14:00.406 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@776e466 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 92, -114, 81, 3, -122, -128, -91, 124, 98, 51, 16, 99, 42, 13, -52, 125, -100, -5, -50, 12, 51, 122, 60, 49, -41, 127, 46, 72, -37, 69, -37, 69, -48, 2, -118, -13, 95, 59, 21, -67, -98, -19, 75, 71, 10, -7, 85, -37, -115, -53, -38, -12, 88, 63, -21, 115, -21, 40, 106, 118, 32, -21, -113, -109, 69, -125, -49, 55, -19, -11, 58, -74, -103, 101, 68, 107, 108, 46, -113, -89, -120, -107, -21, 88, 54, 44, -40, 99, 5, 4, 71, -79, -29, 101, 2, -49, 15, -42, -110, -63, -61, -90, -99, 62, 18, 61, -36, 55, -74, 68, 54, -67, 118, -126, -56, -74, -126, 73, 84, -22, -75, 36, -74, 127, 40, 116, -47, -24] 07:14:00.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.407 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=50 07:14:00.410 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@62162861 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -50, 38, 89, -21, -70, 1, -30, 55, 25, -67, -67, 80, -91, -4, 6, -77, -38, 27, -110, 36, -27, 75, -72, -21, -56, -57, -88, -41, -23, 104, -16, 11, -30, -122, -72, 75, -29, -86, 36, 35, -42, -43, -10, 17, 71, -32, -16, 23] 07:14:00.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.448 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.448 07:14:00.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.442 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.442 07:14:00.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=RbnCsoqZUdSA6dWSwfB4lg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=RbnCsoqZUdSA6dWSwfB4lg 07:14:00.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=48 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=48 07:14:00.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.419 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=60 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=60 07:14:00.419 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.420 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.444 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.444 07:14:00.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5eb4a4fd targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, -92, -59, 118, 95, 107, 107, 28, -107, -77, 24, -30, -86, -71, 23, 12, -15, 77, 32, 78, 94, 8, 73, 47, -22, 46, 27, 17, 91, 74, -17, -7, -111, -99, -92, -113, 97, 78, -110, -50, -106, 22, -105, -72, -78, -104, 14, -57, 22, -25, 39, -70, 108, -48, 59, 29, 28, -79, 123, 96, -107, -108, 53, -84, 19, -126, 68, 72, 100, 105, -10, -21, 46, -93, -80, 60, -81, 2, 35, 63, -83, -4, 8, -106, -35, -89, 105, 61, 96, 66, 101, 44, 102, 84, 73, -39, 105, -67, -14, -121, -102, -122, 21, -126, -111, 2, -27, 37, 45, -62, 126, 59, 112, 0, -9, 32, 83, -87, 108, -22, 86, 91, -16, 35, 91, -96, 69, 38, -35] 07:14:00.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.421 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=51 07:14:00.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6ca89267 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 83, 93, 87, -92, 107, 52, 20, 58, 47, 79, 11, 12, 53, -105, 28, -86, -92, -72, -31, 124, 115, 37, -21, 38, 16, -90, -19, 80, 75, -47, 77, -43, -4, -98, 37, -119, -62, 1, -123, 123, -95, -38, 41, 56, 30, -59, -114, -123] 07:14:00.422 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.458 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.458 07:14:00.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.451 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.451 07:14:00.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=cryptolinkid columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=TARWvvC8agORappiCVfW2A targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=TARWvvC8agORappiCVfW2A 07:14:00.427 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromcryptokey_id_oid columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=51 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=51 07:14:00.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=fromuserrepokeypublickey_id_oid columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=id columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=61 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=61 07:14:00.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.428 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturecreated columnIndex=9 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.453 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.453 07:14:00.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signaturedata columnIndex=10 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5c4d1e40 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 48, 47, 26, -28, 25, 27, -107, 75, -19, 93, -33, -37, 19, -40, -33, -14, -105, 45, 97, -104, -25, -29, 98, 122, 106, 18, -64, -121, 80, -57, -84, 70, 24, -9, -41, 62, -9, 39, -87, 96, -77, -91, -65, -87, 40, 30, 118, -43, -39, 85, -26, 20, 75, 107, -91, 37, 30, -39, 61, -97, 114, -35, 60, 125, -59, -59, -57, -49, -36, -103, -27, -30, 114, -4, -67, 63, -124, 14, -76, 48, 114, -26, -7, 120, -92, -35, -47, 69, -12, 34, -85, -65, 16, 10, 89, -95, -83, 1, -109, -47, 1, 16, 76, -52, -94, 118, 25, -76, 69, -43, -89, -77, -34, -15, -43, 26, 88, 67, 79, 116, -33, -64, -125, -48, 100, -89, 60, 100] 07:14:00.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=signinguserrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.430 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokey_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=52 07:14:00.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeydata columnIndex=13 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@f4b7088 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -29, -85, 121, 5, -90, 27, 43, 110, -82, 3, 63, 34, -2, 42, 14, -39, 113, -64, 3, -85, 48, -108, 65, -99, -77, -115, 94, 7, 107, -20, -79, 47, 41, 88, 92, -20, -93, -44, 112, 112, 38, 31, -35, 84, -21, 112, -66, -87] 07:14:00.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptolink columnName=tocryptokeypart columnIndex=14 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:00.480 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOLINK': 61 of 61 rows have been copied. 07:14:00.525 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOLINK' (8 of 39). 07:14:00.526 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CRYPTOREPOFILE' (9 of 39)... 07:14:00.527 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': All source-columns exist in the target-DB! 07:14:00.527 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': All target-columns exist in the source-DB! 07:14:00.674 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "cryptorepofile" 07:14:00.677 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'cryptorepofile'. 07:14:00.678 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "cryptorepofile" 07:14:00.712 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE' contains 25 rows to be copied. 07:14:00.712 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokey_id_oid", "cryptorepofilecreated", "cryptorepofileid", "deleted", "deletedbyignorerule", "directory", "id", "lastsyncfromrepositoryid", "localname", "localrevision", "parent_id_oid", "repofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "cryptorepofile" 07:14:00.719 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "cryptorepofile" ("changed", "created", "cryptokey_id_oid", "cryptorepofilecreated", "cryptorepofileid", "deleted", "deletedbyignorerule", "directory", "id", "lastsyncfromrepositoryid", "localname", "localrevision", "parent_id_oid", "repofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:18.076 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:18.076 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.061 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.061 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:16.061 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:16.061 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=DRZkeX344RTZTfbUphVlEg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=DRZkeX344RTZTfbUphVlEg 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.720 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3e7978f7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -61, -59, 60, 41, -53, 40, -128, -60, 56, -128, 85, 66, 32, 87, -94, 120, 67, 86, -46, -20, 110, -128, 58, -42, 83, 9, -106, -77, 126, -90, -53, 95, -74, 11, -89, 20, -115, 45, -14, -12, -85, -125, -36, 51, -47, -64, -5, 86, -35, -110, -98, -24, 55, 23, -45, 40, -46, -35, 51, 109, -101, 41, 112, -3, 3, 12, -105, 116, 81, -55, -21, -92, -15, 38, 121, -76, -13, 104, -34, -99, -33, -31, -25, -56, -110, 38, 48, -83, -96, -24, 110, -6, -86, -95, 58, 87, -110, -111, -56, 119, -36, -29, 112, -15, -53, -43, 74, 127, -10, 73, -124, 113, -124, -34, -109, 41, 117, 87, 98, 24, 16, -88, -32, -27, 92, -91, -90, 91, -116, -97, -75, 73, 42, 24, 77, -123, -42, 121, 50, 39, -93, -67, 109, 71, 89, 28, 67, 77, 116, 36, 96, -81, -126, -64, -125, 51, -13, 26, 55, -16, 21, -53, 19, 124, -76, 24, -64, 92, 100, -120, 77, 126, -18, 13, 122, -16, 60, -60, -117, -51, 58, 2, 97, 97, 44, 14, -17, -109, -104, -18, -55, 16, 39, -19, 13, -77, -46, 104, 105, -104, 1, -79, -75, -64, 83, 46, -124, 38, -40, -94, -44, 119, -108] 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:18.068 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:18.068 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@17158b99 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -110, -105, 7, 106, -107, 55, -84, 41, 18, 96, -48, 74, -26, 80, -127, 69, 104, -62, 68, -26, 52, -10, 31, -25, 24, 82, 75, -84, 46, 9, -36, 101, 59, 84, 121, 98, -30, -16, 22, -72, -128, -80, -34, 59, 10, -75, -94, -102, -53, 69, 72, -120, -8, 123, 34, 65, -8, 126, 77, -50, -61, -106, 14, -37, -22, 20, -104, 74, -57, -47, 22, -101, 106, -24, -17, -113, -112, -92, 14, -74, 84, 73, 19, -82, -115, 52, 10, 38, 91, 84, 48, 90, 52, -123, -62, -119, -121, -73, 116, -11, -33, 0, 23, 14, 68, 89, -68, 20, 76, 39, -115, 1, 123, 10, -24, 98, 51, -108, -24, -24, 99, 64, -107, 58, 114, -88, -59, 15] 07:14:00.721 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.726 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.409 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.409 07:14:00.726 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.736 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.736 07:14:00.726 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:19.736 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:19.736 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2K9uE4cijnJzSVSOgqXRCQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2K9uE4cijnJzSVSOgqXRCQ 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:14:00.727 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1 07:14:00.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:00.728 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:00.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@50dd0e9a targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -121, 69, 100, -64, -32, 69, -50, 74, -49, -8, 88, -78, -32, -23, -7, -123, 99, -56, -117, 35, 81, -127, -85, -117, 5, -126, 49, -125, 78, -92, 124, 2, -42, -73, 87, 89, -114, -106, 87, 46, -71, -116, 47, -16, 86, -54, 5, 65, 122, 28, -63, 102, 59, 13, 69, -121, 106, -126, -121, 106, -45, -24, -49, -107, 98, 2, 24, 108, -119, 95, 13, 126, -46, -73, -40, 126, -106, -126, -45, -63, -28, 127, 127, -95, 66, -103, -63, 87, 107, 8, 98, 29, 86, -37, -7, 48, -92, 39, -30, 7, -51, -89, -79, 60, 42, -16, 89, -84, -52, 35, -39, -9, 83, -38, -4, 84, -97, 109, -20, -86, -97, -118, 47, 33, -74, -74, 23, 117, -119, -106, -78, -53, -73, -71, 70, -17, -4, 43, -108, 25, -42, 93, 42, 82, 22, -96, 41, 48, 47, 125, -108, 38, 72, -55, 61, 92, 68, -101, -111, -117, 118, -24, 93, 26, -114, -52, 126, 83, 21, -54, -29, -103, 108, -93, -86, -57, 63, -18, 121, 23, 26, 117, -78, -66, -67, -104, 24, -45, 122, 49, 21, 64, 73, 127, 65, -97, 71, 82, 23, -94, 95, 12, -61, 89, -48, -3, -119, -103, 101, 53, -58, 64, 6, 87] 07:14:00.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.406 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.406 07:14:00.729 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2fcc0d95 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -113, -20, -12, 62, -60, -50, -62, -65, 100, 12, 87, -112, -24, 36, -44, -102, -126, -16, -111, 85, -37, 2, -101, 75, -29, -107, 23, -1, 126, -85, 109, 31, -25, 3, 35, -98, -13, -27, 62, -90, 48, 16, 39, 118, -100, -88, -128, 98, 96, -41, -104, -72, 69, 106, 93, 97, 92, 74, 19, 1, 32, -113, 12, -89, 59, 29, 92, -12, 77, -57, -47, 43, -112, -7, -124, -68, -39, 61, -117, -111, 0, 12, -81, 29, 24, 104, -1, -99, -125, 95, -101, -106, -85, -115, -33, 36, 93, 6, 90, -108, 60, 53, -26, -34, -63, -71, 47, -124, 29, 127, -111, -128, -96, -96, 20, 66, -69, 117, 120, -84, -112, -19, -93, 67, 30, -100, 56, 94] 07:14:00.730 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.831 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.831 07:14:00.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.647 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.647 07:14:00.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:00.732 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.647 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.647 07:14:00.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=yzXoOTHyk9MD9Iac1tkO8Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=yzXoOTHyk9MD9Iac1tkO8Q 07:14:00.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.733 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.734 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=3 07:14:00.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_a 07:14:00.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:00.743 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:14:00.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@5a07665b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -92, -56, 14, 97, -68, 5, 94, -2, -101, -84, -56, 71, -10, 86, -28, -34, 4, 110, -47, 74, -125, 97, 77, -72, -106, 100, -89, 60, -35, 27, 21, -58, -113, -101, 13, -119, -71, -98, -25, 6, 48, -124, 14, 116, -106, -44, 82, 5, -109, 88, -16, 55, 68, 11, 4, -114, -115, 104, 0, -46, -44, 76, -108, -79, 13, -120, 14, 77, 12, -58, -19, 18, -101, -80, -63, 62, 124, 20, 7, 105, -25, -122, -92, -97, 95, -88, -93, -84, -5, -59, 3, 69, -17, 43, 79, 64, -32, -47, 82, -28, 126, -31, -49, -4, -126, -16, -78, -58, 108, -127, -101, 61, 114, 93, 82, 1, -51, 100, 33, 47, 27, 95, 25, -123, -49, -8, -122, -48, -5, -13, -46, -33, 67, -49, -76, 51, 123, 7, 20, 20, 110, 112, -28, 123, 91, 68, 60, 86, 126, 62, -75, 42, -12, -63, 60, -98, -119, 101, -99, -107, -16, 51, -33, 67, 117, 108, 95, -82, -44, -43, -17, -44, -42, -123, 89, 88, 69, 90, -20, -20, 12, -57, -103, -34, -86, -8, -95, -29, -8, 115, -90, -61, 17, 23, -48, -39, 98, -27, 33, 120, 68, -128, -31, 30, -125, -16, 66, -52, 42, -16, 86, -30, -47, 84, 35, 97, 65, -20, -64, 36, -42, 93, 53, 54, -93, 83, 95, -88, 52, 71, -112, 39, -78, -104, -27, -4, 90, 60, 67, 38, -56, -62, -104, 66, 35, -82, 76, 108, -100, -89] 07:14:00.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:20.825 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:20.825 07:14:00.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@61f577c1 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 118, 69, -64, 72, 96, -64, -107, 74, 49, 47, -56, -125, 124, -17, 90, -12, 102, -45, 86, -86, 117, -80, -111, -18, 124, -116, -49, 123, 55, 9, -87, -52, -10, 48, -49, -73, 73, 51, -29, -79, -11, -79, 127, -82, -79, -8, -126, -110, -81, 58, 124, -97, -74, -77, 12, 49, 59, 62, 118, -13, -108, -27, 37, 47, 23, 41, 49, 23, 58, -101, 40, 87, 57, 119, 62, -54, 28, -74, 115, -21, -39, -16, 13, -36, 27, -25, 29, -94, -35, 38, 70, -85, -32, -16, 117, 28, 39, -64, 44, -16, 59, -30, 50, 120, 37, -100, -33, 10, -15, 15, -116, -58, -86, -3, -58, -51, 95, 22, 20, 91, -24, -11, -112, -83, 103, 85, -83, 98] 07:14:00.744 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.745 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.186 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.186 07:14:00.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.034 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.034 07:14:00.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:14:00.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.034 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.034 07:14:00.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=chgrtIsUOji1yryOHUbbmw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=chgrtIsUOji1yryOHUbbmw 07:14:00.746 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=4 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_b 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@59e40cbb targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -103, 70, 66, 84, 0, 22, 96, 107, 42, 63, -81, -94, 36, -116, 118, 97, 103, 97, -96, 89, 55, 73, 1, -126, 81, 78, -45, -106, -101, -59, -30, -82, 30, 23, 101, -57, -82, 15, -57, 3, -34, -14, 96, 22, -121, -103, -96, -12, -80, -17, -86, -113, 0, 98, -47, -72, 72, -75, -84, -73, -4, -93, 87, 19, 90, 95, -59, 93, 87, -91, 109, 28, -50, -93, -53, -103, -89, 32, -10, 40, 115, 65, -76, 101, -99, -110, 69, 61, 37, -71, -80, -38, 25, -30, 127, 121, 57, 101, 95, 52, 120, 53, -117, 28, 100, 8, -34, -45, 41, 40, -34, 16, -32, 117, 83, -14, -29, 52, 76, -88, 91, -85, 48, -96, 24, -7, -79, 61, -9, -124, -62, 44, -59, 48, -104, 0, 43, -103, -28, 1, -109, -85, -82, 8, -91, -17, -73, -1, 107, -73, -56, 91, 106, 55, -89, 12, -32, 72, -22, -87, -54, -85, 48, 36, -115, 55, 114, 70, -107, -128, -111, 7, -51, 73, 85, 98, 23, -41, -81, 30, 73, 113, 6, 19, 88, 116, -46, 76, -43, 54, 120, -110, -73, -3, -71, 95, 126, -94, 70, 69, 21, 23, 98, -56, 6, 96, 28, -40, -89, 91, -101, -41, 65, -97, -67, 96, -100, -69, -119, -122, 85, -112, 120, 17, 125, -36, 104, -108, -53, 73, -84, -122, -57, -30, 32, 72, -40, 91, 89, 82, 120, 64, -16, 67, 18, 33, 42, -56, -4, 48, -4] 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.184 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.184 07:14:00.747 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@168b12b7 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 108, 125, -44, -55, -84, -7, 118, -52, 69, 10, -77, 85, -37, 105, 69, 112, -121, 59, -62, -107, -41, -61, -107, 25, -100, 92, -72, -55, -27, -55, 63, 82, -61, 49, 109, -33, 78, 7, -107, -25, -89, 92, -7, 59, -88, 15, -89, 101, -40, -10, -41, 49, -13, -44, -32, 80, -21, -67, -62, -67, -14, 48, -5, -81, -75, -76, 120, -3, -28, -26, 67, 76, -18, -36, 68, -79, 96, -40, -72, 77, -43, -94, 38, 54, -112, -68, 70, 4, -23, -40, 69, 47, 85, 126, -128, 90, -126, -98, 42, 42, -88, 28, -109, 104, 105, -70, -11, -95, -35, 50, -22, -86, -122, -100, 30, 95, -48, -101, 35, 55, -30, 1, 56, -4, 64, -124, 11, -42] 07:14:00.748 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.86 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.86 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.446 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.446 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.446 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.446 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1YOX_BE5JOGsol_kCD7FvA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1YOX_BE5JOGsol_kCD7FvA 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.749 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=5 07:14:00.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2 07:14:00.750 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@775f9b83 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 98, -124, -102, -16, 1, -101, 32, -108, -98, 57, -28, -85, -45, -60, 23, 108, 51, 108, 102, 98, 10, -46, 111, -15, 95, -73, -104, 73, -74, 94, 18, 61, -39, 100, 76, 48, 52, -102, 49, 48, -109, 53, 11, 100, -25, 121, -112, 44, 109, 127, 115, -63, -12, 69, 57, -26, -94, 62, 57, -106, 23, -97, -16, -21, -34, -63, 103, 45, 8, -39, 90, -22, 96, 66, 3, -66, -45, -110, 81, -51, 59, 40, -99, 51, 98, -54, 11, -13, 102, 8, -71, -43, -17, -77, 9, -1, 58, 120, 4, 45, 56, -94, -109, -11, -30, 0, -61, 85, 77, -26, 107, -29, -40, 42, -109, -69, -7, 115, -86, 126, -29, -110, 109, -79, -24, -62, 120, 95, -88, 18, 76, 27, 44, -54, -9, -51, 36, -15, -22, -82, 100, 79, -51, -123, -89, -10, -114, -25, -77, -87, -44, -61, 72, 112, -127, -67, 14, -35, -30, 99, -98, -46, 13, -116, 6, 4, -120, -100, -75, 15, 119, 62, -122, 119, -10, -102, 103, -110, 99, -26, 30, 65, -25, 2, -68, -42, 42, -107, -76, 52, 85, -57, 47, -128, -71, 95, -114, 2, 20, 20, 35, 16, -32, -26, -96, 71, -15, -50, -27, 62, 118, -95, -30, -59] 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:21.856 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:21.856 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3ddeb1d6 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 56, 100, -71, -74, -53, -91, 108, 62, -65, -97, -73, 14, 107, -84, -21, 40, 59, -60, 29, 54, 43, 95, -3, 67, -127, -57, -73, -36, 105, -124, 21, 91, -100, 18, -18, -113, -67, -22, 31, -34, -46, 7, 89, 11, -45, -21, -5, 96, -81, 97, 56, -10, -42, 73, 100, -75, 126, -57, 55, 74, 94, 4, 46, 61, -25, -22, -83, 39, 54, 50, 49, 61, -9, 1, 104, 76, 12, -124, -6, -56, 70, 36, -107, 65, 98, 23, 65, 122, -69, -65, 60, -13, 91, 109, -78, -20, 6, 96, 27, 127, -123, -107, -31, 11, -113, -119, -6, -104, 93, -11, 125, -96, 55, -125, 34, -15, 60, 14, -64, -75, -72, 124, -128, 38, -23, 75, 62, 84] 07:14:00.751 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.201 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.201 07:14:00.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.071 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.071 07:14:00.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.753 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.071 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.071 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=JD2HyrQNklxUR6KHDGXxzg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=JD2HyrQNklxUR6KHDGXxzg 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=6 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.754 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_a 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@af64f8b targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 83, 126, -126, -77, 80, 18, -108, 7, -25, 33, -49, -30, 98, 126, -89, 8, 31, -39, -23, -19, -3, -103, 5, -93, 110, 95, -126, -58, 101, -7, 40, -113, 55, -126, -116, -72, 86, -67, 44, -45, -117, -96, -39, 119, -52, -25, 41, 85, -95, 27, -124, 91, -122, 23, 117, 13, 19, -27, 17, -6, -53, -40, 105, -21, -123, -49, -57, -96, 53, 50, -99, -105, -60, 80, -92, -63, 89, 67, 126, -105, 97, -1, 18, 59, -29, -92, 95, -2, 97, -33, 3, -16, -58, -39, -77, -76, 81, 48, -58, -107, 112, 44, 49, -74, 101, -70, 83, 124, -48, 29, 31, 127, -70, -104, -126, 41, 111, -61, -27, 0, -49, 127, -66, -40, -22, -121, 33, -123, 104, 69, -29, -34, -116, -117, -16, -82, 62, -17, -39, 50, 12, -33, 33, -14, -88, -50, -104, 69, -100, -56, -17, -128, 12, 44, -78, 11, 36, 83, 104, 1, -48, -13, -126, -84, -104, 20, 23, -72, -47, -6, 71, 114, 60, 11, 67, 127, 45, -89, 85, -35, -88, 109, 98, -125, -102, 71, -83, -62, -4, -66, 126, 61, -9, 51, -33, -26, 50, 110, 70, -85, 126, -25, 37, -29, 70, 47, -88, 70, -106, -40, 18, -25, 44, 77, -97, -91, -75, -54, -54, 97, -14, -76, 29, 43, -63, -54, 15, 98, 18, -55, -105, -97, 30, -52, -117, -36, -119, 17, -69, -57, 34, -96, -12, -24, 27, -117, 56, 126, 116, 102] 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.196 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.196 07:14:00.755 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@17e5ed5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 40, -9, 37, -55, 85, -11, 66, 13, 125, 45, 37, 100, -126, 94, -1, 83, 99, 89, -16, -18, 14, -117, -80, -10, 13, -64, 96, -80, 125, 45, -96, 54, 53, -77, -105, 18, -57, 26, 99, 27, 119, -55, -97, -55, 116, 22, -117, -35, 72, 50, -110, 62, -45, -114, 125, 28, 54, -79, -1, -49, 50, -72, -101, 3, -49, 81, 56, 19, -86, 14, -58, 15, 83, -2, 7, -8, -95, 102, 100, 81, -33, 95, 92, -101, -68, 86, 91, -39, -65, -60, 39, -99, -125, -25, -41, 14, 35, -108, 110, -56, -124, 18, -112, -59, -110, -25, 56, 34, 108, -101, -27, -96, -108, -122, -128, -32, -96, 28, 23, -47, -112, -115, 41, -2, -65, -57, -6, -64] 07:14:00.756 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.458 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.458 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.363 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.363 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.363 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.363 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9XnXyBotyj9AgACtAY_Mzg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9XnXyBotyj9AgACtAY_Mzg 07:14:00.757 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=7 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_b 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.758 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:00.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@49e61f2d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 38, 42, 104, -90, 10, 32, -14, 96, -111, 78, 114, -55, 107, -101, 75, 105, 40, -117, 46, 33, -53, 1, 82, 9, 118, 5, 43, 116, 92, 89, -39, -26, -87, 39, 112, 16, 10, -94, 10, 76, -13, 69, 92, -74, -40, -118, 27, 62, 17, -23, 77, 44, -58, -50, 29, 97, 28, 65, 123, -72, 64, 4, -10, -48, 42, 70, -9, 76, 10, -40, -96, -128, -107, -92, -50, 114, 123, 121, -96, 49, -122, -107, -77, 109, 83, -54, 1, 56, -7, 1, -125, -11, -10, -10, -60, 88, 112, 96, 59, -25, -48, 109, 29, 76, 104, -20, 56, -59, 26, -118, 26, 37, 24, -101, 78, -61, -13, 52, 92, -23, -67, -54, 107, 16, -103, -3, 112, 35, 115, 33, 64, 53, 5, -38, -39, 98, 89, 123, -13, 18, 35, 0, 30, -80, -62, 77, 17, 83, -21, 1, 87, 102, 81, -96, 22, -113, -45, -4, 52, 86, 34, 82, -105, 93, 122, -99, 105, 40, 85, 50, -111, 117, -71, -75, -20, -37, 73, -63, 96, 15, 58, 70, -90, 30, -53, 33, -24, -20, 123, 120, -64, 90, -38, 49, -55, 8, -124, -12, -71, 115, 54, -107, -86, -56, -99, 64, -96, -81, 25, -65, -46, -7, 21, 2, -3, -120, -108, -33, 2, 64, 76, 15, 104, 110, 120, -71, 123, 9, -3, 44, -104, -68, -39, -13, -15, 1, -66, -98, -74, 86, 5, -34, -94, -47, -27, 58, -107, 85, 15, -103] 07:14:00.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.455 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.455 07:14:00.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3aab5be0 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 39, -39, 111, -63, 121, 70, -7, 36, 48, 49, -56, 104, -47, -21, -19, 96, -29, -94, 85, 45, -32, -121, 78, 33, 72, -107, -10, 124, 60, -37, 13, -96, 75, 64, -23, 71, 28, -80, -88, -43, 123, -73, 26, 39, -2, 81, 121, -117, -102, -88, 112, -72, -21, 53, -32, -47, 103, -56, -103, 108, 67, -124, -95, 66, 67, -1, -74, -38, 80, 100, 0, 49, -47, -72, -69, -86, 74, -57, 5, -52, 30, 101, 38, 81, -107, -86, -91, 74, 35, 116, 13, -113, -3, 60, 72, 48, -115, 92, -43, -43, 100, 53, 16, -89, 80, 18, -4, 76, -33, -13, -92, 123, -68, -81, 105, 16, 71, -32, 46, 122, 22, 101, -107, -53, 43, -126, -59, -83] 07:14:00.759 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.761 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.894 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.894 07:14:00.762 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.766 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.766 07:14:00.762 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:14:00.762 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.766 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.766 07:14:00.762 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=-wu3MW015XZFZaGe8KtBYg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=-wu3MW015XZFZaGe8KtBYg 07:14:00.762 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=8 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_c 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.763 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:00.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@219d129 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 70, 46, 35, 62, -104, -36, 55, 24, 52, -59, -35, -12, -1, -16, -24, 123, 121, -86, -85, -15, 35, 115, -113, -54, -47, -20, -93, 29, 60, -11, -60, 56, 112, 62, 40, -108, 68, -120, -88, -38, 62, 3, -27, -6, -74, 51, 124, 38, -49, 6, 78, 36, 38, -79, -5, 45, 31, 30, 56, -70, -74, 113, 127, 4, -19, -44, 37, 11, 105, 64, 51, 29, 117, 118, 16, -41, -49, -74, -120, 2, 2, -55, 127, 105, -1, -46, -42, -98, -119, -120, -53, 28, 85, 30, 31, 68, -46, -88, -118, -42, 76, 111, 54, -18, -108, -52, -61, -37, -86, 110, -102, -51, -23, 50, 67, -29, -63, -125, -46, -2, 116, 38, -28, 62, 61, -40, -94, -64, -53, 48, 79, 52, 124, -13, 11, -60, 54, -43, 70, -75, -120, 91, 120, 41, -48, -99, 104, 17, 74, 95, -84, -31, 1, -55, -126, -34, 57, -18, -13, -120, 98, -120, -55, 28, 49, -112, 116, -103, -51, 85, 2, -93, -66, -8, -94, 98, 102, 13, -75, 59, -100, 51, 68, -126, -37, 107, 80, -44, -70, 102, 25, -69, -127, 12, -38, -37, 64, -84, 55, -36, 4, -74, -112, 43, -10, 101, -86, -89, 24, -76, -64, -113, 94, 25, -91, 39, 49, -69, 13, 14, 57, 32, 64, -8, -15, 89, 60, -33, -35, -62, -114, -41, 52, 99, -32, -95, 49, 35, -60, -88, 52, -54, 35, 60, 124, -51, -117, 124, -66, 94] 07:14:00.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:22.892 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:22.892 07:14:00.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@71e2bf49 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 89, -64, -105, -116, -79, 1, -52, 105, -16, 98, 2, -25, -79, 102, 4, 82, 61, -104, 110, -24, 66, 31, 52, 41, 118, -62, 109, 14, 78, 48, -125, 14, -5, -94, 34, 74, 55, -53, 24, -111, -127, 63, 66, -39, 39, -57, -95, 18, 118, 34, -118, -88, -61, -127, 126, 94, -18, 100, -20, -72, 18, 95, -25, 86, -102, -38, -18, 29, 3, -37, -24, -128, 1, -93, -81, 100, -45, 93, 22, 96, -61, 127, 55, -115, -126, -97, 88, 40, 119, -38, 14, 98, -72, -91, 58, 127, 107, -65, -122, 66, -37, -79, -58, -74, -12, 116, -92, -105, -83, 124, -15, -12, -30, 65, -107, 5, -78, 119, -115, -89, 3, 105, 13, 54, 125, -121, -78, -18] 07:14:00.764 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.328 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.328 07:14:00.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.116 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.116 07:14:00.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:14:00.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.116 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.116 07:14:00.766 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=WsIL1GCU47RQGGHqJaErFw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=WsIL1GCU47RQGGHqJaErFw 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=9 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:00.767 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:14:00.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@884c92f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 35, 38, 17, 26, -78, 94, 83, 123, -62, -89, 80, -8, -79, -89, 6, -117, -29, -3, -30, -87, -105, -19, 52, 104, -17, 53, -68, -15, 104, 71, -90, -57, -97, -105, 48, -20, -51, 74, 29, 67, -100, -29, -24, 61, -91, -104, 116, 87, 33, 23, -8, -85, 20, -106, 115, 16, -115, -63, -48, -119, -58, -15, 19, 45, -122, 38, 36, 101, 12, -103, -64, 66, -76, 86, -29, 28, -16, 31, 99, -110, 61, 17, 93, -93, 81, 127, -68, 120, -9, -69, 11, 4, -64, 88, -94, 71, 77, -96, -61, 81, 36, 29, 74, -83, -56, 117, -60, 46, -58, 86, 102, -21, 28, 107, 75, -102, -91, -14, 41, 109, 25, 10, -107, -113, -9, 27, -3, -23, -77, 89, 41, 124, -23, 77, 9, 64, -29, -119, 36, -49, -30, 100, 21, -109, -128, 70, -117, -121, 125, -100, -72, 35, 112, 16, 23, -85, -26, 50, 56, 10, -110, -76, -10, 72, 6, -49, -43, -112, 19, 24, -33, -19, 124, -66, 11, -48, 26, 31, -6, 11, -71, 56, -100, 54, -14, -44, 78, -79, 32, -95, -102, -72, 59, 68, -122, -61, -28, 10, -53, -20, 103, 86, 18, 109, -93, 62, -57, 116, -25, -31, -6, 25, 78, -19, 27] 07:14:00.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.325 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.325 07:14:00.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6810f784 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 9, -62, 61, -120, 49, 22, -10, -11, -127, -24, -8, -30, 93, -56, 32, -120, 37, -76, -18, -60, -61, 18, -26, 0, -42, 116, 13, -118, -81, -100, -48, 124, 113, 27, -28, -22, 94, -77, -73, -26, 33, 102, 20, -11, 82, -29, 57, -9, -97, -31, -76, 31, -44, 81, 18, -59, -55, 88, 75, -103, 9, -92, -47, 89, -98, -105, -53, 107, 46, -122, -36, 121, -54, 33, -76, -28, 26, 32, -73, -33, -40, 62, -11, 2, 107, -64, -54, 72, -30, 101, 73, 72, -71, 81, 111, 125, -47, 105, -1, -62, 21, 115, 32, -84, 64, -38, -67, 114, 25, -26, -75, 70, 123, 16, -57, 64, -13, 12, 55, -125, -49, 8, 70, 83, 93, -23, -87, 108] 07:14:00.768 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.684 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.684 07:14:00.769 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.562 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.562 07:14:00.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:14:00.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.562 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.562 07:14:00.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Oyt5NCbuohaMMktVnclYdw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Oyt5NCbuohaMMktVnclYdw 07:14:00.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.770 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=10 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_a 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.771 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:00.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:14:00.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@24ccf336 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 77, -56, 110, -20, -22, -15, 111, -42, 14, 23, 68, -126, 10, -91, 116, 88, 76, 112, 75, -55, 71, -97, 55, -23, -65, 93, 5, -117, 3, 86, -30, 55, -22, -109, -106, -3, 108, 1, -87, -85, -61, 50, 19, 123, 124, -50, -55, -21, -128, 77, 81, -90, -47, 81, 21, -72, -89, -63, -54, 122, 22, -91, 65, 82, 5, 94, -62, 114, 4, 15, -11, -74, 102, 27, -48, -90, -42, -62, -13, -35, 93, 85, -58, -35, -42, -112, 70, -34, -41, 76, 53, -18, 11, 12, -52, -120, -85, 77, 116, 69, 5, -70, 4, -127, -70, 8, -44, 1, 90, -113, 99, -8, 39, 46, -88, -32, -6, 90, -13, -1, 37, 94, -41, -50, -48, -48, 85, -17, 84, 115, 43, 22, 95, -8, -24, -60, -85, 92, -89, 63, 7, 15, -92, -38, 122, -58, 19, -127, 28, 10, -96, 3, -69, 110, -112, 8, 79, 62, -21, -67, -57, 97, -84, -48, -11, -103, -20, 74, 92, 99, -49, -26, -99, 38, 111, -102, -24, 2, -47, 114, -12, 7, 110, -68, -67, 12, 66, -126, 55, 122, -15, 15, 121, 67, 34, -108, 76, -59, -25, 96, -64, 10, -14, 113, -93, -19, -25, -72, 56, -17, 89, -77, -31, -14, -121, -61, -53, -52, 29, -125, -105, -13, -111, -36, -14, -117, 113, -27, -29, -120, 113, -115, 9, 103, 47, -128, -25, -63, -75, -78, 45, 85, 115, -38, -63, -105, -60, -68, 47, 86, 19] 07:14:00.772 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.682 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.682 07:14:00.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@40301811 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -83, 56, 23, -21, -65, 4, 59, -102, -105, -124, 100, -18, 26, 17, 85, 29, 28, 12, 84, -70, -115, 2, -104, 93, 112, -20, -41, 104, 102, 21, 89, 6, -124, -13, -124, 44, -67, 48, 21, 103, 50, 92, 35, 126, -84, 32, -53, -7, -80, -116, -116, 56, -65, -74, 4, 24, -29, 24, -1, -45, 47, 118, 31, 47, -89, -65, 110, -118, -30, 6, -80, -87, 84, -82, -116, 3, 91, -58, 105, -7, -49, 21, 67, -75, -54, 56, -86, -65, -68, 103, 44, -52, -39, -48, -4, 120, -69, -98, 104, 57, 72, -2, 36, -14, -54, 113, 50, -96, -17, 95, -34, 48, -106, -28, -103, 75, 28, -98, 63, 25, 14, 126, -7, 1, -48, -78, 9, 17] 07:14:00.773 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.968 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.968 07:14:00.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.912 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.912 07:14:00.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:14:00.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.912 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.912 07:14:00.775 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Y812D8jSHAFsCNhV_rzRMg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Y812D8jSHAFsCNhV_rzRMg 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=11 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_b 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:14:00.776 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6e537c89 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -67, 69, 1, 32, 7, -110, -118, -101, -20, -60, 42, 125, 19, 45, -99, 120, -51, -20, 106, 40, -53, -72, -5, 126, -15, 79, -70, 66, 96, -13, 88, -100, -112, -87, 99, 55, 125, -34, 119, -4, -10, -123, 12, 121, -92, 78, -12, 125, -44, 106, -58, 73, 55, -35, -58, -82, 1, -66, -21, 123, -65, -50, -105, 83, 81, 8, 69, 108, 99, 38, 71, -101, 79, 96, -34, 45, -16, 21, -12, -19, 98, 106, 121, 44, -14, -74, 61, -111, -5, 9, -57, -10, -89, 18, -103, -20, -109, 59, -32, -38, 121, 64, -50, 62, 45, -7, 50, 87, 105, 10, 87, 6, 49, -63, -7, -35, -70, 41, -10, -79, 88, 40, -120, -106, -114, -89, -112, 55, -65, -90, 10, -46, 89, 127, -118, 113, -76, 111, 83, 12, -82, 101, -124, -99, 76, -22, 125, 100, -93, -86, -36, 51, 19, -71, -24, 100, 14, 100, -43, -22, -83, 60, -17, -122, -4, -93, 24, -98, 66, 30, 0, -6, 68, -125, 35, -93, 47, 68, 48, 80, 7, 116, -62, -111, 49, 52, -114, 19, 7, 86, 18, -6, 72, 34, 105, 60, 38, 1, 60, 60, 110, -92, 110, 8, -86, -49, 21, -47, -21, 50, -107, 60, -62, -123, 92, 106, 61, 68, 107, 80, -65, 35, -105, -69, -39, -57, -127, 50, 50, -109, 88, 125, -77, -33, 116, 44, 95, 117, -118, -5, 75, -46, -109, -82, -123, 105, 34, 57, -16, -124, -121] 07:14:00.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:23.966 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:23.966 07:14:00.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1100a10 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 13, 65, -42, 100, 46, -26, -41, 45, 32, 35, 17, 61, -44, -24, -42, 119, -17, -86, -61, 88, 34, -96, -29, -115, -74, 19, -45, -120, -13, -25, 116, -82, 40, 98, 100, 21, 88, 33, -75, -44, -43, -87, -122, 74, -6, 108, -125, -118, 97, -14, -112, 31, -105, -56, -16, -35, 43, -18, -84, 46, 115, 10, -100, -77, 68, 73, 22, -72, -115, 70, 43, 101, -29, -39, -58, -109, -89, -35, -61, 47, -9, 101, -62, -76, -53, -107, -1, -15, 118, -11, 9, 22, 72, -105, 9, -88, 36, -84, 82, -107, 2, -70, 85, -12, 24, 53, 87, -6, -55, -34, 60, 59, -36, 26, -16, 101, 104, -16, 40, -128, 46, 46, 58, -62, -41, 119, 101, 79] 07:14:00.777 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.324 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.324 07:14:00.778 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.126 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.126 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=26 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=26 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.126 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.126 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=u6Xe_9K8GVZxfuwGMHqrlg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=u6Xe_9K8GVZxfuwGMHqrlg 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=12 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:00.779 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@42060c47 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -44, 44, -102, 6, -79, -81, -102, 15, 71, 16, 76, -24, 7, 69, -85, 126, -87, -43, -30, -82, 108, -70, 47, 50, -88, 125, -77, -52, -42, -19, -74, 107, -31, -62, 98, 34, 88, -93, -54, 33, -95, 74, -28, 5, -16, -53, -87, -92, -9, 122, 83, 37, -70, -79, 19, -70, -47, 127, -4, 5, -35, 47, -5, 0, -22, 69, -90, -71, -63, -8, -112, -27, 116, 25, -67, -36, -94, -114, -92, -62, -59, 36, -23, 47, 126, 10, -74, 33, -2, 105, 98, -43, -128, -91, -100, 18, -26, 26, 125, -58, 3, -117, 24, -84, 63, -20, -14, -70, 91, 31, -107, -67, -36, -18, 84, -97, 23, 112, -50, -20, -93, -16, -21, -14, 71, 124, 103, 41, -78, 87, -23, -124, -14, 110, -102, -124, -21, -91, -33, 100, -30, 119, -42, -97, -19, 118, -28, 38, 39, -45, 64, -123, 116, -75, -99, 77, 102, 127, -43, -126, 88, -125, -46, -74, -41, -83, 6, -107, -79, -123, 53, 8, -6, 103, 8, -101, -24, 33, 78, -102, -88, -103, -64, 46, -78, 83, 104, 21, -108, -119, 96, -76, 18, -120, -55, -90, 42, -120, 126, -46, 0, 27, -115, 47, 98, 110, 10, -5, 90, -65, -100, -72, 96, 122] 07:14:00.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.322 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.322 07:14:00.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2b67486 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -102, 21, 96, 92, 9, -122, -101, 73, 90, 85, 73, 86, 120, 80, -67, -113, 39, -81, -69, 75, 79, -96, 61, -96, 54, 87, -15, -54, 88, 103, -23, -125, -76, -68, -12, -3, -84, -42, 95, 91, 72, 70, -22, 117, -34, 10, -70, -9, 66, -91, -2, 100, 8, 102, 37, 92, 127, 4, -81, 4, -17, -124, -39, -104, 48, 80, -95, -22, 83, -76, 108, -91, -9, -117, -4, 121, 115, -11, -4, -126, -61, -84, 86, 2, 62, 36, 65, 55, 121, 55, 126, 13, 8, 1, 117, -9, 19, 67, -71, 106, 73, -118, 75, 93, 113, -89, -65, 61, -72, 96, 105, -19, 61, -62, -121, -37, -91, -28, -118, 25, 6, -8, 79, -120, -31, -50, -40, 125] 07:14:00.780 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.781 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.603 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.603 07:14:00.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.538 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.538 07:14:00.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=28 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=28 07:14:00.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.538 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.538 07:14:00.782 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=CaWs_6aeA46r09drroPdAA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=CaWs_6aeA46r09drroPdAA 07:14:00.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=13 07:14:00.783 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_a 07:14:00.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:14:00.784 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@77f4e76d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 21, 75, 1, 107, -13, 123, -100, -75, -125, 28, -32, -73, -54, -123, -86, 104, -93, 107, 74, -68, -8, -108, 123, 34, -11, -61, 36, 97, -12, 57, -109, -111, 58, 92, -25, -112, -84, 97, -8, -26, 32, 60, -121, -78, 30, 40, 74, -43, -119, -62, 94, -31, -32, -99, -120, 113, 63, 69, 82, -41, 11, 73, 83, -100, 5, 117, 64, -127, -114, -13, -41, 106, -99, -77, -96, 60, -98, -22, 91, 20, 4, 31, -45, -56, -92, 11, 28, -81, -108, 49, 62, 110, -98, 99, 65, -74, 36, -37, -117, 50, -44, 10, 91, 35, -83, -69, 13, 78, -63, -107, -126, -87, -32, 7, -44, 63, 37, 36, -72, -98, -70, -94, 87, -92, 92, -14, -69, 37, 119, -102, 121, 66, -33, -98, 96, -8, 112, -115, 70, 55, 31, -58, -10, -9, 109, -98, 97, 112, -33, -89, -67, 64, -4, -121, -115, 50, 4, 107, -93, 103, -69, 85, -100, -86, 59, 82, 49, 102, 13, -1, 101, -74, 52, 121, -86, -3, 23, 28, 64, -78, 97, 26, -113, -31, -81, -120, -62, -28, 83, -5, 63, -71, 115, 111, -40, 60, -40, 103, 33, 69, 89, -50, -122, -93, -8, -19, 15, 3, -120, 49, 85, -55, 87, -27, 60, -43, -51, -11, 126, -42, 84, 78, -27, -100, -67, 46, -61, -124, 18, -122, -22, 110, 18, -31, -107, -37, 36, 42, -117, 30, -78, -43, 69, 8, 61, -100, 116, -81, 17] 07:14:00.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.601 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.601 07:14:00.785 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@76b52309 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 71, -101, -47, -66, -43, -30, 56, -74, 43, -24, -75, 119, 12, -43, -118, 1, -30, 113, 112, -121, 23, -119, 9, 36, -112, 72, 90, -110, 127, 12, 80, -114, 8, -52, 73, -78, 4, -53, 49, -95, -110, -28, -102, 49, -47, 126, 120, -34, 125, -90, -84, -30, 40, -74, -78, -38, 66, 112, 5, -124, 48, -33, -67, -20, 82, 42, 122, -67, 20, -1, 88, -94, 25, 51, -101, -21, -33, 43, -44, 45, -37, -126, 47, 54, 104, -50, -13, 8, -42, 48, -116, 22, -9, 34, -114, -73, -117, 105, -62, -15, 40, 103, 93, -127, 19, 74, -94, -81, 46, 29, -24, 83, -65, -93, 11, 25, -41, -19, -70, 81, 90, -44, 49, -91, -71, -6, -1, -118] 07:14:00.786 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.787 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.84 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.84 07:14:00.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.754 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.754 07:14:00.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=29 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=29 07:14:00.788 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.754 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.754 07:14:00.789 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=IZWECYYKZktEviXI0n5_fg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=IZWECYYKZktEviXI0n5_fg 07:14:00.790 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=14 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_b 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.791 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:00.807 [Test worker] WARN D.D.Schema - Retrieved ForeignKey from datastore for table=repository referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems? org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:00.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4237dac targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 13, 113, -126, 125, 109, -67, 5, -92, 25, -119, -18, -34, 104, -4, -12, -97, -48, -79, -15, 39, -44, 82, -26, 103, 1, 79, 89, -75, -29, 61, 7, 29, -34, -36, 115, -116, 56, -33, 21, 94, 82, -102, -41, 126, 10, -114, 95, 74, 73, 81, -71, 44, 77, 117, -86, -107, -18, 30, -54, -26, -42, -44, -14, 95, -48, -84, -17, 106, 87, -112, -19, 56, 92, -12, -122, -39, 62, -108, 22, 20, 113, 95, -8, 53, 38, 5, -21, 32, -87, -58, -35, -105, -5, -61, 52, 52, 90, -122, 71, 103, -92, 55, 66, -107, 10, -60, 9, -29, -49, -117, -80, 46, -50, -17, -36, -75, 15, -45, -87, 120, 51, -11, 22, 7, -115, 15, 58, -80, -99, 45, -122, 13, 66, -70, -117, 15, -95, 101, 100, -57, -116, -7, 109, -16, 41, -86, 57, -34, 37, 90, 81, -63, 52, -22, 56, -122, 126, 35, -36, -102, 22, 94, -110, 31, -26, -110, 98, 8, 31, 33, 1, 38, 100, -59, -45, 87, -18, -32, 122, -40, 72, -95, 64, 80, -66, 92, 119, 106, 127, -97, 18, 125, -64, 70, -125, 35, 116, 35, 109, 102, -108, -62, 52, -66, 58, -75, 40, -34, -21, -87, -91, -59, -63, -7, 18, 118, -97, 53, -41, -123, -14, -25, 76, 51, 100, 85, -34, -35, -78, 21, 114, 84, -6, 92, -14, -125, 3, -24, -28, 103, -56, -116, 12, -91, -120, -34, 26, 13, -115] 07:14:00.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.837 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.837 07:14:00.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@35003bea targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 89, -3, -117, -81, -36, 21, 108, 78, -82, -38, -61, -10, -86, 37, -40, -40, 83, 36, -84, -120, 43, 46, -90, -56, 95, 29, 83, -84, 41, -24, 11, 99, 85, -122, 42, -98, -96, 106, 7, 60, 32, -50, -25, 23, 101, 123, 15, 9, 64, -32, 39, 86, 96, -79, -20, -127, 3, 77, -1, 116, -126, -25, 92, 28, 65, -8, -62, 88, -64, -49, -3, -119, -75, -112, -54, -57, 47, -9, -88, 1, -121, 31, -64, 13, 22, -36, 57, 27, 72, 67, 37, -51, 79, -41, 53, -124, 52, -113, 78, 33, 84, 113, -120, -87, -82, -121, -47, -104, -24, -45, -74, -75, -3, 119, 9, -13, -41, -120, 84, -104, -38, 117, -48, -125, -110, -68, 38, 2] 07:14:00.792 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.128 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.128 07:14:00.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.996 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.996 07:14:00.795 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:24.996 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:24.996 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=QW5KNrv9RktZqnw243LgeA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=QW5KNrv9RktZqnw243LgeA 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=15 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1 07:14:00.796 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@651f6da8 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 101, 86, 124, 107, -36, 62, 71, -117, 83, 63, 76, 106, -115, -83, -77, -40, 54, -27, 49, 109, 115, -89, 24, -118, -72, -23, -13, -29, -8, -123, -16, -106, 51, 25, -47, -29, 85, -65, -13, -53, -19, -25, -82, 6, -30, 85, -31, -90, 22, -49, -78, -13, -123, -71, -38, 73, 59, -6, -75, -28, 84, 52, -33, -69, 124, -82, 14, 123, -8, -39, 55, 65, 103, 23, 36, 82, -54, -67, 111, -20, -1, -128, -71, -33, -32, 102, -56, 112, -46, 38, 57, 15, -12, -96, 45, 21, -77, 111, -110, -93, 35, 60, -31, 77, -37, 36, -124, 122, 75, -5, 33, 91, -45, 47, -92, -116, 50, -58, -78, 0, -76, 127, 111, -115, -103, 26, 29, 103, 119, -109, -71, 1, 68, 77, 42, -41, -88, 77, -2, 14, 82, 86, 50, -126, 67, -94, -84, -35, -109, -97, -66, 45, -74, -90, 112, -85, -46, -46, -90, 85, -2, -91, 121, -62, 117, -78, 77, -65, -59, -28, 42, -11, -3, -104, -14, 114, 21, 96, 49, 69, -126, -66, 109, -12, 37, -68, -59, -39, 121, -69, 4, 23, -115, -83, -105, 34, -87, -2, 87, 64, -47, -17, 99, -37, 69, -88, 30, -49, -94, -76, -52, -50, 90, 80, 103, -30, 83] 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.126 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.126 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@3a6da769 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 92, -32, 77, -21, -89, 22, -74, -22, 97, 53, -50, -47, 69, -31, -120, -50, -38, -82, 125, -40, -12, -125, 121, -57, -21, -118, 28, -62, -3, 99, 58, -90, 12, 45, 114, 73, 15, 91, -32, 59, 114, 96, 21, -93, -11, -51, -91, -34, -40, 9, 65, 123, -88, 72, -99, 42, -26, -2, -2, -50, 35, 111, -83, -105, -123, -9, -52, 70, -74, -36, 19, -94, -57, 100, 105, -87, -49, 40, 11, 1, 107, -32, -76, -11, 33, -78, 116, 68, 10, 95, -91, 126, -126, -77, -56, -87, 114, 24, -41, -99, -120, -10, -105, 117, -64, 89, 37, 20, -121, -27, -61, 100, 21, 122, 8, -82, 28, 112, 64, -109, -108, 36, 22, -116, 65, -80, -108, -84] 07:14:00.797 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.799 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.29 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.29 07:14:00.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.227 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.227 07:14:00.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=34 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=34 07:14:00.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.227 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.227 07:14:00.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=-R9WepVc5A0zCyQLmcIT9Q targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=-R9WepVc5A0zCyQLmcIT9Q 07:14:00.803 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.804 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=16 07:14:00.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_a 07:14:00.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.806 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:14:00.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@253c6395 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -91, -26, 93, 65, -111, -59, -36, 81, -11, 63, -92, 78, -105, -81, -13, -28, -111, -11, -1, -75, -77, -2, -39, 92, -123, 105, -98, 121, 26, 96, -113, -24, 81, -45, 86, -1, 108, -76, 14, 103, 126, 116, 81, -28, 1, 44, -87, -57, -21, 88, -48, 57, 40, -71, 55, -25, 39, -19, 64, -85, -41, 75, -81, 54, 126, 25, -14, -120, -86, -34, 34, -27, -4, -86, 87, 71, 67, -128, -34, 124, -6, -73, 56, -45, 87, 69, 2, -85, 0, 124, -26, -121, -33, 34, 43, 54, -119, 59, -79, 81, 114, 99, -29, -125, 50, 113, -109, 123, 24, 42, -7, -2, 70, -60, 76, -43, -75, -98, -1, 68, 94, -84, -37, 51, 19, -120, -53, 122, -16, 69, -35, 5, 127, -123, 28, -53, 9, -81, -92, 104, 61, -67, 56, -86, -103, -42, -69, 96, 66, 95, -62, -98, 117, -24, 58, -53, -36, 66, 35, -110, -75, -105, 3, 0, 12, -96, 30, 57, 109, -116, 104, 53, 0, 102, -89, -116, -85, -118, -50, 116, 64, -118, 58, 23, 125, 75, -118, -36, 81, -96, -121, -76, -22, 47, 100, 16, 3, -26, -28, -1, -28, 9, -23, 6, 66, 18, -6, 47, -31, 112, 66, -101, -16, 127, 105, -34, 1, 101, 19, 21, 54, -71, 76, 7, 77, -28, -128, -33, 32, 72, -34, -116, 25, -7, -39, 121, 9, 29, -33, -113, 114, -127, -12, -111, -91, 10, 13, 13, -15, -100, 48, 32] 07:14:00.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.288 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.288 07:14:00.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1157d3b3 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 49, -21, -73, -128, -75, 94, 36, -126, -20, 11, -19, -67, -52, -92, -44, 120, 60, 29, 76, 43, -79, -97, -69, -118, -97, -10, -34, 38, 60, 63, 56, -92, -48, 64, -40, -26, 64, -64, 90, 36, -18, -65, 125, 62, -118, 44, -84, -45, -33, -103, -45, -37, 114, 14, 50, 51, -124, -86, -34, 66, -18, -94, 16, -29, -122, -7, -112, 36, 125, -126, 84, 117, 41, 69, -92, 123, -47, 9, -103, -37, 80, -37, -25, 94, 44, -77, 78, -43, 93, 95, 65, 116, -103, -79, 81, -86, -55, -94, 100, 36, 9, -59, 17, 46, -37, -21, 57, -92, -50, 57, -58, 96, -90, -5, -91, -22, -52, 68, 92, -105, -39, 0, -114, 106, -23, -117, 8, -107] 07:14:00.807 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.599 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.599 07:14:00.809 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.492 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.492 07:14:00.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=35 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=35 07:14:00.841 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.492 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.492 07:14:00.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=Gc4x4PXj5HXUmqMzndsLIQ targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=Gc4x4PXj5HXUmqMzndsLIQ 07:14:00.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.842 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=17 07:14:00.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_b 07:14:00.843 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@fbb9e1c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 115, -85, -9, -13, -20, 79, -45, -45, -123, -43, 42, 17, 125, -111, 58, 85, -74, 122, -121, -114, 112, 57, -118, 127, -95, -35, 67, -59, -18, -24, -109, 94, -79, 105, 34, 51, 98, -53, -30, 94, 116, 75, -64, -67, 33, 84, 37, 40, -27, -16, 120, -56, 97, 71, -106, 87, 104, -59, 75, -65, 108, -89, 79, -126, -127, 92, -33, -77, 59, 41, 104, 53, 81, -48, -64, -27, 118, 66, 13, -92, 11, -41, -5, -96, 13, -23, -9, 122, 94, -52, -128, -8, 87, 57, 27, 62, -20, -65, 108, 109, -119, -67, -5, -67, 16, -90, -54, -90, 81, 32, -43, -122, -73, -26, 71, -58, -60, 10, -125, 113, 4, -95, 48, 8, -95, -5, -24, -67, 51, -35, -91, 54, 106, 4, -21, 44, 46, 111, -126, 110, -72, -91, 126, -127, -42, -127, 58, -1, 69, 2, -63, 95, -88, -30, -123, 7, 90, -121, -8, 50, -15, 53, -123, 46, 12, 35, -100, 46, 116, 70, 8, -88, 58, 68, -121, -91, -25, 20, 8, -97, 80, -5, 44, 20, -83, 47, 113, -17, -67, 32, 41, -94, -25, 72, -104, -55, -96, 93, 117, 111, 31, -44, 110, -56, 126, 58, -88, 122, -121, 119, -17, -12, -39, 89, 18, -76, 39, 36, 96, 44, -111, 66, 2, -102, -64, -112, 90, 68, 44, 82, 61, -107, -105, -42, 35, -122, -35, 58, -3, 9, 24, 116, -118, -85, -79, -5, 89, 4, 41, 91, -11, 67] 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.597 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.597 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@583a266d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 53, -20, -118, -55, 119, -61, 69, -66, -110, 113, -51, 98, 12, -17, 79, 102, -49, -42, 41, 37, 112, -47, -35, 46, 70, 32, -9, -57, -124, 11, 98, 44, -44, 115, 36, 111, -82, 66, 30, -41, 59, -59, 44, -87, -6, 68, -49, 46, -117, 96, 1, 68, 27, 123, -4, 78, 104, -44, -28, -68, -90, -106, -88, 125, -77, 68, -81, 90, 22, -18, -30, 80, 73, -33, -103, -95, 35, -64, 36, 108, -111, -118, -66, 16, -93, 90, 28, 63, -125, 116, 44, 88, 34, -82, 121, 17, 125, -124, 27, 20, 25, 111, -94, -24, 111, 82, -72, 3, 78, -38, 66, 91, 59, -26, 64, -85, -46, 99, 85, -100, 103, -60, -74, 72, -77, -7, 34, 21] 07:14:00.847 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.866 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.825 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.825 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.734 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.734 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=36 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=36 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.734 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.734 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=EZsjxNnGGDDnjfZlwoyeqA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=EZsjxNnGGDDnjfZlwoyeqA 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.867 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=18 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_c 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1edcd634 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -6, 78, -106, -32, 69, 34, 86, -52, 74, 85, -34, 85, 73, -24, -5, 94, -68, -38, -20, -114, 45, -2, 55, 40, -70, -127, 45, -12, -80, -32, -127, 39, 20, -95, -64, -111, -46, -62, -83, -30, 106, 100, -66, 7, -127, 21, -112, -12, -64, -113, 11, -22, -38, -7, 81, 111, -77, 41, 97, -28, -120, 93, 66, -49, -20, -29, 53, -68, -13, 109, 117, -30, -28, 85, -26, 102, -126, -86, 65, 13, -7, 110, 114, 119, 8, -1, -32, -125, -76, -18, 67, 66, -42, -4, -38, -46, -96, 2, -93, -46, -103, -94, 101, 103, 78, -84, -7, 1, -28, -14, -94, 127, 50, 15, -99, -115, -2, 13, -30, 61, -90, 122, -77, -119, 95, -72, -80, -23, -113, 99, -92, -57, -93, 44, -42, -28, -83, -16, -90, 111, -48, -61, 104, -115, 121, 21, -43, 106, 62, -123, 15, 52, -112, 27, -101, -42, -109, 114, 58, 73, 99, -64, 25, -86, 3, -64, 52, 114, -111, -2, 125, -66, -102, -126, 63, -58, 46, 12, -32, 22, 125, -108, -50, 113, 124, 88, -83, -34, -64, 108, 14, 79, -115, 84, -37, -5, 12, -32, 81, 121, 9, -63, -12, 83, -14, -98, -24, -78, -37, 100, 3, -46, -70, 7, -29, 30, 22, -97, 109, 105, -12, -19, -11, -106, 21, 2, -94, -111, 124, -118, -125, 74, 25, 56, -55, -54, -1, -30, -50, -49, 118, 87, 17, 32, -35, 92, -57, -26, -66, -118, 64, 114] 07:14:00.868 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.824 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.824 07:14:00.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@31395417 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 116, -109, 110, 33, -101, -53, 103, 90, -5, 61, -69, -61, -49, -59, -6, -10, -73, -8, -57, 36, -103, -109, 35, -69, 83, -101, -90, -75, 109, -124, -67, -112, -27, -3, -40, 53, 81, 70, -12, -85, 103, -46, -63, -66, -25, 104, -3, 51, -92, 98, 39, -113, -40, 109, 43, -124, 113, -89, -14, 63, 29, -68, -89, 44, -21, -56, -62, -99, 114, -123, 28, 43, -65, -94, -98, 106, -19, -104, -13, 122, 100, -74, -49, 50, -62, -92, -56, 82, 102, -20, -76, 67, 50, -113, 24, 59, -99, 64, 9, 122, 81, -34, 23, -115, -62, 108, -41, 126, -88, -119, -105, -69, -42, -4, 92, -101, 30, 44, -20, -49, 15, -24, 51, 71, 53, 2, 109, 45] 07:14:00.869 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.877 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.112 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.112 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.962 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.962 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=39 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=39 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:25.962 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:25.962 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ojanmPKOvIQjSArMjtUVzA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ojanmPKOvIQjSArMjtUVzA 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=19 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.878 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@62a16752 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -100, -69, -32, -117, 120, -97, -93, 3, -23, 117, 70, 104, 104, -39, 113, -4, -2, 8, 49, -73, -14, 40, 35, 101, -104, 60, 50, -19, -93, 29, -33, 24, -3, -126, -116, 15, -90, 77, -124, 5, 101, 79, 73, -116, 57, 105, 62, 102, 84, 41, -33, 127, -125, 61, -107, -1, 15, 42, 98, 62, 69, -54, 1, 69, 123, 82, -91, 95, -35, 101, -88, -23, -38, -3, 37, 99, 119, 83, -82, -33, 102, 9, 96, 91, -36, 57, -105, -41, -124, -118, -102, -69, 105, -98, 93, -4, -128, -30, 116, 92, 39, 14, -56, 87, -19, -48, 17, 26, -114, -23, 36, 115, 67, -76, 22, 61, -84, 36, -53, 104, 49, -9, -23, -103, 26, 127, 34, -60, -101, 79, -38, 37, 109, 12, 7, -59, 110, -105, -96, -86, 102, 26, 41, -65, -22, -116, -27, 116, 114, 10, -48, 87, -18, 96, 99, 57, -122, -56, 107, -22, 28, 49, -67, -91, 61, -47, -9, -31, -45, -84, -110, 73, 46, 106, 122, -95, -75, -65, 67, 109, -92, -61, 103, -3, 21, -41, 35, -59, -103, -117, -22, -76, -80, -15, 15, -74, -102, -71, 26, 103, 127, 70, 69, 16, 36, 23, 27, -3, -43, 84, 33, 113, 52, -44, -20] 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.11 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.11 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@6ba13c25 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 71, 16, 98, 74, -104, -63, 5, -53, -18, -91, -50, 123, -27, 30, 6, 47, 75, -43, -85, -94, -48, 41, -49, 45, 101, -53, -35, -64, 53, -78, 90, 1, -14, -108, -24, -5, 58, 109, -121, 3, 110, -27, -23, 46, 89, 70, -13, 108, -71, -63, 59, 28, -51, -5, -37, 2, 122, 126, -101, 30, 35, -32, 47, -118, 106, -53, -97, 117, -128, -54, -25, 55, 64, -77, 104, -1, -49, 19, 20, 67, 3, 76, 15, 116, 0, -5, 16, -11, 106, 34, -79, -86, -53, -62, 105, 12, 82, -29, 38, 40, -113, -127, 60, -45, -76, 36, -115, -62, -116, -53, 104, -46, -53, -44, -44, 80, 62, -117, 68, -48, 111, 77, -3, 42, -127, 5, 72, -92] 07:14:00.879 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.880 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.295 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.295 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.209 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.209 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=41 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=41 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.209 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.209 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=PQztIHP55K89mKEZR-_1Vg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=PQztIHP55K89mKEZR-_1Vg 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=20 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_a 07:14:00.881 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@13343a13 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 57, -17, -83, 12, -52, 14, -17, 99, -41, -88, 81, 70, -63, -58, 105, -89, -3, -93, -44, -127, 17, -32, 111, 69, 58, 98, 84, 41, -33, 77, 125, -119, -112, 9, -15, 3, 11, -75, 120, 77, 58, -106, -82, -99, -36, -125, -60, -44, 95, 100, 29, 13, -103, 11, 0, 45, 117, -29, -69, -114, -13, -63, 11, -23, -40, 79, -11, -18, 24, 61, -54, 50, 90, 84, 95, -124, -117, 70, 72, 89, -56, -79, 98, -29, -68, 39, -51, 15, 113, -46, 4, 53, -41, 15, 77, -60, 65, 29, 69, -105, -28, -7, 13, -109, -96, 0, -60, -56, -54, 38, 74, 9, 75, -98, -24, 9, -60, -44, -55, -10, 29, 44, 73, -75, -8, 55, -89, -109, 66, 5, 32, 54, 125, 98, -103, -17, 71, -34, -82, -59, -124, 55, -127, -58, 17, 114, 5, -123, -109, 68, -2, -56, -91, -48, 111, 105, -4, 104, -85, 84, 76, -90, 97, 26, -46, 40, -36, 5, -88, 50, 84, 60, -24, 7, -124, -73, -87, 67, -110, 118, -44, -54, -28, 38, -29, -64, -45, -100, 102, -94, 69, 116, 65, -20, 13, 118, 72, -26, -69, -72, -128, -50, 119, 77, -78, -21, 67, -5, 115, 126, -7, -9, 41, 124, -51, -57, -79, -109, -83, 22, -62, 78, 114, 103, 121, -20, -63, -125, 33, -71, 99, -28, 66, 111, -109, -2, -81, -17, -89, 37, 58, 127, 14, -115, 99, 101, 69, -6, -45, -32, 30, -55] 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.293 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.293 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@68564d8e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 38, 35, -11, -94, -74, -24, -114, -99, 3, -55, 70, 112, 24, 3, -128, -43, 89, 109, 48, 103, -111, -104, -87, 50, -11, 15, 109, 48, 117, 40, -22, -52, 5, 38, -93, -104, 123, -114, 115, -107, 77, -3, 82, 121, -127, 6, 39, 82, 59, -126, -26, -16, 31, 122, 77, 82, 78, 1, 118, 102, 20, -76, 53, -57, 17, 61, 94, -101, -67, 122, 104, 126, 22, -90, 117, -101, -112, 32, -49, -48, -95, 32, 37, -85, 97, 66, 75, 106, 70, 26, 73, -85, -72, 83, 75, 106, -107, 87, -78, -5, 45, -80, -49, 116, 74, -2, -86, 114, -124, 17, 25, 115, -126, -18, 72, 37, 66, 107, 21, 108, -68, -125, -109, -24, -15, -50, -74, -77] 07:14:00.882 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.451 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.451 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.401 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.401 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=42 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=42 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.401 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.401 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=774tKbDouCgpcbVVcRfDtw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=774tKbDouCgpcbVVcRfDtw 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=21 07:14:00.900 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_b 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1243c21 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 125, 87, 95, -11, 14, 60, -40, -20, 35, 86, 105, 33, -12, 90, -63, -123, -107, 44, -5, 3, -88, -100, -43, 112, 105, -58, 108, -40, -11, -3, 73, -113, -73, -125, -21, 117, -70, 107, 58, -38, -62, -54, 54, -93, 97, 107, 6, -63, -11, 81, -122, 101, 61, -46, -128, -98, 17, -16, -19, -86, 107, 36, -26, 83, 69, 108, 88, 80, 41, -112, 95, 26, 120, 5, 26, 88, 112, 115, 95, 34, -54, 55, -11, 39, -85, -78, 57, 95, -11, 57, 0, -29, -83, 18, -118, -67, -45, -110, -122, 125, -14, -52, 63, -109, 18, 67, 112, -99, -79, -23, -66, 62, 113, 40, 11, 85, 50, -58, 110, -64, -9, -84, 97, 84, 19, 14, -4, -75, -29, 71, 124, 88, 26, 107, 1, 20, -50, 64, -45, 83, 120, 95, 79, -57, 111, 55, -83, 51, -12, 110, 127, 80, -66, 105, 92, -38, -4, -36, -121, -83, 99, 72, 123, -63, 18, -26, 35, 110, 6, -99, 53, 74, -24, -18, -99, -18, -54, -51, 82, 24, 104, -120, -90, 60, 87, -80, -61, 11, -81, -26, -115, -34, -115, 6, 64, 35, 62, 79, -12, -55, -48, -122, 32, 26, 40, 107, -38, -32, -6, 83, -32, -36, 62, -105, -25, -100, -91, 44, -128, -27, 41, 33, 54, -65, 55, -83, 15, 14, -64, -1, -109, 51, -77, 5, 120, -34, -40, -56, 33, -107, -96, 70, -52, -79, -37, -84, 98, 106, -98, 124, 114, 85] 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.449 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.449 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@63866834 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 117, 19, 99, 22, 87, -107, 0, -123, 0, 123, -72, -89, -42, 39, -78, 65, 8, -112, -125, 86, 86, 106, -108, -75, 19, -96, -101, 91, 96, 27, -87, 6, 47, -28, -58, 59, 118, -18, -71, 106, -66, -73, 109, 101, -38, 95, 60, -1, -84, -104, 75, -59, -40, -102, -13, 54, 85, 4, -90, -33, 107, -5, -22, 99, -114, -14, -97, 36, -3, -24, 12, 24, -121, -61, -107, 56, -35, -112, 61, 49, -49, -62, -120, 15, -123, -12, -59, -24, 121, -102, -8, -50, -109, 70, -40, 89, 67, 17, -127, 48, -54, -89, 43, -100, -6, 57, 116, 66, -16, -4, -53, -80, 3, -41, -69, 99, 127, 104, 87, -34, 25, 77, 127, -88, 91, 80, -81, -21] 07:14:00.901 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.914 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.904 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.904 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.596 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.596 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=45 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=45 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.596 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.596 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=CauGzUEZlXRpvfZ2sL-dWg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=CauGzUEZlXRpvfZ2sL-dWg 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.915 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=22 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:00.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@51d032f5 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, 57, 36, 33, -75, 113, -57, 19, 71, 117, -66, -5, 110, -103, 127, -22, -113, 3, 118, -27, -3, 13, 53, -70, 37, -33, 114, -119, -77, -64, -112, 39, -80, -65, -89, -105, 83, 40, 90, -53, -48, 56, 7, 103, -126, -86, 3, 113, -52, 45, 5, 126, 85, 17, -33, 81, 93, -47, 25, -103, -43, -73, 114, 45, 23, 101, 35, 43, -114, 33, -82, 5, 77, -86, -32, -26, -102, 112, 24, 29, 107, 114, 78, 73, -3, -108, -30, 17, -57, -62, -55, 83, -59, 80, 111, -18, 25, 101, 126, 85, 47, 29, 127, -19, -64, -43, 11, -6, 55, -66, -23, 109, 14, 80, 62, -103, -5, -84, -57, -109, 93, 101, 76, 68, 54, -108, 13, 113, 126, 44, 64, -87, -97, -90, -90, 85, 21, -39, -27, -77, -17, 28, 52, -109, 19, 55, 114, -7, 63, -77, -54, -14, 61, 28, -3, 71, 5, -126, 59, -92, -3, -74, 22, -26, -26, 121, 64, -46, 61, 85, 119, -11, -51, 81, 51, -97, -25, -85, -75, 69, -106, 66, 86, -61, -51, -67, -105, -12, 127, -52, 27, -117, 56, 81, 0, 114, -114, 66, 56, -51, -100, 121, -102, -92, 115, -46, -85, 101, 55, -25, -75, 6, 119, 80, -56, -11, 5] 07:14:00.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:26.903 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:26.903 07:14:00.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@bb03f7c targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 45, 52, -77, -26, 24, 55, 94, 90, -125, -12, -121, 15, -79, 92, -22, -44, -52, -18, -43, -106, 5, -86, 122, 7, -100, 100, -88, 43, 74, 42, -51, -64, -1, -103, -8, 69, 28, 50, -119, 76, -111, -45, -100, -31, 53, 89, 49, 39, -94, -110, -11, 54, 74, 78, 97, 111, -29, -46, 78, -55, 53, 28, -119, -123, -126, 93, 51, 9, -19, 114, -41, 81, 75, -44, -48, 66, 101, 119, 68, -28, -43, -79, 29, -108, 82, -109, 49, -76, -36, -115, -26, -6, -119, 77, 29, -94, -102, 46, -26, 22, 88, -37, -5, -84, 126, -101, -113, -36, 127, 13, 76, 89, -46, -53, -53, 119, 2, -51, 125, 87, 38, 22, 32, 116, -54, -125, -85, 75] 07:14:00.917 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.925 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.073 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.073 07:14:00.925 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.011 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.011 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=47 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=47 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.011 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.011 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2NaFM50yg3gx93QV6WWjpA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2NaFM50yg3gx93QV6WWjpA 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.926 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=23 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1_a 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2b55cf1f targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -55, 18, -32, 22, 49, 28, -128, -5, -98, 10, -71, 74, 124, 96, -3, 2, 62, -6, -63, 33, -70, -83, 6, -53, -119, 102, -125, 14, 122, 25, -85, -126, 74, -106, -77, 77, 8, 64, 119, 11, 123, -8, -75, 99, 37, 102, -41, 58, 31, 65, -102, -99, -123, -39, 120, 28, 106, -14, -118, 68, -35, 73, -81, 5, 100, 94, -38, 31, 32, 72, -126, -80, 126, -88, -113, 51, 25, -40, -58, -98, -7, 74, 81, 120, -2, 118, 52, -92, -83, -10, 15, 81, -120, -123, 43, -80, 84, 97, 16, -26, 66, -24, 52, -10, 91, 97, 92, 2, 94, 53, -86, 14, -128, -34, 8, -48, 84, -25, 78, 58, 64, 79, -56, -28, 1, 49, -9, -38, 86, 96, 71, -96, 74, -70, 3, -117, -98, -61, 120, -21, 102, -61, 40, 102, 39, 30, 71, 65, -35, 51, -113, -66, -120, -121, -7, -98, 78, -45, -21, -70, 40, 66, -83, 113, 13, -25, 118, -19, -46, 77, 8, -61, 60, -83, -116, -64, 86, -51, 50, -126, 125, -86, 126, -52, -97, 37, -96, -123, 104, 81, -72, -23, 23, 97, 21, -61, -126, 111, 65, -124, -84, 2, -73, 60, 89, -122, 98, -118, 15, -67, -50, 50, -84, 38, 82, -40, 44, 33, 39, 112, 95, -59, -9, -60, 126, 10, 44, 115, -4, 32, -23, -53, -66, 125, 104, 95, -25, -75, 75, -72, 102, -6, -79, -120, 67, 23, 40, -77, -99, -5, 48, 77, 15] 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.071 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.071 07:14:00.927 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@7b42c589 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 67, 85, -14, 68, -91, -122, -14, 115, -57, 62, 89, -80, 52, 105, 69, -29, 112, 19, 109, -122, -121, -50, 56, 2, 16, -51, -26, 66, -88, -43, 120, -89, -125, -33, -11, 57, -79, -126, 46, 87, -119, -44, 112, 38, -71, 43, -81, 96, 33, -63, 71, 46, -65, 15, -86, 61, 106, 124, 41, 46, 84, -82, 93, 64, 94, 98, 2, -38, 67, -91, -56, -74, 58, 27, -65, -56, 29, -91, -1, 126, -90, -52, -113, -79, 29, 28, 103, -37, -16, -101, 113, 10, -63, -13, 56, 122, -102, -1, 75, -67, -25, -95, -82, -128, 98, 3, 127, 64, 5, 35, -72, 125, -88, -16, 58, 63, 110, -104, 52, -96, -63, -82, 7, 70, 29, 44, 41, 121] 07:14:00.928 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.296 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.296 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.173 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.173 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=50 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=50 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.173 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.173 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=BiVbCnnHGKaD9bBpAcI4iA targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=BiVbCnnHGKaD9bBpAcI4iA 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.929 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=Y targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=true 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=24 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:00.930 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@2bd5078e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -106, 43, -18, -37, 73, -123, 115, 111, -26, 106, 84, -26, 6, -53, -75, -71, -32, -56, 67, 89, -8, -80, 96, 117, 31, 53, 68, 56, -89, 35, 97, -62, 51, 74, -87, 115, 113, -90, -23, -117, 76, 14, -40, 41, 47, 67, 50, -118, -71, -33, 98, -26, -73, -2, -88, 51, -127, 120, -12, -111, 101, -64, -15, -124, -116, -37, -107, -39, -48, 65, 63, -46, 38, 1, -21, -40, 101, 74, -51, -61, -12, -61, 98, 68, -2, -78, 93, 41, 90, -94, -40, 64, -27, 112, -86, 19, -52, -128, -29, 17, 4, 81, -68, 77, -128, 95, -20, -75, -106, 49, -70, 88, -52, 28, 17, 25, -47, -14, -76, 69, -50, 70, 8, 127, 119, 115, 68, 100, 40, 63, -27, 127, 123, -92, -126, -90, -102, 120, -97, -19, 84, -123, -112, -94, -52, 104, 95, -48, 90, -65, 97, -73, -92, 65, -81, -73, 104, -125, -123, 126, 23, -52, -9, -90, -23, 113, -36, 21, 33, -101, 59, -93, -9, 60, 114, -58, -93, -67, -115, -86, -78, -76, -58, -124, -21, -23, 94, -127, -25, -30, -115, -117, 88, 118, 44, -118, 94, 37, -104, 118, 74, -67, 95, 94, -122, -14, 85, -128, -2, 52, 56, 87, 125, -2, -17] 07:14:00.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.294 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.294 07:14:00.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@21149657 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, -99, 60, 7, 2, 13, 66, -17, -68, -5, -94, -82, -57, 61, -49, 66, -10, -11, -17, -1, -89, -122, -40, 64, 41, -39, 13, 92, 104, 117, -128, -32, -125, -63, 32, -30, 127, 15, 95, -9, -118, 54, 56, -113, 72, 47, 41, 123, 121, -10, 114, -49, 19, 38, -54, -75, 12, -93, -96, -5, -122, -7, 54, 77, 65, 34, -68, 73, -18, -72, 67, 41, -39, -4, 110, 25, 21, 52, -46, -87, -121, -77, -115, 125, -33, -73, -68, -45, 111, -27, -128, 69, 28, 24, 7, -79, 86, -38, 94, 48, -8, -7, 78, 29, 44, 39, 29, -102, -18, 5, -126, 0, -72, -123, 59, -37, 121, 99, -19, -54, -111, -126, 11, 13, -13, -39, 5, -117, -78] 07:14:00.931 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.935 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.491 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.491 07:14:00.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.403 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.403 07:14:00.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptokey_id_oid columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=52 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=52 07:14:00.939 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofilecreated columnIndex=4 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.403 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.403 07:14:00.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=cryptorepofileid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9rCmKTgcycrWzg1OtL9Hkg targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9rCmKTgcycrWzg1OtL9Hkg 07:14:00.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deleted columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:00.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=deletedbyignorerule columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=directory columnIndex=8 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:00.940 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=id columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=25 07:14:00.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=lastsyncfromrepositoryid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:00.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localname columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3_a 07:14:00.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=localrevision columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:00.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=parent_id_oid columnIndex=13 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:00.941 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofile_id_oid columnIndex=14 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:14:00.942 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=repofiledtodata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@24bc985d targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[60, 1, 5, 0, 16, 0, -44, 45, 76, -48, -26, -53, -30, 5, 46, -41, -93, -39, 102, 55, 23, 1, -28, -108, -64, -115, 41, -115, 87, -104, -47, -114, 31, -110, 50, 109, 16, 57, 76, -37, -35, 93, 55, 12, 56, 121, 66, 96, 66, -32, -107, -66, -128, 65, -19, -50, 111, -19, -106, -90, 1, -99, -43, -94, 105, -30, -14, -38, -52, -43, 35, 68, -117, 77, -125, -3, 22, -84, -32, 85, -1, 56, -64, 51, 103, 60, -48, 33, 21, -19, -108, 101, -128, -82, 87, 89, -45, 85, 7, -52, 61, 87, 121, 86, -55, -124, 104, -107, 8, 6, -17, -52, -64, 60, 58, 126, -13, -80, -122, -115, -83, -97, 106, 114, 97, -73, -53, -43, -22, 23, 83, -78, 60, -126, -81, 76, -88, -94, -79, 27, 36, -114, -66, -53, 30, -48, 23, -81, -37, -20, 84, 112, 90, -92, 28, -26, 80, 112, -116, 24, -123, 115, 79, 46, 81, 22, -78, -15, -72, -113, -39, 11, 93, 12, 21, 4, -87, -106, 123, -123, -72, -26, 16, 73, -83, -67, -95, -31, 65, -19, 85, 114, -23, 64, 21, -46, 110, 126, -109, 80, 91, 43, -109, 55, 27, -80, 124, 81, 112, -27, -110, -54, 85, 51, 122, 34, 28, 61, -32, -41, 47, 116, -115, 73, -122, -95, 11, 110, -97, 107, -41, 105, -91, 84, 77, 5, 105, 18, 25, -101, -2, -3, -49, 34, 119, -31, 76, -94, -117, -84, -51, 69, -51, 6, 68, -95] 07:14:00.942 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturecreated columnIndex=16 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:27.49 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:27.49 07:14:00.942 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signaturedata columnIndex=17 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@493f7fce targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 2, 0, -128, 0, 0, 0, 27, -16, -79, 35, -28, 118, -108, 37, 96, -40, -107, -63, -111, 42, -37, -89, 21, 100, 10, 60, -28, 122, 114, -109, 86, 41, -91, -85, 74, 22, 116, 127, 111, -18, 34, 61, -123, -119, -43, -50, 112, -98, -43, 108, -54, -42, -75, 100, 84, 14, 75, -57, -8, -57, 109, -29, -103, 7, 117, -101, -92, 106, -84, -30, 101, -69, -109, -98, 18, 75, -86, -74, -101, 35, -17, 121, -41, 64, -88, -55, 90, 3, -5, 8, -31, 112, -86, 105, 96, 77, 30, 11, -107, 68, 100, -106, 48, -2, -5, 10, 49, 99, 9, 5, 46, 57, 55, -102, -127, -24, -21, 51, 30, 22, -87, 108, 59, -79, 24, -73, -69, 76, 123, 110, 54, 48, 2, -59] 07:14:00.943 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=cryptorepofile columnName=signinguserrepokeyid columnIndex=18 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:00.946 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CRYPTOREPOFILE': 25 of 25 rows have been copied. 07:14:00.975 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CRYPTOREPOFILE' (9 of 39). 07:14:00.977 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'CURRENTHISTOCRYPTOREPOFILE' (10 of 39)... 07:14:00.978 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:14:00.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:14:00.983 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "currenthistocryptorepofile" 07:14:00.985 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'currenthistocryptorepofile'. 07:14:00.987 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "currenthistocryptorepofile" 07:14:01.036 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'CURRENTHISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:14:01.036 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "histocryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "currenthistocryptorepofile" 07:14:01.056 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "currenthistocryptorepofile" ("changed", "created", "cryptorepofile_id_oid", "histocryptorepofile_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:01.072 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'CURRENTHISTOCRYPTOREPOFILE' (10 of 39). 07:14:01.073 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'DELETEDCOLLISION' (11 of 39)... 07:14:01.073 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION': All source-columns exist in the target-DB! 07:14:01.073 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION': All target-columns exist in the source-DB! 07:14:01.074 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "deletedcollision" 07:14:01.078 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'deletedcollision'. 07:14:01.079 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "deletedcollision" 07:14:01.087 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEDCOLLISION' contains 0 rows to be copied. 07:14:01.087 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "collisionid", "created", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "deletedcollision" 07:14:01.095 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "deletedcollision" ("changed", "collisionid", "created", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?) 07:14:01.105 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'DELETEDCOLLISION' (11 of 39). 07:14:01.105 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'DELETEMODIFICATION' (12 of 39)... 07:14:01.106 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION': All source-columns exist in the target-DB! 07:14:01.106 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION': All target-columns exist in the source-DB! 07:14:01.107 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "deletemodification" 07:14:01.110 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'deletemodification'. 07:14:01.111 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "deletemodification" 07:14:01.127 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'DELETEMODIFICATION' contains 0 rows to be copied. 07:14:01.128 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "id", "length", "path", "pathsha1", "sha1" from "deletemodification" 07:14:01.140 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "deletemodification" ("id", "length", "path", "pathsha1", "sha1") values (?, ?, ?, ?, ?) 07:14:01.143 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'DELETEMODIFICATION' (12 of 39). 07:14:01.143 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILECHUNK' (13 of 39)... 07:14:01.143 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': All source-columns exist in the target-DB! 07:14:01.143 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': All target-columns exist in the source-DB! 07:14:01.144 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "filechunk" 07:14:01.146 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'filechunk'. 07:14:01.147 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "filechunk" 07:14:01.169 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK' contains 16 rows to be copied. 07:14:01.170 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "length", "lengthwithpadding", "normalfile_id_oid", "offset", "sha1" from "filechunk" 07:14:01.179 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "filechunk" ("changed", "created", "discriminator", "id", "length", "lengthwithpadding", "normalfile_id_oid", "offset", "sha1") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:01.179 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.946 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.946 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.844 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.844 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=116192 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=116192 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=634618 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=634618 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.180 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4f7a2f9e205b4e2583179c4170cf6f75d01aea51 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4f7a2f9e205b4e2583179c4170cf6f75d01aea51 07:14:01.182 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.028 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.028 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.011 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.011 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=141480 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=141480 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=163837 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=163837 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=4 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.188 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2e1667cf85119dcce0c123f2a3f6427316ec06ef targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2e1667cf85119dcce0c123f2a3f6427316ec06ef 07:14:01.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.161 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.161 07:14:01.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.153 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.153 07:14:01.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=3 07:14:01.190 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=2948 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=2948 07:14:01.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=75517 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=75517 07:14:01.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=7 07:14:01.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.191 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f2265158bd02f8f828a4248fa63429a04bcb57cc targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f2265158bd02f8f828a4248fa63429a04bcb57cc 07:14:01.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.19 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.19 07:14:01.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.177 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.177 07:14:01.192 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=4 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=237312 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=237312 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=315222 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=315222 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=8 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.193 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1377266f36e37c2a62a083f4d1e2f93a458024b9 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1377266f36e37c2a62a083f4d1e2f93a458024b9 07:14:01.194 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.228 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.228 07:14:01.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.217 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.217 07:14:01.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.195 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=5 07:14:01.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=94980 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=94980 07:14:01.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=119594 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=119594 07:14:01.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=9 07:14:01.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.197 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=965a2ce58e29e33e7e0691b54f81439c890f428a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=965a2ce58e29e33e7e0691b54f81439c890f428a 07:14:01.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.265 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.265 07:14:01.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.245 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.245 07:14:01.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=6 07:14:01.200 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=449190 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=449190 07:14:01.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=454869 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=454869 07:14:01.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=10 07:14:01.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.201 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=c29d530db7934d89071aec027bfb03f6b7504337 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=c29d530db7934d89071aec027bfb03f6b7504337 07:14:01.203 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.308 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.308 07:14:01.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.281 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.281 07:14:01.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=7 07:14:01.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=397365 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=397365 07:14:01.204 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=472103 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=472103 07:14:01.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=11 07:14:01.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.205 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=c76417be2ce8fa9dd1b01ab71d39e201d06187be targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=c76417be2ce8fa9dd1b01ab71d39e201d06187be 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.456 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.456 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.445 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.445 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=8 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=97185 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=97185 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=180395 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=180395 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=15 07:14:01.206 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.207 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6ec76f3856e4d361796b54fab48a794fb662a555 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6ec76f3856e4d361796b54fab48a794fb662a555 07:14:01.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.498 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.498 07:14:01.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.484 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.484 07:14:01.208 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=9 07:14:01.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=53652 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=53652 07:14:01.209 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=109098 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=109098 07:14:01.210 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=16 07:14:01.210 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.210 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=39fb3e1f69f74b6edf9aca0c201e5eb532001ded targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=39fb3e1f69f74b6edf9aca0c201e5eb532001ded 07:14:01.211 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.568 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.568 07:14:01.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.543 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.543 07:14:01.217 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=10 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=120130 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=120130 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=762930 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=762930 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=17 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.218 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3a0cbdc2ef66b9d20a345633a5d9a11341391492 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3a0cbdc2ef66b9d20a345633a5d9a11341391492 07:14:01.219 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.64 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.64 07:14:01.219 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.629 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.629 07:14:01.220 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.220 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=11 07:14:01.220 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=111816 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=111816 07:14:01.220 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=208130 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=208130 07:14:01.226 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=18 07:14:01.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.227 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ba279b3d18db3214bec070eaaacced763791b31d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ba279b3d18db3214bec070eaaacced763791b31d 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.708 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.708 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.691 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.691 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=12 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=6812 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=6812 07:14:01.228 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=32794 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=32794 07:14:01.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=20 07:14:01.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.229 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9b4e9555c44a4a71475832cc20bbe50a541d7578 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9b4e9555c44a4a71475832cc20bbe50a541d7578 07:14:01.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.836 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.836 07:14:01.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.8 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.8 07:14:01.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.230 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=13 07:14:01.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=517452 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=517452 07:14:01.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=575657 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=575657 07:14:01.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=22 07:14:01.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.231 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=7805552dbcc124a3f22f29ffa4e42162586a6fd3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=7805552dbcc124a3f22f29ffa4e42162586a6fd3 07:14:01.233 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.906 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.906 07:14:01.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.865 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.865 07:14:01.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=14 07:14:01.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=452132 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=452132 07:14:01.234 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=526116 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=526116 07:14:01.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=23 07:14:01.236 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.237 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=402e7742bf3c958612f4ea430645993a56244480 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=402e7742bf3c958612f4ea430645993a56244480 07:14:01.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.953 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.953 07:14:01.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.933 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.933 07:14:01.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=15 07:14:01.239 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=130550 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=130550 07:14:01.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=142078 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=142078 07:14:01.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=24 07:14:01.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.240 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9be69f393400d523bc7291646fc8eaf7f352fd60 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9be69f393400d523bc7291646fc8eaf7f352fd60 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.119 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.119 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.091 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.091 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsFileChunk targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsFileChunk 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=16 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=length columnIndex=5 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=246734 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=246734 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=lengthwithpadding columnIndex=6 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=254721 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=254721 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=normalfile_id_oid columnIndex=7 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=25 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=offset columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=0 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=0 07:14:01.241 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=filechunk columnName=sha1 columnIndex=9 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=35a0ac26b3bb849ec2cd7b8f9a3702b9c1c88fb7 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=35a0ac26b3bb849ec2cd7b8f9a3702b9c1c88fb7 07:14:01.250 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNK': 16 of 16 rows have been copied. 07:14:01.260 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILECHUNK' (13 of 39). 07:14:01.260 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILECHUNKPAYLOAD' (14 of 39)... 07:14:01.261 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD': All source-columns exist in the target-DB! 07:14:01.261 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD': All target-columns exist in the source-DB! 07:14:01.262 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "filechunkpayload" 07:14:01.266 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'filechunkpayload'. 07:14:01.267 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "filechunkpayload" 07:14:01.313 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILECHUNKPAYLOAD' contains 0 rows to be copied. 07:14:01.313 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "filechunk_id_oid", "filedata", "id", "tempfilechunk_id_oid" from "filechunkpayload" 07:14:01.320 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "filechunkpayload" ("changed", "created", "filechunk_id_oid", "filedata", "id", "tempfilechunk_id_oid") values (?, ?, ?, ?, ?, ?) 07:14:01.327 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILECHUNKPAYLOAD' (14 of 39). 07:14:01.327 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'FILEINPROGRESSMARKER' (15 of 39)... 07:14:01.328 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER': All source-columns exist in the target-DB! 07:14:01.328 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER': All target-columns exist in the source-DB! 07:14:01.331 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "fileinprogressmarker" 07:14:01.344 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'fileinprogressmarker'. 07:14:01.346 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "fileinprogressmarker" 07:14:01.364 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'FILEINPROGRESSMARKER' contains 0 rows to be copied. 07:14:01.365 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "fromrepositoryid", "id", "path", "pathsha1", "torepositoryid" from "fileinprogressmarker" 07:14:01.372 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "fileinprogressmarker" ("changed", "created", "fromrepositoryid", "id", "path", "pathsha1", "torepositoryid") values (?, ?, ?, ?, ?, ?, ?) 07:14:01.380 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'FILEINPROGRESSMARKER' (15 of 39). 07:14:01.381 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOCRYPTOREPOFILE' (16 of 39)... 07:14:01.381 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:14:01.382 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:14:01.384 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histocryptorepofile" 07:14:01.387 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histocryptorepofile'. 07:14:01.388 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histocryptorepofile" 07:14:01.415 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:14:01.415 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "deleted", "deletedbyignorerule", "histocryptorepofileid", "histoframe_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "previoushistocryptorepofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "histocryptorepofile" 07:14:01.423 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histocryptorepofile" ("changed", "created", "cryptokey_id_oid", "cryptorepofile_id_oid", "deleted", "deletedbyignorerule", "histocryptorepofileid", "histoframe_id_oid", "id", "lastsyncfromrepositoryid", "localrevision", "previoushistocryptorepofile_id_oid", "repofiledtodata", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:01.436 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOCRYPTOREPOFILE' (16 of 39). 07:14:01.436 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOFILECHUNK' (17 of 39)... 07:14:01.437 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK': All source-columns exist in the target-DB! 07:14:01.437 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK': All target-columns exist in the source-DB! 07:14:01.440 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histofilechunk" 07:14:01.442 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histofilechunk'. 07:14:01.443 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histofilechunk" 07:14:01.477 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFILECHUNK' contains 0 rows to be copied. 07:14:01.481 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "filechunkpayload_id_oid", "histocryptorepofile_id_oid", "id", "length", "offset" from "histofilechunk" 07:14:01.493 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histofilechunk" ("changed", "created", "filechunkpayload_id_oid", "histocryptorepofile_id_oid", "id", "length", "offset") values (?, ?, ?, ?, ?, ?, ?) 07:14:01.519 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOFILECHUNK' (17 of 39). 07:14:01.519 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'HISTOFRAME' (18 of 39)... 07:14:01.519 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME': All source-columns exist in the target-DB! 07:14:01.519 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME': All target-columns exist in the source-DB! 07:14:01.520 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "histoframe" 07:14:01.523 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'histoframe'. 07:14:01.524 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "histoframe" 07:14:01.539 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'HISTOFRAME' contains 0 rows to be copied. 07:14:01.540 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "fromrepositoryid", "histoframeid", "id", "lastsyncfromrepositoryid", "localrevision", "sealed", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "histoframe" 07:14:01.548 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "histoframe" ("changed", "created", "fromrepositoryid", "histoframeid", "id", "lastsyncfromrepositoryid", "localrevision", "sealed", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:01.562 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'HISTOFRAME' (18 of 39). 07:14:01.563 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' (19 of 39)... 07:14:01.563 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO': All source-columns exist in the target-DB! 07:14:01.565 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO': All target-columns exist in the source-DB! 07:14:01.569 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastcryptokeysyncfromremoterepo" 07:14:01.571 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastcryptokeysyncfromremoterepo'. 07:14:01.572 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastcryptokeysyncfromremoterepo" 07:14:01.589 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' contains 0 rows to be copied. 07:14:01.589 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "remoterepository_id_oid", "remoterepositoryrevisionsynced" from "lastcryptokeysyncfromremoterepo" 07:14:01.597 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastcryptokeysyncfromremoterepo" ("changed", "created", "id", "remoterepository_id_oid", "remoterepositoryrevisionsynced") values (?, ?, ?, ?, ?) 07:14:01.684 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTCRYPTOKEYSYNCFROMREMOTEREPO' (19 of 39). 07:14:01.684 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' (20 of 39)... 07:14:01.685 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': All source-columns exist in the target-DB! 07:14:01.685 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': All target-columns exist in the source-DB! 07:14:01.690 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastcryptokeysynctoremoterepo" 07:14:01.695 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastcryptokeysynctoremoterepo'. 07:14:01.697 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastcryptokeysynctoremoterepo" 07:14:01.708 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' contains 1 rows to be copied. 07:14:01.708 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode" from "lastcryptokeysynctoremoterepo" 07:14:01.715 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastcryptokeysynctoremoterepo" ("changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode") values (?, ?, ?, ?, ?, ?, ?) 07:14:01.730 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:18.363 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:18.363 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:18.112 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:18.112 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=id columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=localrepositoryrevisioninprogress columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=localrepositoryrevisionsynced columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=-1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=-1 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=remoterepository_id_oid columnIndex=6 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:01.731 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=lastcryptokeysynctoremoterepo columnName=resyncmode columnIndex=7 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:01.774 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTCRYPTOKEYSYNCTOREMOTEREPO': 1 of 1 rows have been copied. 07:14:01.785 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTCRYPTOKEYSYNCTOREMOTEREPO' (20 of 39). 07:14:01.786 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LASTSYNCTOREMOTEREPO' (21 of 39)... 07:14:01.786 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO': All source-columns exist in the target-DB! 07:14:01.786 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO': All target-columns exist in the source-DB! 07:14:01.787 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "lastsynctoremoterepo" 07:14:01.789 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'lastsynctoremoterepo'. 07:14:01.796 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "lastsynctoremoterepo" 07:14:01.827 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LASTSYNCTOREMOTEREPO' contains 0 rows to be copied. 07:14:01.828 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode" from "lastsynctoremoterepo" 07:14:01.849 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "lastsynctoremoterepo" ("changed", "created", "id", "localrepositoryrevisioninprogress", "localrepositoryrevisionsynced", "remoterepository_id_oid", "resyncmode") values (?, ?, ?, ?, ?, ?, ?) 07:14:01.860 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LASTSYNCTOREMOTEREPO' (21 of 39). 07:14:01.860 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'LOCALREPOSITORY_ALIASES' (22 of 39)... 07:14:01.861 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES': All source-columns exist in the target-DB! 07:14:01.861 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES': All target-columns exist in the source-DB! 07:14:01.862 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "localrepository_aliases" 07:14:01.864 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'localrepository_aliases'. 07:14:01.865 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "localrepository_aliases" 07:14:01.874 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'LOCALREPOSITORY_ALIASES' contains 0 rows to be copied. 07:14:01.874 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "element", "id_oid" from "localrepository_aliases" 07:14:01.878 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "localrepository_aliases" ("element", "id_oid") values (?, ?) 07:14:01.891 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'LOCALREPOSITORY_ALIASES' (22 of 39). 07:14:01.891 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'MODIFICATION' (23 of 39)... 07:14:01.891 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION': All source-columns exist in the target-DB! 07:14:01.891 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION': All target-columns exist in the source-DB! 07:14:01.892 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "modification" 07:14:01.893 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'modification'. 07:14:01.894 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "modification" 07:14:01.908 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'MODIFICATION' contains 0 rows to be copied. 07:14:01.909 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "localrevision", "remoterepository_id_oid" from "modification" 07:14:01.913 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "modification" ("changed", "created", "discriminator", "id", "localrevision", "remoterepository_id_oid") values (?, ?, ?, ?, ?, ?) 07:14:01.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'MODIFICATION' (23 of 39). 07:14:01.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSION' (24 of 39)... 07:14:01.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION': All source-columns exist in the target-DB! 07:14:01.979 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION': All target-columns exist in the source-DB! 07:14:01.998 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permission" 07:14:02.001 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permission'. 07:14:02.004 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permission" 07:14:02.046 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSION' contains 0 rows to be copied. 07:14:02.047 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "permissionid", "permissionset_id_oid", "permissiontype", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid", "validfrom", "validto" from "permission" 07:14:02.072 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permission" ("changed", "created", "id", "localrevision", "permissionid", "permissionset_id_oid", "permissiontype", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid", "validfrom", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.094 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSION' (24 of 39). 07:14:02.094 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSIONSET' (25 of 39)... 07:14:02.095 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET': All source-columns exist in the target-DB! 07:14:02.095 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET': All target-columns exist in the source-DB! 07:14:02.097 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permissionset" 07:14:02.100 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permissionset'. 07:14:02.101 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permissionset" 07:14:02.115 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSET' contains 0 rows to be copied. 07:14:02.115 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "permissionset" 07:14:02.123 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permissionset" ("changed", "created", "cryptorepofile_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.135 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSIONSET' (25 of 39). 07:14:02.135 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PERMISSIONSETINHERITANCE' (26 of 39)... 07:14:02.136 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE': All source-columns exist in the target-DB! 07:14:02.136 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE': All target-columns exist in the source-DB! 07:14:02.137 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "permissionsetinheritance" 07:14:02.139 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'permissionsetinheritance'. 07:14:02.139 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "permissionsetinheritance" 07:14:02.152 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PERMISSIONSETINHERITANCE' contains 0 rows to be copied. 07:14:02.152 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "permissionset_id_oid", "permissionsetinheritanceid", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "validfrom", "validto" from "permissionsetinheritance" 07:14:02.159 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "permissionsetinheritance" ("changed", "created", "id", "localrevision", "permissionset_id_oid", "permissionsetinheritanceid", "revoked", "signaturecreated", "signaturedata", "signinguserrepokeyid", "validfrom", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.173 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PERMISSIONSETINHERITANCE' (26 of 39). 07:14:02.174 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PLAINHISTOCRYPTOREPOFILE' (27 of 39)... 07:14:02.175 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE': All source-columns exist in the target-DB! 07:14:02.175 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE': All target-columns exist in the source-DB! 07:14:02.176 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "plainhistocryptorepofile" 07:14:02.178 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'plainhistocryptorepofile'. 07:14:02.179 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "plainhistocryptorepofile" 07:14:02.196 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PLAINHISTOCRYPTOREPOFILE' contains 0 rows to be copied. 07:14:02.197 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "histocryptorepofile_id_oid", "id", "plainhistocryptorepofiledtodata" from "plainhistocryptorepofile" 07:14:02.203 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "plainhistocryptorepofile" ("changed", "created", "histocryptorepofile_id_oid", "id", "plainhistocryptorepofiledtodata") values (?, ?, ?, ?, ?) 07:14:02.209 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PLAINHISTOCRYPTOREPOFILE' (27 of 39). 07:14:02.209 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PRELIMINARYCOLLISION' (28 of 39)... 07:14:02.209 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION': All source-columns exist in the target-DB! 07:14:02.209 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION': All target-columns exist in the source-DB! 07:14:02.211 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "preliminarycollision" 07:14:02.213 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'preliminarycollision'. 07:14:02.213 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "preliminarycollision" 07:14:02.231 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYCOLLISION' contains 0 rows to be copied. 07:14:02.231 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "id", "path", "pathsha1" from "preliminarycollision" 07:14:02.237 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "preliminarycollision" ("changed", "created", "cryptorepofile_id_oid", "id", "path", "pathsha1") values (?, ?, ?, ?, ?, ?) 07:14:02.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PRELIMINARYCOLLISION' (28 of 39). 07:14:02.272 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'PRELIMINARYDELETION' (29 of 39)... 07:14:02.273 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION': All source-columns exist in the target-DB! 07:14:02.273 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION': All target-columns exist in the source-DB! 07:14:02.279 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "preliminarydeletion" 07:14:02.282 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'preliminarydeletion'. 07:14:02.283 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "preliminarydeletion" 07:14:02.299 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'PRELIMINARYDELETION' contains 0 rows to be copied. 07:14:02.299 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "cryptorepofile_id_oid", "deletedbyignorerule", "id" from "preliminarydeletion" 07:14:02.305 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "preliminarydeletion" ("changed", "created", "cryptorepofile_id_oid", "deletedbyignorerule", "id") values (?, ?, ?, ?, ?) 07:14:02.317 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'PRELIMINARYDELETION' (29 of 39). 07:14:02.317 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REMOTEREPOSITORYREQUEST' (30 of 39)... 07:14:02.318 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST': All source-columns exist in the target-DB! 07:14:02.318 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST': All target-columns exist in the source-DB! 07:14:02.319 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "remoterepositoryrequest" 07:14:02.323 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'remoterepositoryrequest'. 07:14:02.323 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "remoterepositoryrequest" 07:14:02.344 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REMOTEREPOSITORYREQUEST' contains 0 rows to be copied. 07:14:02.345 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localpathprefix", "publickey", "repositoryid" from "remoterepositoryrequest" 07:14:02.357 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "remoterepositoryrequest" ("changed", "created", "id", "localpathprefix", "publickey", "repositoryid") values (?, ?, ?, ?, ?, ?) 07:14:02.370 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REMOTEREPOSITORYREQUEST' (30 of 39). 07:14:02.371 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOFILE' (31 of 39)... 07:14:02.371 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': All source-columns exist in the target-DB! 07:14:02.372 [Test worker] WARN c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': The following target-columns are missing in the source-DB: [SIGNATUREDATA_0, SIGNATUREDATA_1] 07:14:02.373 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repofile" 07:14:02.377 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repofile'. 07:14:02.378 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repofile" 07:14:02.397 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE' contains 25 rows to be copied. 07:14:02.398 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "inprogress", "lastmodified", "lastsyncfromrepositoryid", "length", "lengthwithpadding", "localrevision", "name", "parent_id_oid", "sha1", "signaturecreated", "signaturedata", "signinguserrepokeyid", "target" from "repofile" 07:14:02.407 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repofile" ("changed", "created", "discriminator", "id", "inprogress", "lastmodified", "lastsyncfromrepositoryid", "length", "lengthwithpadding", "localrevision", "name", "parent_id_oid", "sha1", "signaturecreated", "signaturedata", "signinguserrepokeyid", "target") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.717 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.717 07:14:02.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:37.249 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:37.249 07:14:02.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.411 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.333 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.333 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.412 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.413 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.415 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.75 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.75 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.748 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.748 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:11.997 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:11.997 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.416 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.417 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.869 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.869 07:14:02.424 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:13.837 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:13.837 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=3 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.029 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.029 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=116192 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=116192 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=634618 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=634618 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_b 07:14:02.425 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=4f7a2f9e205b4e2583179c4170cf6f75d01aea51 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=4f7a2f9e205b4e2583179c4170cf6f75d01aea51 07:14:02.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.426 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.021 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.021 07:14:02.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.011 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.011 07:14:02.429 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.430 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=4 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=4 07:14:02.430 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.430 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:11.997 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:11.997 07:14:02.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=141480 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=141480 07:14:02.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=163837 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=163837 07:14:02.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.431 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1_a 07:14:02.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2e1667cf85119dcce0c123f2a3f6427316ec06ef targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2e1667cf85119dcce0c123f2a3f6427316ec06ef 07:14:02.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.432 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.433 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.103 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.103 07:14:02.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.101 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.101 07:14:02.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.436 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=5 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.273 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.273 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.437 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2 07:14:02.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.438 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.439 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.440 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.134 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.134 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.133 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.133 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=6 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.333 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.333 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.441 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1 07:14:02.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:02.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.442 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.443 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.156 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.156 07:14:02.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.153 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.153 07:14:02.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=7 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=7 07:14:02.444 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.333 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.333 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2948 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2948 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=75517 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=75517 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_b 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=f2265158bd02f8f828a4248fa63429a04bcb57cc targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=f2265158bd02f8f828a4248fa63429a04bcb57cc 07:14:02.445 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.446 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.447 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.185 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.185 07:14:02.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.176 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.176 07:14:02.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.449 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=8 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=8 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.333 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.333 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=237312 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=237312 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=315222 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=315222 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_1_a 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=1377266f36e37c2a62a083f4d1e2f93a458024b9 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=1377266f36e37c2a62a083f4d1e2f93a458024b9 07:14:02.450 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.451 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.223 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.223 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.217 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.217 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=9 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=9 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.173 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.173 07:14:02.452 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=94980 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=94980 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=119594 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=119594 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_b 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=965a2ce58e29e33e7e0691b54f81439c890f428a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=965a2ce58e29e33e7e0691b54f81439c890f428a 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.453 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.26 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.26 07:14:02.459 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.244 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.244 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=10 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=10 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.145 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.145 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=449190 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=449190 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=454869 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=454869 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_a 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=c29d530db7934d89071aec027bfb03f6b7504337 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=c29d530db7934d89071aec027bfb03f6b7504337 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.460 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.461 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.301 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.301 07:14:02.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.281 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.281 07:14:02.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=11 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=11 07:14:02.463 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.269 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.269 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=397365 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=397365 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=472103 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=472103 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=2_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=2_c 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=5 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=5 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=c76417be2ce8fa9dd1b01ab71d39e201d06187be targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=c76417be2ce8fa9dd1b01ab71d39e201d06187be 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.464 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.38 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.38 07:14:02.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.375 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.375 07:14:02.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.465 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=12 07:14:02.466 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.889 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.889 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.467 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.468 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.405 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.405 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.404 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.404 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=13 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.469 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.873 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.873 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.474 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.475 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.426 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.426 07:14:02.476 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.425 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.425 07:14:02.479 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=14 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.873 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.873 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.480 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.481 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.451 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.451 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.445 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.445 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=15 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=15 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.889 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.889 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.482 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=97185 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=97185 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=180395 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=180395 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_1_a 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=14 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=14 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=6ec76f3856e4d361796b54fab48a794fb662a555 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=6ec76f3856e4d361796b54fab48a794fb662a555 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.483 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.488 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.488 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.484 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.484 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=16 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=16 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.873 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.873 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=53652 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=53652 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=109098 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=109098 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_b 07:14:02.484 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=39fb3e1f69f74b6edf9aca0c201e5eb532001ded targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=39fb3e1f69f74b6edf9aca0c201e5eb532001ded 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.485 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.563 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.563 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.543 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.543 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=17 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=17 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.857 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.857 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=120130 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=120130 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=762930 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=762930 07:14:02.486 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_2_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_2_a 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=13 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=13 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3a0cbdc2ef66b9d20a345633a5d9a11341391492 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3a0cbdc2ef66b9d20a345633a5d9a11341391492 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.487 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.635 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.635 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.629 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.629 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=18 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=18 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.361 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.361 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=111816 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=111816 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=208130 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=208130 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_a 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:02.488 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=ba279b3d18db3214bec070eaaacced763791b31d targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=ba279b3d18db3214bec070eaaacced763791b31d 07:14:02.489 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.489 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.489 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.489 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.489 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.661 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.661 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.66 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.66 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=19 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.889 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.889 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.490 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.491 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.703 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.703 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.691 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.691 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=20 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=20 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.893 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.893 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=6812 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=6812 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=32794 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=32794 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_3_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_3_a 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=19 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=19 07:14:02.492 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9b4e9555c44a4a71475832cc20bbe50a541d7578 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9b4e9555c44a4a71475832cc20bbe50a541d7578 07:14:02.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.493 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.767 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.767 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.765 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.765 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsDirectory targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsDirectory 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=21 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.785 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.785 07:14:02.494 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.495 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.826 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.826 07:14:02.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.8 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.8 07:14:02.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.499 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=22 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=22 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.785 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.785 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=517452 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=517452 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=575657 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=575657 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_b 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=7805552dbcc124a3f22f29ffa4e42162586a6fd3 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=7805552dbcc124a3f22f29ffa4e42162586a6fd3 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.500 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.889 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.889 07:14:02.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.864 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.864 07:14:02.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=23 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=23 07:14:02.501 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.621 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.621 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=452132 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=452132 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=526116 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=526116 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_a targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_a 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=402e7742bf3c958612f4ea430645993a56244480 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=402e7742bf3c958612f4ea430645993a56244480 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.502 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.947 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.947 07:14:02.503 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:14.933 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:14.933 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=24 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=24 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.825 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.825 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=130550 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=130550 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=142078 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=142078 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_1_c targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_1_c 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=21 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=21 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=9be69f393400d523bc7291646fc8eaf7f352fd60 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=9be69f393400d523bc7291646fc8eaf7f352fd60 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.504 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.505 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.107 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.107 07:14:02.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.09 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.09 07:14:02.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsNormalFile targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsNormalFile 07:14:02.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=25 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=25 07:14:02.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=inprogress columnIndex=5 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.506 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastmodified columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:12.437 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:12.437 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lastsyncfromrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=length columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=246734 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=246734 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=lengthwithpadding columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=254721 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=254721 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=localrevision columnIndex=10 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=2 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=name columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=3_b targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=3_b 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=parent_id_oid columnIndex=12 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=12 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=12 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=sha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=35a0ac26b3bb849ec2cd7b8f9a3702b9c1c88fb7 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=35a0ac26b3bb849ec2cd7b8f9a3702b9c1c88fb7 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturecreated columnIndex=14 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signaturedata columnIndex=15 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=signinguserrepokeyid columnIndex=16 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.507 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repofile columnName=target columnIndex=17 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.556 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOFILE': 25 of 25 rows have been copied. 07:14:02.563 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOFILE' (31 of 39). 07:14:02.563 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOSITORY' (32 of 39)... 07:14:02.563 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': All source-columns exist in the target-DB! 07:14:02.564 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': All target-columns exist in the source-DB! 07:14:02.565 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repository" 07:14:02.568 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repository'. 07:14:02.574 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repository" 07:14:02.602 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY' contains 2 rows to be copied. 07:14:02.602 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "assertedallrepofilesaresigned", "changed", "created", "discriminator", "id", "localpathprefix", "localrepositorytype", "localrevision", "privatekey", "publickey", "remotepathprefix", "remoteroot", "remoterootsha1", "repositoryid", "revision", "root_id_oid" from "repository" 07:14:02.615 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repository" ("assertedallrepofilesaresigned", "changed", "created", "discriminator", "id", "localpathprefix", "localrepositorytype", "localrevision", "privatekey", "publickey", "remotepathprefix", "remoteroot", "remoterootsha1", "repositoryid", "revision", "root_id_oid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=assertedallrepofilesaresigned columnIndex=1 sourceJdbcType=CHAR(1) sourceValue.class=java.lang.String sourceValue=N targetJdbcType=BIT(-7) targetValue.class=java.lang.Boolean targetValue=false 07:14:02.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=changed columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.842 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.842 07:14:02.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=created columnIndex=3 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:12:37.249 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:12:37.249 07:14:02.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=discriminator columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsLocalRepository targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsLocalRepository 07:14:02.616 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=id columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localpathprefix columnIndex=6 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrepositorytype columnIndex=7 sourceJdbcType=INTEGER(4) sourceValue.class=java.lang.Integer sourceValue=0 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Integer targetValue=0 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=privatekey columnIndex=9 sourceJdbcType=LONGVARBINARY(-4) sourceValue.class=[B sourceValue=[48, -126, 2, 117, 2, 1, 0, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 4, -126, 2, 95, 48, -126, 2, 91, 2, 1, 0, 2, -127, -127, 0, -120, 105, 0, 67, -121, 52, -60, -113, 3, -52, -112, -80, 43, -127, -38, 85, 7, 41, -32, 27, -78, -85, 70, 22, 19, 14, 127, 78, 42, 84, -52, 2, -62, -25, 82, 51, 34, -70, -40, 8, -56, 47, -54, -7, 113, 45, 71, 89, -33, -74, 125, -92, -77, -88, 86, -5, 76, 50, -39, 94, 0, -26, 58, 88, 93, -7, -81, -7, -39, 76, -104, 44, 66, 34, 54, -52, 59, -80, 47, -76, -105, 67, 73, -30, -17, -75, 67, 39, -10, 1, -77, -94, -101, 82, 78, 101, 98, -27, -52, 26, 5, -30, 93, 44, -114, -40, -128, -64, 0, 55, 2, 36, -120, -84, -53, -65, 55, 112, 44, 72, 42, 86, 50, -83, 52, 38, -22, 123, 2, 3, 1, 0, 1, 2, -127, -128, 49, -128, 24, -18, 104, 84, 7, -73, -10, 34, -9, -90, 86, 67, 106, -35, 76, 26, 48, 15, 29, 8, -10, 7, -16, -90, 100, 32, 19, 80, 110, 47, -38, 86, 99, 7, -41, 100, -126, 28, -67, -72, 74, 41, -74, -98, 61, -76, 41, 112, 105, -85, -88, -34, 63, -94, 53, -122, -122, 70, -116, -128, -1, 78, -93, -113, 94, 23, 70, -126, -26, 3, 1, 18, -80, 78, 58, 36, 70, 31, 90, -44, 14, -38, -115, 60, 84, -57, 15, 54, 104, 4, 35, -89, -34, 73, -111, -69, 121, 84, 89, 91, 10, -28, -124, -79, 67, -82, -127, -42, 53, 112, -57, -46, 121, -73, -79, 24, 33, -36, 80, 74, 61, -65, -111, -34, 127, -79, 2, 65, 0, -29, -44, 17, 75, 69, 93, 24, 36, 87, 4, 67, -127, 42, -5, 11, 45, -108, -84, -19, -58, -91, -80, -120, -11, -113, -48, -58, -75, -32, -111, 74, 3, 38, 6, -9, -113, 15, 10, 28, 40, -99, -72, -110, 24, 6, 119, 87, 63, 88, -69, -96, -126, -39, -93, 105, -34, -96, 63, 81, -111, 23, 109, -103, -115, 2, 65, 0, -103, 71, 20, 90, 23, -113, -80, -31, -118, -46, 83, 121, 116, -120, 25, -11, -16, 47, -68, 42, 116, 69, 41, -60, 32, -38, 49, -93, -103, 114, -34, 45, 15, -85, -119, 121, 55, -111, 47, 55, 58, 105, 81, -8, -85, -56, -18, -55, 102, -61, 59, 47, -39, 113, 47, -47, 56, -115, -78, 100, -25, -50, 30, 39, 2, 64, 41, -103, -20, -70, -128, -28, -7, -26, -112, -39, 31, 118, 115, -95, -71, -83, -50, 11, 49, -77, -25, 71, 112, 10, -33, 2, -15, 117, -2, -106, -87, 28, 32, 18, 127, -101, -24, -44, 32, -58, 45, -34, -87, 22, -89, -1, -100, -73, -35, 125, 13, 87, 55, 100, -122, -115, 119, 87, 120, -114, 116, -25, -73, 117, 2, 64, 33, 125, 61, 62, 29, -19, -64, 56, -41, 42, -13, 32, 19, 76, -11, 87, 29, -34, 96, 31, 106, 125, -2, 13, 35, 28, 105, 66, 20, 113, -37, -121, 62, -24, 60, -58, 38, 84, -21, 91, 6, -63, 34, 46, -47, -31, -70, 2, 121, 24, 104, -29, 32, -128, 49, 113, 102, 8, -41, -108, 98, 109, 79, 123, 2, 64, 37, 7, 110, -91, -116, -13, -21, 53, -8, -83, 60, -12, 49, -98, -18, -70, -87, -51, -79, -27, -103, 56, 7, 11, 61, 76, -32, 78, -30, -26, -76, 120, -64, -108, -55, -113, 63, -68, 29, 72, 124, 47, -97, 61, -1, -18, -64, -60, -124, -23, 38, -7, 46, 93, 71, -74, 107, -12, 71, -116, -81, 94, -108, 11] targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[48, -126, 2, 117, 2, 1, 0, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 4, -126, 2, 95, 48, -126, 2, 91, 2, 1, 0, 2, -127, -127, 0, -120, 105, 0, 67, -121, 52, -60, -113, 3, -52, -112, -80, 43, -127, -38, 85, 7, 41, -32, 27, -78, -85, 70, 22, 19, 14, 127, 78, 42, 84, -52, 2, -62, -25, 82, 51, 34, -70, -40, 8, -56, 47, -54, -7, 113, 45, 71, 89, -33, -74, 125, -92, -77, -88, 86, -5, 76, 50, -39, 94, 0, -26, 58, 88, 93, -7, -81, -7, -39, 76, -104, 44, 66, 34, 54, -52, 59, -80, 47, -76, -105, 67, 73, -30, -17, -75, 67, 39, -10, 1, -77, -94, -101, 82, 78, 101, 98, -27, -52, 26, 5, -30, 93, 44, -114, -40, -128, -64, 0, 55, 2, 36, -120, -84, -53, -65, 55, 112, 44, 72, 42, 86, 50, -83, 52, 38, -22, 123, 2, 3, 1, 0, 1, 2, -127, -128, 49, -128, 24, -18, 104, 84, 7, -73, -10, 34, -9, -90, 86, 67, 106, -35, 76, 26, 48, 15, 29, 8, -10, 7, -16, -90, 100, 32, 19, 80, 110, 47, -38, 86, 99, 7, -41, 100, -126, 28, -67, -72, 74, 41, -74, -98, 61, -76, 41, 112, 105, -85, -88, -34, 63, -94, 53, -122, -122, 70, -116, -128, -1, 78, -93, -113, 94, 23, 70, -126, -26, 3, 1, 18, -80, 78, 58, 36, 70, 31, 90, -44, 14, -38, -115, 60, 84, -57, 15, 54, 104, 4, 35, -89, -34, 73, -111, -69, 121, 84, 89, 91, 10, -28, -124, -79, 67, -82, -127, -42, 53, 112, -57, -46, 121, -73, -79, 24, 33, -36, 80, 74, 61, -65, -111, -34, 127, -79, 2, 65, 0, -29, -44, 17, 75, 69, 93, 24, 36, 87, 4, 67, -127, 42, -5, 11, 45, -108, -84, -19, -58, -91, -80, -120, -11, -113, -48, -58, -75, -32, -111, 74, 3, 38, 6, -9, -113, 15, 10, 28, 40, -99, -72, -110, 24, 6, 119, 87, 63, 88, -69, -96, -126, -39, -93, 105, -34, -96, 63, 81, -111, 23, 109, -103, -115, 2, 65, 0, -103, 71, 20, 90, 23, -113, -80, -31, -118, -46, 83, 121, 116, -120, 25, -11, -16, 47, -68, 42, 116, 69, 41, -60, 32, -38, 49, -93, -103, 114, -34, 45, 15, -85, -119, 121, 55, -111, 47, 55, 58, 105, 81, -8, -85, -56, -18, -55, 102, -61, 59, 47, -39, 113, 47, -47, 56, -115, -78, 100, -25, -50, 30, 39, 2, 64, 41, -103, -20, -70, -128, -28, -7, -26, -112, -39, 31, 118, 115, -95, -71, -83, -50, 11, 49, -77, -25, 71, 112, 10, -33, 2, -15, 117, -2, -106, -87, 28, 32, 18, 127, -101, -24, -44, 32, -58, 45, -34, -87, 22, -89, -1, -100, -73, -35, 125, 13, 87, 55, 100, -122, -115, 119, 87, 120, -114, 116, -25, -73, 117, 2, 64, 33, 125, 61, 62, 29, -19, -64, 56, -41, 42, -13, 32, 19, 76, -11, 87, 29, -34, 96, 31, 106, 125, -2, 13, 35, 28, 105, 66, 20, 113, -37, -121, 62, -24, 60, -58, 38, 84, -21, 91, 6, -63, 34, 46, -47, -31, -70, 2, 121, 24, 104, -29, 32, -128, 49, 113, 102, 8, -41, -108, 98, 109, 79, 123, 2, 64, 37, 7, 110, -91, -116, -13, -21, 53, -8, -83, 60, -12, 49, -98, -18, -70, -87, -51, -79, -27, -103, 56, 7, 11, 61, 76, -32, 78, -30, -26, -76, 120, -64, -108, -55, -113, 63, -68, 29, 72, 124, 47, -97, 61, -1, -18, -64, -60, -124, -23, 38, -7, 46, 93, 71, -74, 107, -12, 71, -116, -81, 94, -108, 11] 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=publickey columnIndex=10 sourceJdbcType=LONGVARBINARY(-4) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -120, 105, 0, 67, -121, 52, -60, -113, 3, -52, -112, -80, 43, -127, -38, 85, 7, 41, -32, 27, -78, -85, 70, 22, 19, 14, 127, 78, 42, 84, -52, 2, -62, -25, 82, 51, 34, -70, -40, 8, -56, 47, -54, -7, 113, 45, 71, 89, -33, -74, 125, -92, -77, -88, 86, -5, 76, 50, -39, 94, 0, -26, 58, 88, 93, -7, -81, -7, -39, 76, -104, 44, 66, 34, 54, -52, 59, -80, 47, -76, -105, 67, 73, -30, -17, -75, 67, 39, -10, 1, -77, -94, -101, 82, 78, 101, 98, -27, -52, 26, 5, -30, 93, 44, -114, -40, -128, -64, 0, 55, 2, 36, -120, -84, -53, -65, 55, 112, 44, 72, 42, 86, 50, -83, 52, 38, -22, 123, 2, 3, 1, 0, 1] targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -120, 105, 0, 67, -121, 52, -60, -113, 3, -52, -112, -80, 43, -127, -38, 85, 7, 41, -32, 27, -78, -85, 70, 22, 19, 14, 127, 78, 42, 84, -52, 2, -62, -25, 82, 51, 34, -70, -40, 8, -56, 47, -54, -7, 113, 45, 71, 89, -33, -74, 125, -92, -77, -88, 86, -5, 76, 50, -39, 94, 0, -26, 58, 88, 93, -7, -81, -7, -39, 76, -104, 44, 66, 34, 54, -52, 59, -80, 47, -76, -105, 67, 73, -30, -17, -75, 67, 39, -10, 1, -77, -94, -101, 82, 78, 101, 98, -27, -52, 26, 5, -30, 93, 44, -114, -40, -128, -64, 0, 55, 2, 36, -120, -84, -53, -65, 55, 112, 44, 72, 42, 86, 50, -83, 52, 38, -22, 123, 2, 3, 1, 0, 1] 07:14:02.617 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remotepathprefix columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoteroot columnIndex=12 sourceJdbcType=CLOB(2005) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoterootsha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=repositoryid columnIndex=14 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=339c6465-06d8-475b-8417-c35e8633a276 targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=339c6465-06d8-475b-8417-c35e8633a276 07:14:02.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=revision columnIndex=15 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:02.618 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=root_id_oid columnIndex=16 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=assertedallrepofilesaresigned columnIndex=1 sourceJdbcType=CHAR(1) sourceValue.class=null sourceValue=null targetJdbcType=BIT(-7) targetValue.class=null targetValue=null 07:14:02.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=changed columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:10.611 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:10.611 07:14:02.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=created columnIndex=3 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:10.477 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:10.477 07:14:02.620 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=discriminator columnIndex=4 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=SsRemoteRepository targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=SsRemoteRepository 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=id columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=2 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=2 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localpathprefix columnIndex=6 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue= targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue= 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrepositorytype columnIndex=7 sourceJdbcType=INTEGER(4) sourceValue.class=null sourceValue=null targetJdbcType=INTEGER(4) targetValue.class=null targetValue=null 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=localrevision columnIndex=8 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=privatekey columnIndex=9 sourceJdbcType=LONGVARBINARY(-4) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=publickey columnIndex=10 sourceJdbcType=LONGVARBINARY(-4) sourceValue.class=[B sourceValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -79, -40, -123, 11, -36, 117, -13, -27, -103, -38, -117, -108, 127, 55, 21, 34, 124, 24, 80, 99, 38, -51, -67, -89, 76, 9, -31, -81, -35, 36, 90, -118, 102, -5, -26, 35, 114, -4, -63, 113, 83, 18, -37, 74, -99, 86, 65, 17, -14, 22, 74, -2, -44, -122, -111, 8, -13, -62, -38, -61, 101, -17, 122, -107, 32, 18, 111, 72, -82, -115, -73, -10, 67, 19, 115, -79, 33, 125, -74, 76, 105, 63, -63, 19, -39, -88, -53, 20, 114, -15, 103, -113, -106, -43, -89, 8, -41, 29, -40, -35, 115, -11, -48, -36, -23, 79, -59, 30, -103, -111, 30, -109, -23, -72, 54, 35, -46, 51, -110, 1, 10, -44, 61, 29, 126, -102, 65, 43, 2, 3, 1, 0, 1] targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -79, -40, -123, 11, -36, 117, -13, -27, -103, -38, -117, -108, 127, 55, 21, 34, 124, 24, 80, 99, 38, -51, -67, -89, 76, 9, -31, -81, -35, 36, 90, -118, 102, -5, -26, 35, 114, -4, -63, 113, 83, 18, -37, 74, -99, 86, 65, 17, -14, 22, 74, -2, -44, -122, -111, 8, -13, -62, -38, -61, 101, -17, 122, -107, 32, 18, 111, 72, -82, -115, -73, -10, 67, 19, 115, -79, 33, 125, -74, 76, 105, 63, -63, 19, -39, -88, -53, 20, 114, -15, 103, -113, -106, -43, -89, 8, -41, 29, -40, -35, 115, -11, -48, -36, -23, 79, -59, 30, -103, -111, 30, -109, -23, -72, 54, 35, -46, 51, -110, 1, 10, -44, 61, 29, 126, -102, 65, 43, 2, 3, 1, 0, 1] 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remotepathprefix columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoteroot columnIndex=12 sourceJdbcType=CLOB(2005) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=remoterootsha1 columnIndex=13 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=repositoryid columnIndex=14 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=revision columnIndex=15 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=-1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=-1 07:14:02.621 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repository columnName=root_id_oid columnIndex=16 sourceJdbcType=BIGINT(-5) sourceValue.class=null sourceValue=null targetJdbcType=BIGINT(-5) targetValue.class=null targetValue=null 07:14:02.634 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORY': 2 of 2 rows have been copied. 07:14:02.640 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOSITORY' (32 of 39). 07:14:02.640 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'REPOSITORYOWNER' (33 of 39)... 07:14:02.641 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': All source-columns exist in the target-DB! 07:14:02.641 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': All target-columns exist in the source-DB! 07:14:02.642 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "repositoryowner" 07:14:02.644 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'repositoryowner'. 07:14:02.649 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "repositoryowner" 07:14:02.668 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER' contains 1 rows to be copied. 07:14:02.669 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid" from "repositoryowner" 07:14:02.675 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "repositoryowner" ("changed", "created", "id", "localrevision", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeypublickey_id_oid") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.956 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.956 07:14:02.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.872 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.872 07:14:02.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=id columnIndex=3 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:02.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=localrevision columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:02.675 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=serverrepositoryid columnIndex=5 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba 07:14:02.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signaturecreated columnIndex=6 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.927 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.927 07:14:02.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signaturedata columnIndex=7 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@4438fd99 targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[1, 0, 0, 0, 0, -128, 0, 0, 0, 125, 55, -43, -4, -54, 5, 60, -82, 66, 122, -90, 95, 41, 6, 13, -85, -109, -6, -41, 2, 26, 6, 8, 70, 33, -99, -18, -121, -109, -54, -118, -13, -112, -35, 20, -6, -74, -10, -10, -83, -103, 53, -18, 101, -54, -7, 85, 98, -22, 73, -110, 21, -97, -70, -96, -14, 119, -96, 92, -41, -56, -54, -119, 20, 127, -115, 102, 109, 68, -119, -36, 17, 85, -106, 86, 18, -29, 106, -106, -30, -97, 104, 126, -32, -4, 16, -31, 80, -57, -80, 115, 13, 4, -7, -88, 103, 79, -30, -120, 55, -61, 27, 17, -34, -86, 68, 10, -120, 2, -94, 77, -113, 62, -27, -128, 107, -62, 30, 97, -81, 0, 112, -119, 9, -122, -125, -15, 13] 07:14:02.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=signinguserrepokeyid columnIndex=8 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:02.676 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=repositoryowner columnName=userrepokeypublickey_id_oid columnIndex=9 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=1 07:14:02.688 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'REPOSITORYOWNER': 1 of 1 rows have been copied. 07:14:02.693 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'REPOSITORYOWNER' (33 of 39). 07:14:02.694 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'TEMPFILECHUNK' (34 of 39)... 07:14:02.694 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK': All source-columns exist in the target-DB! 07:14:02.694 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK': All target-columns exist in the source-DB! 07:14:02.695 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "tempfilechunk" 07:14:02.696 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'tempfilechunk'. 07:14:02.697 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "tempfilechunk" 07:14:02.715 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'TEMPFILECHUNK' contains 0 rows to be copied. 07:14:02.715 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "length", "normalfile_id_oid", "offset", "remoterepositoryid", "role", "sha1" from "tempfilechunk" 07:14:02.723 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "tempfilechunk" ("changed", "created", "id", "length", "normalfile_id_oid", "offset", "remoterepositoryid", "role", "sha1") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.745 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'TEMPFILECHUNK' (34 of 39). 07:14:02.746 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERIDENTITY' (35 of 39)... 07:14:02.746 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY': All source-columns exist in the target-DB! 07:14:02.747 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY': All target-columns exist in the source-DB! 07:14:02.749 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "useridentity" 07:14:02.753 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'useridentity'. 07:14:02.759 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "useridentity" 07:14:02.779 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITY' contains 0 rows to be copied. 07:14:02.790 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "encrypteduseridentitypayloaddtodata", "id", "localrevision", "ofuserrepokeypublickey_id_oid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentityid" from "useridentity" 07:14:02.798 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "useridentity" ("changed", "created", "encrypteduseridentitypayloaddtodata", "id", "localrevision", "ofuserrepokeypublickey_id_oid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentityid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.811 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERIDENTITY' (35 of 39). 07:14:02.812 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERIDENTITYLINK' (36 of 39)... 07:14:02.813 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK': All source-columns exist in the target-DB! 07:14:02.813 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK': All target-columns exist in the source-DB! 07:14:02.815 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "useridentitylink" 07:14:02.823 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'useridentitylink'. 07:14:02.824 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "useridentitylink" 07:14:02.837 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERIDENTITYLINK' contains 0 rows to be copied. 07:14:02.842 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "encrypteduseridentitykeydata", "foruserrepokeypublickey_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentity_id_oid", "useridentitylinkid" from "useridentitylink" 07:14:02.861 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "useridentitylink" ("changed", "created", "encrypteduseridentitykeydata", "foruserrepokeypublickey_id_oid", "id", "localrevision", "signaturecreated", "signaturedata", "signinguserrepokeyid", "useridentity_id_oid", "useridentitylinkid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.875 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERIDENTITYLINK' (36 of 39). 07:14:02.875 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEY' (37 of 39)... 07:14:02.876 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': All source-columns exist in the target-DB! 07:14:02.876 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': All target-columns exist in the source-DB! 07:14:02.879 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickey" 07:14:02.883 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickey'. 07:14:02.884 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickey" 07:14:02.899 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY' contains 1 rows to be copied. 07:14:02.903 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "discriminator", "id", "localrevision", "publickeydata", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeyid", "validto" from "userrepokeypublickey" 07:14:02.912 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickey" ("changed", "created", "discriminator", "id", "localrevision", "publickeydata", "serverrepositoryid", "signaturecreated", "signaturedata", "signinguserrepokeyid", "userrepokeyid", "validto") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:02.916 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=changed columnIndex=1 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.848 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.848 07:14:02.918 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=created columnIndex=2 sourceJdbcType=TIMESTAMP(93) sourceValue.class=java.sql.Timestamp sourceValue=2021-03-13 07:13:15.773 targetJdbcType=TIMESTAMP(93) targetValue.class=java.sql.Timestamp targetValue=2021-03-13 07:13:15.773 07:14:02.918 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=discriminator columnIndex=3 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=UserRepoKeyPublicKey targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=UserRepoKeyPublicKey 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=id columnIndex=4 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=1 targetJdbcType=INTEGER(4) targetValue.class=java.lang.Long targetValue=1 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=localrevision columnIndex=5 sourceJdbcType=BIGINT(-5) sourceValue.class=java.lang.Long sourceValue=3 targetJdbcType=BIGINT(-5) targetValue.class=java.lang.Long targetValue=3 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=publickeydata columnIndex=6 sourceJdbcType=BLOB(2004) sourceValue.class=org.apache.derby.impl.jdbc.EmbedBlob sourceValue=org.apache.derby.impl.jdbc.EmbedBlob@1bcd654e targetJdbcType=BINARY(-2) targetValue.class=[B targetValue=[48, -127, -97, 48, 13, 6, 9, 42, -122, 72, -122, -9, 13, 1, 1, 1, 5, 0, 3, -127, -115, 0, 48, -127, -119, 2, -127, -127, 0, -81, 48, 106, -6, -81, -120, -12, -52, -108, -6, 112, -91, -87, 107, -108, 111, -31, -107, 38, 99, 121, -35, 22, 25, -64, 120, -22, -104, 109, -113, 92, 51, 9, 48, 25, -64, 125, -10, -17, 16, 3, -34, -105, -16, 6, 33, 118, -109, 53, 17, 72, 34, 87, 42, -4, 50, 53, 1, -25, -8, -118, -5, 86, 83, 94, -24, 69, 65, -92, -49, 112, 38, -25, 16, 66, -34, -120, -56, -1, -127, -117, 122, -18, -70, -52, 99, 117, 82, 46, 101, 67, 16, 73, -80, 33, 96, 95, -26, 7, -85, -10, -30, 32, -21, -107, -24, -98, 12, 41, -17, 113, 51, -65, -78, -75, 124, -10, 36, 43, 81, -89, 4, -127, -94, 7, -58, 30, 25, 2, 3, 1, 0, 1] 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=serverrepositoryid columnIndex=7 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=d38e05a1-b1cb-47f9-8a52-866d109f27ba 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signaturecreated columnIndex=8 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signaturedata columnIndex=9 sourceJdbcType=BLOB(2004) sourceValue.class=null sourceValue=null targetJdbcType=BINARY(-2) targetValue.class=null targetValue=null 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=signinguserrepokeyid columnIndex=10 sourceJdbcType=VARCHAR(12) sourceValue.class=null sourceValue=null targetJdbcType=VARCHAR(12) targetValue.class=null targetValue=null 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=userrepokeyid columnIndex=11 sourceJdbcType=VARCHAR(12) sourceValue.class=java.lang.String sourceValue=pyK-Ul3YbT59HFk23w6NQw targetJdbcType=VARCHAR(12) targetValue.class=java.lang.String targetValue=pyK-Ul3YbT59HFk23w6NQw 07:14:02.919 [Test worker] TRACE c.c.c.l.d.DatabaseMigrater - copyTableData: tableName=userrepokeypublickey columnName=validto columnIndex=12 sourceJdbcType=TIMESTAMP(93) sourceValue.class=null sourceValue=null targetJdbcType=TIMESTAMP(93) targetValue.class=null targetValue=null 07:14:02.934 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEY': 1 of 1 rows have been copied. 07:14:02.951 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEY' (37 of 39). 07:14:02.952 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' (38 of 39)... 07:14:02.952 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST': All source-columns exist in the target-DB! 07:14:02.952 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST': All target-columns exist in the source-DB! 07:14:02.953 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickeyreplacementrequest" 07:14:02.955 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickeyreplacementrequest'. 07:14:02.956 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickeyreplacementrequest" 07:14:02.975 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' contains 0 rows to be copied. 07:14:02.975 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "newkey_id_oid", "oldkey_id_oid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "userrepokeypublickeyreplacementrequest" 07:14:02.989 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickeyreplacementrequest" ("changed", "created", "id", "localrevision", "newkey_id_oid", "oldkey_id_oid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:03.006 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUEST' (38 of 39). 07:14:03.006 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copying table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' (39 of 39)... 07:14:03.006 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION': All source-columns exist in the target-DB! 07:14:03.007 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION': All target-columns exist in the source-DB! 07:14:03.008 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: delete from "userrepokeypublickeyreplacementrequestdeletion" 07:14:03.011 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Deleted 0 rows from 'userrepokeypublickeyreplacementrequestdeletion'. 07:14:03.012 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select count(*) from "userrepokeypublickeyreplacementrequestdeletion" 07:14:03.046 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' contains 0 rows to be copied. 07:14:03.047 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Executing: select "changed", "created", "id", "localrevision", "olduserrepokeyid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid" from "userrepokeypublickeyreplacementrequestdeletion" 07:14:03.071 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - copyTableData: Preparing: insert into "userrepokeypublickeyreplacementrequestdeletion" ("changed", "created", "id", "localrevision", "olduserrepokeyid", "requestid", "signaturecreated", "signaturedata", "signinguserrepokeyid") values (?, ?, ?, ?, ?, ?, ?, ?, ?) 07:14:03.132 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - copyTableData: Copied table 'USERREPOKEYPUBLICKEYREPLACEMENTREQUESTDELETION' (39 of 39). 07:14:03.661 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.663 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.663 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.663 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.664 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.664 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.665 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.665 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:03.666 [Test worker] WARN D.MetaData - Metadata has jdbc-type of null yet this is not valid. Ignored 07:14:04.159 [Test worker] WARN D.D.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems? org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:08.145 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]initPersistenceManagerFactory: repositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 07:14:08.162 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21969 ms. 07:14:08.295 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c294c-w67xr-remote' 07:14:08.308 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c294c-w67xr-remote' locked successfully. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:09.830 [Test worker] INFO o.s.l.d.SsDatabaseMigrater - testTargetPersistence: entered. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:10.103 [Test worker] INFO o.s.l.d.SsDatabaseMigrater - testTargetPersistence: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:10.182 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.CopyModification: *EMPTY* 07:14:10.253 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.DeleteModification: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:10.332 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.CopyModification: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:10.342 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory: minId=1 maxId=21 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:10.401 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.DeleteModification: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:10.480 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory fromIdIncl=1 toIdExcl=1001: 9 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:10.488 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory: minId=1 maxId=21 07:14:10.631 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory fromIdIncl=1 toIdExcl=1001: 9 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:10.764 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=117.0 MiB, used=31.3 MiB, available=480.7 MiB 07:14:10.766 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory: 9 objects are equal. 07:14:10.855 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk: minId=1 maxId=17 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:10.901 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=134.0 MiB, used=37.1 MiB, available=474.9 MiB 07:14:10.904 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsDirectory: 9 objects are equal. 07:14:10.946 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk: minId=1 maxId=16 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.176 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk fromIdIncl=1 toIdExcl=1001: 17 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.257 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk fromIdIncl=1 toIdExcl=1001: 16 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.353 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=28.2 MiB, available=483.8 MiB 07:14:11.359 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk: 17 objects are equal. 07:14:11.393 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.416 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=114.0 MiB, used=32.5 MiB, available=479.5 MiB org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.427 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.418 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsFileChunk: 16 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.496 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.530 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo: *EMPTY* 07:14:11.608 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.691 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=28.3 MiB, available=483.7 MiB 07:14:11.693 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.700 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:11.748 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile: minId=3 maxId=25 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:11.910 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=32.6 MiB, available=479.4 MiB 07:14:11.923 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsLocalRepository: 1 objects are equal. 07:14:12.028 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile: minId=3 maxId=25 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:12.112 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile fromIdIncl=3 toIdExcl=1003: 16 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:12.370 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile fromIdIncl=3 toIdExcl=1003: 16 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:12.407 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=28.3 MiB, available=483.7 MiB 07:14:12.420 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile: 16 objects are equal. 07:14:12.476 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository: minId=2 maxId=2 07:14:12.540 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository fromIdIncl=2 toIdExcl=1002: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:12.679 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=32.4 MiB, available=479.6 MiB 07:14:12.683 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsNormalFile: 16 objects are equal. 07:14:12.735 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository: minId=2 maxId=2 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:12.737 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=28.3 MiB, available=483.7 MiB 07:14:12.751 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:12.796 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository fromIdIncl=2 toIdExcl=1002: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:12.804 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest: *EMPTY* 07:14:12.857 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.FileInProgressMarker: *EMPTY* 07:14:12.914 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsSymlink: *EMPTY* 07:14:13.049 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.Collision: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:13.053 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=32.3 MiB, available=479.7 MiB 07:14:13.060 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsRemoteRepository: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:13.099 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CollisionPrivate: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:13.150 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:13.173 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoConfigPropSet: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:13.224 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=co.codewizards.cloudstore.local.persistence.FileInProgressMarker: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:13.284 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey: minId=1 maxId=52 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:13.313 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.SsSymlink: *EMPTY* 07:14:13.380 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.Collision: *EMPTY* 07:14:13.675 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CollisionPrivate: *EMPTY* 07:14:13.757 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoConfigPropSet: *EMPTY* 07:14:13.792 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey: minId=1 maxId=52 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:13.984 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey fromIdIncl=1 toIdExcl=1001: 52 objects are equal. 07:14:14.197 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=28.9 MiB, available=483.1 MiB org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:14.407 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey fromIdIncl=1 toIdExcl=1001: 52 objects are equal. 07:14:14.620 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=32.8 MiB, available=479.2 MiB org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:14.658 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey: 52 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:14.659 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKey: 52 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:14.727 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKeyDeactivation: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:14.727 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoKeyDeactivation: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:14.816 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink: minId=1 maxId=61 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:14.816 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink: minId=1 maxId=61 07:14:15.115 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink fromIdIncl=1 toIdExcl=1001: 61 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.149 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink fromIdIncl=1 toIdExcl=1001: 61 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.339 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=32.9 MiB, available=479.1 MiB org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.346 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=29.0 MiB, available=483.0 MiB 07:14:15.349 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink: 61 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.353 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CryptoLink: 61 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.392 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CurrentHistoCryptoRepoFile: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.402 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.CurrentHistoCryptoRepoFile: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.425 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.DeletedCollision: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.435 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.DeletedCollision: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.475 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.FileChunkPayload: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.500 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.FileChunkPayload: *EMPTY* 07:14:15.540 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoCryptoRepoFile: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.540 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoCryptoRepoFile: *EMPTY* 07:14:15.574 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoFileChunk: *EMPTY* 07:14:15.605 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoFrame: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.610 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoFileChunk: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.657 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.InvitationUserRepoKeyPublicKey: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.675 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.HistoFrame: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.723 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.748 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.InvitationUserRepoKeyPublicKey: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.843 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.858 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:15.886 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:15.891 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo: minId=1 maxId=1 07:14:15.924 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.095 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=29.3 MiB, available=482.7 MiB 07:14:16.107 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.131 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=33.1 MiB, available=478.9 MiB 07:14:16.133 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.161 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.Permission: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.211 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.Permission: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.226 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PermissionSet: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.275 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PermissionSet: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.288 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PermissionSetInheritance: *EMPTY* 07:14:16.315 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PlainHistoCryptoRepoFile: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.331 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PermissionSetInheritance: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.438 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PreliminaryCollision: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.441 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PlainHistoCryptoRepoFile: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.469 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PreliminaryDeletion: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.492 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PreliminaryCollision: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.496 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.519 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.PreliminaryDeletion: *EMPTY* 07:14:16.554 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.573 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.616 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.796 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=29.2 MiB, available=482.8 MiB 07:14:16.814 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.826 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=33.3 MiB, available=478.7 MiB 07:14:16.836 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.RepositoryOwner: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.868 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.TempFileChunk: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.870 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.TempFileChunk: *EMPTY* 07:14:16.908 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserIdentity: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:16.917 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserIdentity: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:16.956 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserIdentityLink: *EMPTY* org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:17.011 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserIdentityLink: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:17.064 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey: minId=1 maxId=1 org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:17.082 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey: minId=1 maxId=1 07:14:17.199 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:17.212 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey fromIdIncl=1 toIdExcl=1001: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:17.432 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=100.0 MiB, used=29.3 MiB, available=482.7 MiB 07:14:17.441 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey: 1 objects are equal. 07:14:17.491 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:17.496 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - logMemoryStats: max=512.0 MiB, allocated=110.0 MiB, used=33.4 MiB, available=478.6 MiB 07:14:17.500 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKey: 1 objects are equal. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:17.532 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion: *EMPTY* org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest > migrateFromDerbyToPostgresql STANDARD_OUT 07:14:17.564 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest: *EMPTY* 07:14:17.604 [Test worker] DEBUG c.c.c.l.d.DatabaseMigrater - comparePersistentObjects: pcClass=org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion: *EMPTY* 07:14:17.773 [Test worker] INFO D.D.Retrieve - Object with id "1" not found ! 07:14:17.780 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - migrateIfNeeded: localRoot='build/repo/km7bzsoa-562zb-local': Migration complete! 07:14:17.797 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest > migrateFromPostgresqlToDerby STANDARD_OUT 07:14:17.957 [Test worker] INFO D.D.Retrieve - Object with id "1" not found ! 07:14:17.963 [Test worker] INFO c.c.c.l.d.DatabaseMigrater - migrateIfNeeded: localRoot='build/repo/km7bzsjh-qy1s2-local': Migration complete! 07:14:17.980 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.db.DbMigrateFromDerbyToPostgresqlTest STANDARD_OUT 07:14:18.074 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:14:18.107 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:14:18.107 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:14:18.108 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:14:18.108 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:14:18.108 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:14:18.200 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms. 07:14:18.201 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.db.DbMigrateFromPostgresqlToDerbyTest STANDARD_OUT 07:14:18.264 [Test worker] INFO c.c.c.l.d.DatabaseAdapterFactoryRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:14:18.272 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 07:14:18.279 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. signRsaWithSha1 run #1 signRsaWithSha1 run #2 org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT lengthCategory2HitCount: {_100K=300033, _1M=147732, _10M=47159, _100M=3070, _1G=2006, _10G=0} lengthCategory2HitPercentage: {_100K=600, _1M=295, _10M=94, _100M=6, _1G=4, _10G=0} org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT 8460595 07:14:25.617 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 11 finished executing tests. > Task :org.subshare.local:test org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:31.539 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]initPersistenceManagerFactory: repositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf 07:14:31.583 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19431 ms. 07:14:31.829 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]getCloseDeferredMillis: closeDeferredMillis=20000 07:14:31.829 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:31.836 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]getCloseDeferredMillis: closeDeferredMillis=20000 07:14:31.838 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:31.850 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:14:31.851 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:14:31.851 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:14:31.852 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:14:31.852 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:14:31.895 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 07:14:31.896 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:31.944 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:14:31.947 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.049 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 101 ms. 07:14:32.050 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.092 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:14:32.097 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.149 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:14:32.150 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.189 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms. 07:14:32.192 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.216 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:14:32.217 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:14:32.266 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #4 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:32.757 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:32.954 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:32.985 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:14:33.058 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.59% 07:14:33.086 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:14:33.176 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.35% 07:14:33.225 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:14:33.371 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:14:33.665 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:33.926 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 07:14:34.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, this.localRepositoryRevisionInProgress=-1, revision=3 07:14:34.087 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:34.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.264 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.548 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:35.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #5 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:35.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.133 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.248 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.347 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.607 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:36.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.495 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.630 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.802 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:37.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:14:38.331 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:38.337 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:38.348 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:38.353 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:38.363 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:38.372 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:38.396 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:38.424 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:38.471 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:38.638 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:38.741 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:38.751 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:38.761 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:38.764 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:38.773 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:38.783 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:38.811 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:38.828 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:38.878 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:38.941 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:39.022 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:39.029 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:39.046 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:39.050 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:39.058 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:39.066 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:39.090 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:39.104 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:39.147 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:39.190 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:39.235 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 07:14:39.436 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:39.441 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:39.451 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:39.456 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:39.476 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:39.486 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 07:14:39.486 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:39.557 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:39.574 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:39.648 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT 07:14:39.742 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:39.762 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:39.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, this.localRepositoryRevisionInProgress=3, revision=10 07:14:39.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT 07:14:40.063 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:40.105 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:40.111 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:40.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:40.123 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:40.133 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:40.142 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:40.167 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:40.181 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:40.229 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:40.277 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 07:14:40.313 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:40.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, this.localRepositoryRevisionInProgress=10, revision=12 07:14:40.340 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:14:40.453 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:40.460 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:40.469 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:40.475 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:40.484 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:40.492 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:40.517 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:40.530 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #1 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:14:40.585 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:40.636 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:40.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, this.localRepositoryRevisionInProgress=12, revision=14 07:14:40.721 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:14:40.830 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:40.836 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:40.845 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:40.849 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:40.856 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:40.865 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:40.884 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:40.897 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:40.939 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:40.995 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:41.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, this.localRepositoryRevisionInProgress=14, revision=16 07:14:41.050 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e1b5493c-63ac-4757-8a0b-aae84d27cb71 remoteRepositoryId=91ee4064-0f73-4e9e-9a5e-645a0c1a7caf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:14:41.153 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:41.159 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:14:41.168 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:14:41.172 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:14:41.181 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:14:41.192 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:14:41.216 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:14:41.229 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:14:41.274 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:14:41.319 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:14:41.365 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:14:41.368 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:14:41.632 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:14:41.900 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c3n50-ztwov-local' 07:14:41.911 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c3n50-ztwov-local' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #2 sha1Digest run #3 sha1Digest run #4 sha1Digest run #5 sha1Digest run #6 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:14:51.838 [closeDeferredTimer-5414beff-1] INFO c.c.c.l.LocalRepoManagerImpl - [5414beff]_close: Shutting down real LocalRepoManager. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #7 sha1Digest run #8 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:14:57.044 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]initPersistenceManagerFactory: repositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f 07:14:57.130 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12973 ms. 07:14:57.184 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c3n54-o1yan-remote' 07:14:57.188 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c3n54-o1yan-remote' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #9 sha1Digest run #10 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:01.368 [closeDeferredTimer-29fcee63-a] INFO c.c.c.l.LocalRepoManagerImpl - [29fcee63]_close: Shutting down real LocalRepoManager. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 07:15:03.301 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT 07:15:03.565 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:15:07.685 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT 07:15:07.912 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. signAndVerifyRandomManySmall run #1 signAndVerifyRandomManySmall run #2 signAndVerifyRandomManySmall run #3 signAndVerifyRandomManySmall run #4 signAndVerifyRandomManySmall run #5 signAndVerifyRandomManySmall run #6 signAndVerifyRandomManySmall run #7 signAndVerifyRandomManySmall run #8 signAndVerifyRandomManySmall run #9 signAndVerifyRandomManySmall run #10 signAndVerifyRandomManySmall run #11 signAndVerifyRandomManySmall run #12 signAndVerifyRandomManySmall run #13 signAndVerifyRandomManySmall run #14 signAndVerifyRandomManySmall run #15 signAndVerifyRandomManySmall run #16 signAndVerifyRandomManySmall run #17 signAndVerifyRandomManySmall run #18 signAndVerifyRandomManySmall run #19 signAndVerifyRandomManySmall run #20 signAndVerifyRandomManySmall run #21 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:12.700 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]initPersistenceManagerFactory: repositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db 07:15:12.706 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12825 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #22 signAndVerifyRandomManySmall run #23 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:12.897 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]getCloseDeferredMillis: closeDeferredMillis=20000 07:15:12.898 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:12.899 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]getCloseDeferredMillis: closeDeferredMillis=20000 07:15:12.900 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:12.905 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:15:12.906 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:15:12.907 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:15:12.907 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:15:12.907 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #24 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:13.075 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 167 ms. 07:15:13.075 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #25 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:13.235 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 159 ms. 07:15:13.238 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:13.267 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:15:13.268 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:13.345 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms. 07:15:13.347 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #26 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:13.373 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 07:15:13.373 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:13.400 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:15:13.402 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:13.426 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:15:13.427 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:13.453 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #27 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:14.015 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #28 signAndVerifyRandomManySmall run #29 signAndVerifyRandomManySmall run #30 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:14.530 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:14.553 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:15:14.611 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.06% 07:15:14.644 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:15:14.698 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.55% 07:15:14.741 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:15:14.853 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:15:15.037 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #31 signAndVerifyRandomManySmall run #32 signAndVerifyRandomManySmall run #33 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:15.247 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:15:15.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, this.localRepositoryRevisionInProgress=-1, revision=3 07:15:15.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #34 signAndVerifyRandomManySmall run #35 signAndVerifyRandomManySmall run #36 signAndVerifyRandomManySmall run #37 signAndVerifyRandomManySmall run #38 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:15.951 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.025 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #39 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:16.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #40 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:16.440 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.688 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.894 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:16.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #41 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:17.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #42 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:17.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:17.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #43 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:17.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #44 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:17.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:17.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #45 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:17.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:17.781 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:17.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:18.049 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:18.151 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #46 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:18.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:18.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:18.509 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:18.517 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:18.520 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:18.528 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:18.535 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:18.553 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:18.564 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:18.602 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:18.638 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #47 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:18.709 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #48 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:18.720 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #49 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:18.732 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:18.736 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:18.745 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:18.754 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:18.779 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:18.793 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:18.840 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #50 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:18.899 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:19.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:19.098 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:19.112 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:19.116 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:19.123 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:19.130 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:19.150 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:19.162 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:19.201 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #51 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:19.311 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:19.356 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 07:15:19.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:19.488 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:19.496 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:19.499 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:19.515 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:19.523 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:19.543 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:19.555 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:19.593 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #52 signAndVerifyRandomManySmall run #53 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:19.633 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:19.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, this.localRepositoryRevisionInProgress=3, revision=10 07:15:19.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:15:19.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:19.894 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:19.901 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:19.904 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:19.910 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:19.918 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:19.939 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:19.951 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:20.023 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:20.066 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #54 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:15:20.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, this.localRepositoryRevisionInProgress=10, revision=12 07:15:20.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92e1ee84-7786-492f-80e7-ad1c7982b78f remoteRepositoryId=f15b4ac9-6834-403a-9f31-d3e930bb48db, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:15:20.235 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:20.240 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:20.246 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:20.249 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:20.255 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:20.261 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:20.280 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:20.290 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:20.325 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:20.361 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:20.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:20.406 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:20.415 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:20.417 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:20.423 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:20.429 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:20.447 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:20.458 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:20.496 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:20.533 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:20.567 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:20.568 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #55 signAndVerifyRandomManySmall run #56 signAndVerifyRandomManySmall run #57 signAndVerifyRandomManySmall run #58 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT 07:15:20.843 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:15:21.151 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c4hfd-7m0ag-local' 07:15:21.157 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c4hfd-7m0ag-local' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #59 signAndVerifyRandomManySmall run #60 signAndVerifyRandomManySmall run #61 signAndVerifyRandomManySmall run #62 signAndVerifyRandomManySmall run #63 signAndVerifyRandomManySmall run #64 signAndVerifyRandomManySmall run #65 signAndVerifyRandomManySmall run #66 signAndVerifyRandomManySmall run #67 signAndVerifyRandomManySmall run #68 signAndVerifyRandomManySmall run #69 signAndVerifyRandomManySmall run #70 signAndVerifyRandomManySmall run #71 signAndVerifyRandomManySmall run #72 signAndVerifyRandomManySmall run #73 signAndVerifyRandomManySmall run #74 signAndVerifyRandomManySmall run #75 signAndVerifyRandomManySmall run #76 signAndVerifyRandomManySmall run #77 signAndVerifyRandomManySmall run #78 signAndVerifyRandomManySmall run #79 signAndVerifyRandomManySmall run #80 signAndVerifyRandomManySmall run #81 signAndVerifyRandomManySmall run #82 signAndVerifyRandomManySmall run #83 signAndVerifyRandomManySmall run #84 signAndVerifyRandomManySmall run #85 signAndVerifyRandomManySmall run #86 signAndVerifyRandomManySmall run #87 signAndVerifyRandomManySmall run #88 signAndVerifyRandomManySmall run #89 signAndVerifyRandomManySmall run #90 signAndVerifyRandomManySmall run #91 signAndVerifyRandomManySmall run #92 signAndVerifyRandomManySmall run #93 signAndVerifyRandomManySmall run #94 signAndVerifyRandomManySmall run #95 signAndVerifyRandomManySmall run #96 signAndVerifyRandomManySmall run #97 signAndVerifyRandomManySmall run #98 signAndVerifyRandomManySmall run #99 signAndVerifyRandomManySmall run #100 07:15:30.217 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 07:15:30.445 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT 07:15:32.900 [closeDeferredTimer-4e5ed4fe-1] INFO c.c.c.l.LocalRepoManagerImpl - [4e5ed4fe]_close: Shutting down real LocalRepoManager. 07:15:38.047 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]initPersistenceManagerFactory: repositoryId=e636ff41-da8d-4e01-8488-b835227a1177 07:15:38.057 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14088 ms. 07:15:38.109 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c4hfg-fpkj6-remote' 07:15:38.115 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c4hfg-fpkj6-remote' locked successfully. 07:15:40.569 [closeDeferredTimer-36bc8ed3-9] INFO c.c.c.l.LocalRepoManagerImpl - [36bc8ed3]_close: Shutting down real LocalRepoManager. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 07:15:48.543 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:15:48.787 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 13 finished executing tests. > Task :org.subshare.local:test org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT 07:15:53.509 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]initPersistenceManagerFactory: repositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae 07:15:53.516 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12020 ms. 07:15:53.710 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]getCloseDeferredMillis: closeDeferredMillis=20000 07:15:53.710 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:53.711 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]getCloseDeferredMillis: closeDeferredMillis=20000 07:15:53.713 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:53.720 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:15:53.720 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:15:53.720 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:15:53.721 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:15:53.721 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:15:53.790 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms. 07:15:53.791 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:53.851 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms. 07:15:53.852 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:53.883 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:15:53.884 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:53.922 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 07:15:53.924 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:54.053 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms. 07:15:54.054 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:54.083 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:15:54.086 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:54.127 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:15:54.128 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:15:54.149 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:15:54.806 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:55.134 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:55.153 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:15:55.208 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.13% 07:15:55.227 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:15:55.286 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 07:15:55.311 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:15:55.430 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:15:55.602 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:55.797 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms. 07:15:55.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, this.localRepositoryRevisionInProgress=-1, revision=3 07:15:55.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.493 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.710 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.773 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:56.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.680 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:57.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.053 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.350 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:15:58.655 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:58.659 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:58.666 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:58.669 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:58.676 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:58.682 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:58.700 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:58.710 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:58.745 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:58.783 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:58.851 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:58.856 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:58.864 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:58.870 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:58.880 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:58.889 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:58.917 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:58.935 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:58.982 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:59.048 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:59.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:59.134 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:59.152 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:59.155 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:59.165 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:59.177 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:59.207 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:59.224 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:59.272 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:59.308 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:59.386 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms. 07:15:59.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:59.505 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:59.511 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:59.513 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:15:59.529 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:15:59.535 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:15:59.551 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:15:59.561 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:15:59.596 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:15:59.630 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:15:59.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, this.localRepositoryRevisionInProgress=3, revision=10 07:15:59.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e636ff41-da8d-4e01-8488-b835227a1177 remoteRepositoryId=f189bf84-c845-4696-9bb0-2b673dcb07ae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:15:59.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:15:59.985 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:15:59.991 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:15:59.994 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:16:00.001 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:16:00.007 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:16:00.024 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:16:00.034 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:16:00.069 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:16:00.103 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:16:00.139 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:00.146 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:16:00.152 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:16:00.155 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:16:00.161 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:16:00.167 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:16:00.184 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:16:00.196 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:16:00.231 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:16:00.263 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:16:00.296 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:00.297 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT 07:16:00.595 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:16:00.876 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c5c2t-paow1-local' 07:16:00.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c5c2t-paow1-local' locked successfully. 07:16:12.155 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]initPersistenceManagerFactory: repositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd 07:16:12.174 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9103 ms. 07:16:12.221 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c5c2v-epd0z-remote' 07:16:12.228 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c5c2v-epd0z-remote' locked successfully. 07:16:13.712 [closeDeferredTimer-5b1998e1-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b1998e1]_close: Shutting down real LocalRepoManager. 07:16:20.298 [closeDeferredTimer-1043e23f-8] INFO c.c.c.l.LocalRepoManagerImpl - [1043e23f]_close: Shutting down real LocalRepoManager. 07:16:25.674 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]initPersistenceManagerFactory: repositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34 07:16:25.676 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10767 ms. 07:16:25.820 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]getCloseDeferredMillis: closeDeferredMillis=20000 07:16:25.821 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:25.824 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]getCloseDeferredMillis: closeDeferredMillis=20000 07:16:25.826 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:25.831 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:16:25.831 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:16:25.832 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:16:25.832 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:16:25.832 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:16:25.871 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms. 07:16:25.871 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:25.940 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms. 07:16:25.945 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:25.997 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. 07:16:25.998 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:26.020 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. 07:16:26.022 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:26.057 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 07:16:26.058 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:26.108 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:16:26.111 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:26.155 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 07:16:26.155 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:16:26.196 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms. 07:16:26.664 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:16:26.829 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:16:26.848 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:16:26.920 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.74% 07:16:26.939 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:16:27.000 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.35% 07:16:27.028 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:16:27.123 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:16:27.283 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:16:27.563 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:16:27.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, this.localRepositoryRevisionInProgress=-1, revision=3 07:16:27.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.458 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.619 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.676 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.820 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:28.953 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.421 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.513 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.612 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.713 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:29.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:30.599 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:30.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:30.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:30.851 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=de5e3ab1-58b9-41ec-91d5-6b5c88d610cd remoteRepositoryId=c5831cab-74b0-40db-83d0-dfb13d366f34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:16:31.067 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:31.074 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:16:31.080 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:16:31.083 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:16:31.090 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:16:31.096 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:16:31.112 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:16:31.123 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:16:31.154 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:16:31.187 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:16:31.236 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:31.242 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:16:31.251 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:16:31.255 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:16:31.260 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:16:31.265 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:16:31.281 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:16:31.296 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:16:31.328 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:16:31.371 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:16:31.419 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:16:31.426 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT 07:16:31.717 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:16:32.023 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c603z-cu965-local' 07:16:32.031 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c603z-cu965-local' locked successfully. 07:16:45.821 [closeDeferredTimer-5a5626e9-1] INFO c.c.c.l.LocalRepoManagerImpl - [5a5626e9]_close: Shutting down real LocalRepoManager. 07:16:48.259 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]initPersistenceManagerFactory: repositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e 07:16:48.303 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12851 ms. 07:16:48.348 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6043-d34et-remote' 07:16:48.360 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6043-d34et-remote' locked successfully. 07:16:51.420 [closeDeferredTimer-76071259-4] INFO c.c.c.l.LocalRepoManagerImpl - [76071259]_close: Shutting down real LocalRepoManager. 07:17:00.836 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]initPersistenceManagerFactory: repositoryId=26218274-b9d5-4a00-8a6c-b755f4355326 07:17:00.842 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10082 ms. 07:17:01.008 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]getCloseDeferredMillis: closeDeferredMillis=20000 07:17:01.008 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:01.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]getCloseDeferredMillis: closeDeferredMillis=20000 07:17:01.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:01.018 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:17:01.018 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:17:01.019 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:17:01.019 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:17:01.019 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:17:01.055 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 07:17:01.055 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.087 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 07:17:01.089 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.153 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms. 07:17:01.154 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.220 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:17:01.222 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.321 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms. 07:17:01.322 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.368 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 07:17:01.370 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.407 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 07:17:01.407 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:01.469 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:17:02.045 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:02.193 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:02.219 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:17:02.299 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.85% 07:17:02.321 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:17:02.388 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.38% 07:17:02.422 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:17:02.530 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:17:02.723 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:02.991 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 07:17:03.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, this.localRepositoryRevisionInProgress=-1, revision=3 07:17:03.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:03.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:03.789 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:03.858 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:03.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.779 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.902 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:04.993 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.131 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.316 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.676 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:05.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:06.021 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:06.028 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:06.033 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:06.036 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:06.045 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:06.050 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:06.065 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:06.075 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:06.106 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:06.141 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:06.207 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:06.213 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:06.218 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:06.221 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:06.226 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:06.231 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:06.247 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:06.256 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:06.284 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:06.323 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:06.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:06.376 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:06.389 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:06.392 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:06.397 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:06.402 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:06.419 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:06.429 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:06.462 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:06.497 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:06.544 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 07:17:06.807 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms. 07:17:06.930 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:06.936 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:06.941 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:06.944 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:06.961 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:06.968 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:06.985 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:06.996 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:07.029 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:07.062 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:07.159 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:07.164 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:07.170 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:07.172 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:07.178 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:07.184 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:07.200 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:07.210 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:07.240 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:07.274 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:07.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, this.localRepositoryRevisionInProgress=3, revision=12 07:17:07.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:17:07.521 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:07.532 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:07.541 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:07.544 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:07.549 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:07.555 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:07.568 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:07.581 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:07.615 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:07.651 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:07.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, this.localRepositoryRevisionInProgress=12, revision=14 07:17:07.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:17:07.802 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:07.806 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:07.818 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:07.820 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:07.826 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:07.831 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:07.846 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:07.856 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:07.887 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:07.921 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:07.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, this.localRepositoryRevisionInProgress=14, revision=16 07:17:07.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:17:08.057 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:08.064 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:08.071 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:08.082 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:08.087 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:08.093 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:08.111 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:08.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:08.151 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:08.185 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:08.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, this.localRepositoryRevisionInProgress=16, revision=18 07:17:08.232 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84f39fa8-e065-4dc0-b784-38f2f4f3c76e remoteRepositoryId=26218274-b9d5-4a00-8a6c-b755f4355326, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:17:08.312 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:08.318 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:08.325 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:08.330 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:08.337 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:08.343 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:08.359 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:08.369 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:08.404 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:08.437 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:08.480 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:08.482 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT 07:17:08.798 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:17:09.104 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6sps-n7qw7-local' 07:17:09.113 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6sps-n7qw7-local' locked successfully. 07:17:21.010 [closeDeferredTimer-53d64962-1] INFO c.c.c.l.LocalRepoManagerImpl - [53d64962]_close: Shutting down real LocalRepoManager. 07:17:25.869 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]initPersistenceManagerFactory: repositoryId=35b56959-4590-4988-b007-8e6d574cd24b 07:17:25.883 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13715 ms. 07:17:25.921 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6spz-bzwo6-remote' 07:17:25.928 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/repo/km7c6spz-bzwo6-remote' locked successfully. 07:17:28.483 [closeDeferredTimer-3eccc2c0-b] INFO c.c.c.l.LocalRepoManagerImpl - [3eccc2c0]_close: Shutting down real LocalRepoManager. 07:17:43.999 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]initPersistenceManagerFactory: repositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7 07:17:44.085 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9495 ms. 07:17:44.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]getCloseDeferredMillis: closeDeferredMillis=20000 07:17:44.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [36136e94]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:44.249 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]getCloseDeferredMillis: closeDeferredMillis=20000 07:17:44.249 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:44.259 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:17:44.259 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:17:44.260 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:17:44.260 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:17:44.260 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:17:44.287 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 07:17:44.287 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.344 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. 07:17:44.348 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.400 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:17:44.400 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.419 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 07:17:44.421 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.459 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 07:17:44.459 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.492 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 07:17:44.493 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.557 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms. 07:17:44.557 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:17:44.576 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 07:17:45.348 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:45.590 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:45.606 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:17:45.650 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.07% 07:17:45.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:17:45.727 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.37% 07:17:45.748 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:17:45.836 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:17:46.019 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:46.246 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms. 07:17:46.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, this.localRepositoryRevisionInProgress=-1, revision=3 07:17:46.350 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:46.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:46.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:46.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.248 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.617 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:47.951 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.005 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:17:48.564 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:48.568 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:48.574 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:48.576 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:48.581 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:48.586 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:48.600 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:48.608 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:48.637 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:48.668 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:48.713 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:48.719 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:48.724 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:48.726 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:48.733 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:48.740 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:48.754 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:48.764 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:48.790 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:48.826 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:48.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:48.923 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:48.935 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:48.938 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:48.945 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:48.952 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:48.966 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:48.975 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:49.003 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:49.030 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:49.116 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. 07:17:49.210 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:49.215 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:49.220 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:49.224 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:49.237 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:49.241 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:49.255 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:49.263 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:49.293 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:49.325 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:49.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, this.localRepositoryRevisionInProgress=3, revision=10 07:17:49.421 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35b56959-4590-4988-b007-8e6d574cd24b remoteRepositoryId=3e921569-795d-4803-94a3-fe1d1ccedae7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:17:49.506 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:49.511 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:49.521 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:49.524 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:49.530 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:49.535 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:49.548 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:49.557 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:49.582 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:49.609 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:49.636 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:49.640 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:17:49.644 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:17:49.646 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:17:49.651 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:17:49.656 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:17:49.669 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:17:49.678 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:17:49.705 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:17:49.733 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:17:49.760 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58dc87a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:17:49.761 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:17:49.769 [main] INFO o.g.a.i.t.t.w.TestWorker - Gradle Test Executor 15 finished executing tests. > Task :org.subshare.local:test Finished generating test XML results (0.069 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/test-results/test Generating HTML test report... Finished generating test html results (0.069 secs) into: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/reports/tests/test :org.subshare.local:test (Thread[Execution worker for ':',5,main]) completed. Took 6 mins 24.676 secs. :org.subshare.local.dbrepo:compileJava (Thread[Execution worker for ':',5,main]) started. [ant:datanucleusenhancer] SLF4J: No SLF4J providers were found. [ant:datanucleusenhancer] SLF4J: Defaulting to no-operation (NOP) logger implementation [ant:datanucleusenhancer] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. > Task :org.subshare.local.dbrepo:compileJava Caching disabled for task ':org.subshare.local.dbrepo:compileJava' because: Build cache is disabled Task ':org.subshare.local.dbrepo:compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/classes/java/main/module-info.class has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/classes/java/main/org has been removed. The input changes require a full rebuild for incremental task ':org.subshare.local.dbrepo:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.005 secs. 1 duplicate classes found in classpath (see all with --debug). [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] DataNucleus Enhancer (version 5.2.2) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/classes/java/main [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local/build/libs/org.subshare.local-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/1.0.1-SNAPSHOT/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.2/a8d9e8aa97aad56913380847a37160eebe0b1c52/datanucleus-core-5.2.2.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.3/16cad3799166b25e3fd9002052129e20f5b85bc8/datanucleus-api-jdo-5.2.3.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m13/9d62a452e0f4c6ea0b116e693fc15cdccdbb0586/javax.jdo-3.2.0-m13.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.2/497f3fc7c134d8615eda86c3697d88c2981f8b5f/datanucleus-rdbms-5.2.2.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.12/1ed5b5f16a67f312a50d420e8bcb7d30b40b033d/postgresql-42.2.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=305 ms, enhance=0 ms, total=305 ms. Consult the log for full details [ant:datanucleusenhancer] DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details > Task :org.subshare.local.dbrepo:compileJava [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local.dbrepo:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 2.688 secs. :org.subshare.local.dbrepo:processResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:processResources Caching disabled for task ':org.subshare.local.dbrepo:processResources' because: Build cache is disabled Task ':org.subshare.local.dbrepo:processResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/resources/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF/services has been removed. :org.subshare.local.dbrepo:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.02 secs. :org.subshare.local.dbrepo:classes (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:classes Skipping task ':org.subshare.local.dbrepo:classes' as it has no actions. :org.subshare.local.dbrepo:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/src/test/java', not found Skipping task ':org.subshare.local.dbrepo:compileTestJava' as it has no source files and no previous output files. :org.subshare.local.dbrepo:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.003 secs. :org.subshare.local.dbrepo:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found Skipping task ':org.subshare.local.dbrepo:processTestResources' as it has no source files and no previous output files. :org.subshare.local.dbrepo:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.003 secs. :org.subshare.local.dbrepo:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.local.dbrepo:testClasses UP-TO-DATE Skipping task ':org.subshare.local.dbrepo:testClasses' as it has no actions. :org.subshare.local.dbrepo:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:test (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.local.dbrepo:test NO-SOURCE Skipping task ':org.subshare.local.dbrepo:test' as it has no source files and no previous output files. :org.subshare.local.dbrepo:test (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :org.subshare.ls.client:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/test/java', not found Skipping task ':org.subshare.ls.client:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.client:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.ls.client:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.client/src/test/resources', not found Skipping task ':org.subshare.ls.client:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.client:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :org.subshare.ls.client:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.client:testClasses' as it has no actions. :org.subshare.ls.client:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:test (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.client:test NO-SOURCE Skipping task ':org.subshare.ls.client:test' as it has no source files and no previous output files. :org.subshare.ls.client:test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.007 secs. :org.subshare.ls.core:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.core:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/src/test/java', not found Skipping task ':org.subshare.ls.core:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.core:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :org.subshare.ls.core:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.core:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.core/src/test/resources', not found Skipping task ':org.subshare.ls.core:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.core:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.core:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.core:testClasses' as it has no actions. :org.subshare.ls.core:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:test (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.core:test NO-SOURCE Skipping task ':org.subshare.ls.core:test' as it has no source files and no previous output files. :org.subshare.ls.core:test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :org.subshare.ls.rest.client:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.client:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/test/java', not found Skipping task ':org.subshare.ls.rest.client:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.rest.client:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.011 secs. :org.subshare.ls.rest.client:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.client:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found Skipping task ':org.subshare.ls.rest.client:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.rest.client:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :org.subshare.ls.rest.client:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.client:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.rest.client:testClasses' as it has no actions. :org.subshare.ls.rest.client:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:test (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.client:test NO-SOURCE Skipping task ':org.subshare.ls.rest.client:test' as it has no source files and no previous output files. :org.subshare.ls.rest.client:test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :org.subshare.ls.rest.server:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.server:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/test/java', not found Skipping task ':org.subshare.ls.rest.server:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.rest.server:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.004 secs. :org.subshare.ls.rest.server:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.server:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found Skipping task ':org.subshare.ls.rest.server:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.rest.server:processTestResources (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) started. > Task :org.subshare.ls.rest.server:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.rest.server:testClasses' as it has no actions. :org.subshare.ls.rest.server:testClasses (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.rest.server:test NO-SOURCE Skipping task ':org.subshare.ls.rest.server:test' as it has no source files and no previous output files. :org.subshare.ls.rest.server:test (Thread[Execution worker for ':',5,main]) completed. Took 0.007 secs. :org.subshare.ls.server:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/test/java', not found Skipping task ':org.subshare.ls.server:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.server:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.004 secs. :org.subshare.ls.server:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server/src/test/resources', not found Skipping task ':org.subshare.ls.server:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.server:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.002 secs. :org.subshare.ls.server:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.server:testClasses' as it has no actions. :org.subshare.ls.server:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.ls.server:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server:test NO-SOURCE Skipping task ':org.subshare.ls.server:test' as it has no source files and no previous output files. :org.subshare.ls.server:test (Thread[Execution worker for ':',5,main]) completed. Took 0.005 secs. :org.subshare.ls.server.cproc:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:compileTestJava NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found Skipping task ':org.subshare.ls.server.cproc:compileTestJava' as it has no source files and no previous output files. :org.subshare.ls.server.cproc:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.003 secs. :org.subshare.ls.server.cproc:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found Skipping task ':org.subshare.ls.server.cproc:processTestResources' as it has no source files and no previous output files. :org.subshare.ls.server.cproc:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.002 secs. :org.subshare.ls.server.cproc:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:testClasses UP-TO-DATE Skipping task ':org.subshare.ls.server.cproc:testClasses' as it has no actions. :org.subshare.ls.server.cproc:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.ls.server.cproc:test NO-SOURCE Skipping task ':org.subshare.ls.server.cproc:test' as it has no source files and no previous output files. :org.subshare.ls.server.cproc:test (Thread[Execution worker for ':',5,main]) completed. Took 0.005 secs. :org.subshare.rest.client:compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.rest.client:compileTestJava Caching disabled for task ':org.subshare.rest.client:compileTestJava' because: Build cache is disabled Task ':org.subshare.rest.client:compileTestJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/test/org/subshare has been removed. The input changes require a full rebuild for incremental task ':org.subshare.rest.client:compileTestJava'. file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/src/test/resources', not found Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/src/test/java/org/subshare/rest/client/transport/CryptreeRepoTransportTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.057 secs. 1 duplicate classes found in classpath (see all with --debug). :org.subshare.rest.client:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 0.485 secs. :org.subshare.rest.client:processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.rest.client:processTestResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/src/test/resources', not found Skipping task ':org.subshare.rest.client:processTestResources' as it has no source files and no previous output files. :org.subshare.rest.client:processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.006 secs. :org.subshare.rest.client:testClasses (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.rest.client:testClasses Skipping task ':org.subshare.rest.client:testClasses' as it has no actions. :org.subshare.rest.client:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:test (Thread[Execution worker for ':',5,main]) started. > Task :org.subshare.rest.client:test Caching disabled for task ':org.subshare.rest.client:test' because: Build cache is disabled Task ':org.subshare.rest.client:test' is not up-to-date because: Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/test-results/test/binary has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin.idx has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/src/test/resources', not found Starting process 'Gradle Test Executor 16'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false -javaagent:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar --module-path /home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/main:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/log4j-over-slf4j/2.0.0-alpha1/41a555fd6dd44ac1a843346a2e1c84c783f73951/log4j-over-slf4j-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.3.0-alpha4/2cd967bc8fbd5e5ebbb93abd0b254b1eaf90e471/logback-classic-1.3.0-alpha4.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.core/build/libs/org.subshare.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/fca5d95230f04225be4d593bc20a612f789846c2/org.bouncycastle.openpgp.wot-161b03.1.jar:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-1.0.1-SNAPSHOT.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.0-alpha1/e979781e847d44d3618c4479d438956593b6b080/slf4j-api-2.0.0-alpha1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.14.0/3b7b0fcac821f3d167764e9926573cd64f78f9e9/assertj-core-3.14.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jmockit/jmockit/1.49/e281fc6778c43060402505f062f6515c2adeb037/jmockit-1.49.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.13-rc-2/20125d483fd31ebb78a72257fd4a51145af2c333/junit-4.13-rc-2.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jersey.core/jersey-client/2.29.1/1635f245b7e9eecf8d3d753fba87f3b79aef1b34/jersey-client-2.29.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.3.0-alpha4/3ec023a0068a02e5d4697fce3435562348d3d478/logback-core-1.3.0-alpha4.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.0/a055c648842c4954c1f7db7254f45d9ad565e278/javax.mail-1.6.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jersey.core/jersey-common/2.29.1/ea60b9ace56f1ae758c2eebbb48e8387d959102f/jersey-common-2.29.1.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/jakarta.ws.rs/jakarta.ws.rs-api/2.1.6/1dcb770bce80a490dff49729b99c7a60e9ecb122/jakarta.ws.rs-api-2.1.6.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.hk2.external/jakarta.inject/2.6.1/8096ebf722902e75fbd4f532a751e514f02e1eb7/jakarta.inject-2.6.1.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar:/home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/jaxb-runtime/2.4.0-b180830.0438/2a0705ce8aa988b691c70e8bdcc1613050a148a2/jaxb-runtime-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.4.0-b180830.0359/b54184b7dcab2031add3f525550c7f1b7e12209d/jaxb-api-2.4.0-b180830.0359.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/jakarta.annotation/jakarta.annotation-api/1.3.5/59eb84ee0d616332ff44aba065f3888cf002cd2d/jakarta.annotation-api-1.3.5.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.hk2/osgi-resource-locator/1.0.3/de3b21279df7e755e38275137539be5e2c80dd58/osgi-resource-locator-1.0.3.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.glassfish.jaxb/txw2/2.4.0-b180830.0438/31bae7fb5924472b3243b265b47cb741da715419/txw2-2.4.0-b180830.0438.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.7/c197c86ceec7318b1284bffb49b54226ca774003/istack-commons-runtime-3.0.7.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/org.jvnet.staxex/stax-ex/1.8/8cc35f73da321c29973191f2cf143d29d26a1df7/stax-ex-1.8.jar:/home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.fastinfoset/FastInfoset/1.2.15/bb7b7ec0379982b97c62cd17465cb6d9155f68e8/FastInfoset-1.2.15.jar --patch-module org.subshare.rest.client=/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/classes/java/test:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/main:/home/tomcat/.jenkins/workspace/org.subshare_java_11/org.subshare/org.subshare.rest.client/build/resources/test --add-modules ALL-MODULE-PATH --add-modules org.assertj.core --add-reads org.subshare.rest.client=org.assertj.core --add-reads org.subshare.rest.client=junit --add-opens org.subshare.rest.client/org.subshare.rest.client.transport=junit -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.5.jar_6a2df60c47de373ea127d14406367999/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false @/tmp/gradle-worker-classpath16337286638785085542txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 16' Successfully started process 'Gradle Test Executor 16' 07:17:57.201 [main] DEBUG org.gradle.internal.remote.internal.inet.TcpOutgoingConnector - Attempting to connect to [24122e65-a36f-4fa9-95e4-f1d30ff528d8 port:40073, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]]. 07:17:57.223 [main] DEBUG org.gradle.internal.remote.internal.inet.TcpOutgoingConnector - Trying to connect to address /0:0:0:0:0:0:0:1. 07:17:57.248 [main] DEBUG org.gradle.internal.remote.internal.inet.TcpOutgoingConnector - Cannot connect to address /0:0:0:0:0:0:0:1, skipping. 07:17:57.249 [main] DEBUG org.gradle.internal.remote.internal.inet.TcpOutgoingConnector - Trying to connect to address /127.0.0.1. 07:17:57.252 [main] DEBUG org.gradle.internal.remote.internal.inet.TcpOutgoingConnector - Connected to address /127.0.0.1:40073. 07:17:57.397 [main] DEBUG org.gradle.process.internal.worker.child.ActionExecutionWorker - Starting Gradle Test Executor 16. 07:17:57.424 [main] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 16 started executing tests. > Task :org.subshare.rest.client:test Gradle Test Executor 16 STANDARD_OUT 07:17:57.699 [Test worker] DEBUG org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor - Executing test class org.subshare.rest.client.transport.CryptreeRepoTransportTest org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT 07:17:58.162 [Test worker] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:17:58.639 [Test worker] DEBUG org.subshare.core.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:17:58.661 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.gnupg.dir' is not set (config is queried next). 07:17:58.662 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'. 07:17:58.673 [Test worker] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61c5245d]: file='/home/tomcat/.subshare/subshare.properties' 07:17:58.675 [Test worker] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61c5245d]tryAcquire: returning true. lockCounter=1 07:17:58.685 [Test worker] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61c5245d]release: releasing underlying FileLock. lockCounter=0 07:17:58.686 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:17:58.687 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:17:58.688 [Test worker] DEBUG org.subshare.core.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:17:58.688 [Test worker] DEBUG org.subshare.core.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:17:58.701 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 07:17:59.146 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 07:17:59.150 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 07:17:59.152 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 07:17:59.154 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 07:17:59.155 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 07:17:59.157 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 07:18:01.169 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 2476 ms. 07:18:01.176 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=PtgLvW9X3k9N5o4bxhagkg, invitation=false] 07:18:01.187 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:18:01.188 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 07:18:06.199 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 5011 ms. 07:18:06.200 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hD-w1slMYCjUC3Gc0stbRA, invitation=false] 07:18:06.233 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.getCryptoChangeSetDtoTimeout' is not set (config is queried next). 07:18:06.245 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=897809 07:18:06.282 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:06.316 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=765910 07:18:07.496 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:07.498 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=399800 07:18:08.076 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:08.077 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=415155 07:18:08.350 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:08.351 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=826418 07:18:08.639 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:08.640 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=405669 07:18:09.197 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:09.203 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=674337 07:18:09.517 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:09.519 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=168354 07:18:09.998 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:09.999 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=386442 07:18:10.152 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:10.153 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=163506 07:18:10.447 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:10.448 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=598714 07:18:10.595 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:10.597 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=661774 07:18:11.010 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:11.011 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=217282 07:18:11.478 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:11.479 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=466446 07:18:11.656 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:11.657 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1028904 07:18:11.983 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:11.984 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=857150 07:18:12.680 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:18:12.681 [Test worker] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Recording test results Sending e-mails to: marco@codewizards.co ERROR: Unknown SMTP host: mail.codewizards.co javax.mail.MessagingException: Unknown SMTP host: mail.codewizards.co; nested exception is: java.net.UnknownHostException: mail.codewizards.co at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1932) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.execute(MailSender.java:117) at hudson.tasks.Mailer.perform(Mailer.java:137) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685) at hudson.model.Run.execute(Run.java:1757) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:234) Caused by: java.net.UnknownHostException: mail.codewizards.co at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:286) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:231) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1900) ... 17 more Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE