See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/2196/display/redirect?page=changes>
Changes: [howard.gao] ARTEMIS-2197 Page deleted before transaction finishes ------------------------------------------ [...truncated 1.40 MB...] [WARNING] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/ConstantExpression.java>:155: warning - @return tag has no arguments. [WARNING] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/Filterable.java>:38: warning - @return tag has no arguments. [WARNING] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/Filterable.java>:46: warning - @return tag has no arguments. [WARNING] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/UnaryExpression.java>:271: warning - @return tag has no arguments. [WARNING] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnection.java>:88: warning - Tag @link: reference not found: ClientSession.AddressQuery#JMS_SESSION_IDENTIFIER_PROPERTY [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/target/artemis-website-2.7.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ artemis-website --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/target/artemis-website-2.7.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-website --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-website --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/target/artemis-website-2.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-website/2.7.0-SNAPSHOT/artemis-website-2.7.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-website/2.7.0-SNAPSHOT/artemis-website-2.7.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/target/artemis-website-2.7.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-website/2.7.0-SNAPSHOT/artemis-website-2.7.0-SNAPSHOT-javadoc.jar [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-website/target/artemis-website-2.7.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-website/2.7.0-SNAPSHOT/artemis-website-2.7.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Core Client All 2.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-core-client-all --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-core-client-all --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-core-client-all --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-core-client-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client-all/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-core-client-all --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-core-client-all --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-core-client-all --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml [INFO] Exclude: **/footer.html [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: etc/ide-settings/** [INFO] Exclude: docs/**/*.json [INFO] Exclude: docs/**/_book/ [INFO] Exclude: **/target/ [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/META-INF/MANIFEST.MF [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.jceks [INFO] Exclude: **/*.jks [INFO] Exclude: **/xml.xsd [INFO] Exclude: **/org/apache/activemq/artemis/utils/json/** [INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/.editorconfig [INFO] Exclude: **/.checkstyle [INFO] Exclude: **/.factorypath [INFO] Exclude: **/org.apache.activemq.artemis.cfg [INFO] Exclude: **/nb-configuration.xml [INFO] Exclude: **/*.data [INFO] Exclude: **/*.bin [INFO] Exclude: **/src/test/resources/keystore [INFO] Exclude: **/*.log [INFO] Exclude: **/*.redo [INFO] Exclude: **/node/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/package.json [INFO] Exclude: **/npm-shrinkwrap.json [INFO] Exclude: **/overlays/** [INFO] Exclude: **/CMakeFiles/ [INFO] Exclude: **/Makefile [INFO] Exclude: **/cmake_install.cmake [INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] 1 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-core-client-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client-all/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-core-client-all --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-core-client-all --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-core-client-all --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client-all/target/artemis-core-client-all-2.7.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-core-client-all --- [INFO] [INFO] --- maven-shade-plugin:3.0.0:shade (default) @ artemis-core-client-all --- [INFO] Including org.apache.activemq:artemis-core-client:jar:2.7.0-SNAPSHOT in the shaded jar. [INFO] Including org.jgroups:jgroups:jar:3.6.13.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final-sources.jar 3/1265 KB 5/1265 KB 8/1265 KB 11/1265 KB 13/1265 KB 16/1265 KB 19/1265 KB 21/1265 KB 24/1265 KB 27/1265 KB 29/1265 KB 32/1265 KB 36/1265 KB 40/1265 KB 44/1265 KB 48/1265 KB 52/1265 KB 56/1265 KB 60/1265 KB 64/1265 KB 68/1265 KB 72/1265 KB 76/1265 KB 80/1265 KB 84/1265 KB 88/1265 KB 92/1265 KB 96/1265 KB 100/1265 KB 104/1265 KB 108/1265 KB 112/1265 KB 116/1265 KB 120/1265 KB 124/1265 KB 128/1265 KB 132/1265 KB 136/1265 KB 140/1265 KB 144/1265 KB 148/1265 KB 152/1265 KB 156/1265 KB 160/1265 KB 164/1265 KB 168/1265 KB 172/1265 KB 176/1265 KB 180/1265 KB 184/1265 KB 188/1265 KB 192/1265 KB 196/1265 KB 200/1265 KB 204/1265 KB 208/1265 KB 212/1265 KB 216/1265 KB 220/1265 KB 224/1265 KB 228/1265 KB 232/1265 KB 236/1265 KB 240/1265 KB 244/1265 KB 248/1265 KB 252/1265 KB 256/1265 KB 260/1265 KB 264/1265 KB 268/1265 KB 272/1265 KB 276/1265 KB 280/1265 KB 284/1265 KB 288/1265 KB 292/1265 KB 296/1265 KB 300/1265 KB 304/1265 KB 308/1265 KB 312/1265 KB 316/1265 KB 320/1265 KB 324/1265 KB 328/1265 KB 332/1265 KB 336/1265 KB 340/1265 KB 344/1265 KB 348/1265 KB 352/1265 KB 356/1265 KB 360/1265 KB 364/1265 KB 368/1265 KB 372/1265 KB 376/1265 KB 380/1265 KB 384/1265 KB 388/1265 KB 392/1265 KB 396/1265 KB 400/1265 KB 404/1265 KB 408/1265 KB 412/1265 KB 416/1265 KB 420/1265 KB 424/1265 KB 428/1265 KB 432/1265 KB 436/1265 KB 440/1265 KB 444/1265 KB 448/1265 KB 452/1265 KB 456/1265 KB 460/1265 KB 464/1265 KB 468/1265 KB 472/1265 KB 476/1265 KB 480/1265 KB 484/1265 KB 488/1265 KB 492/1265 KB 496/1265 KB 500/1265 KB 504/1265 KB 508/1265 KB 512/1265 KB 516/1265 KB 520/1265 KB 524/1265 KB 528/1265 KB 532/1265 KB 536/1265 KB 540/1265 KB 544/1265 KB 548/1265 KB 552/1265 KB 556/1265 KB 560/1265 KB 564/1265 KB 568/1265 KB 572/1265 KB 576/1265 KB 580/1265 KB 584/1265 KB 588/1265 KB 592/1265 KB 596/1265 KB 600/1265 KB 604/1265 KB 608/1265 KB 612/1265 KB 616/1265 KB 620/1265 KB 624/1265 KB 628/1265 KB 632/1265 KB 636/1265 KB 640/1265 KB 644/1265 KB 648/1265 KB 652/1265 KB 656/1265 KB 660/1265 KB 664/1265 KB 668/1265 KB 672/1265 KB 676/1265 KB 680/1265 KB 684/1265 KB 688/1265 KB 692/1265 KB 696/1265 KB 700/1265 KB 704/1265 KB 708/1265 KB 712/1265 KB 716/1265 KB 720/1265 KB 724/1265 KB 728/1265 KB 732/1265 KB 736/1265 KB 740/1265 KB 744/1265 KB 748/1265 KB 752/1265 KB 756/1265 KB 760/1265 KB 764/1265 KB 768/1265 KB 772/1265 KB 776/1265 KB 780/1265 KB 784/1265 KB 788/1265 KB 792/1265 KB 796/1265 KB 800/1265 KB 804/1265 KB 808/1265 KB 812/1265 KB 816/1265 KB 820/1265 KB 824/1265 KB 828/1265 KB 832/1265 KB 836/1265 KB 840/1265 KB 844/1265 KB 848/1265 KB 852/1265 KB 856/1265 KB 860/1265 KB 864/1265 KB 868/1265 KB 872/1265 KB 876/1265 KB 880/1265 KB 884/1265 KB 888/1265 KB 892/1265 KB 896/1265 KB 900/1265 KB 904/1265 KB 908/1265 KB 912/1265 KB 916/1265 KB 920/1265 KB 924/1265 KB 928/1265 KB 932/1265 KB 936/1265 KB 940/1265 KB 944/1265 KB 948/1265 KB 952/1265 KB 956/1265 KB 960/1265 KB 964/1265 KB 968/1265 KB 972/1265 KB 976/1265 KB 980/1265 KB 984/1265 KB 988/1265 KB 992/1265 KB 996/1265 KB 1000/1265 KB 1004/1265 KB 1008/1265 KB 1012/1265 KB 1016/1265 KB 1020/1265 KB 1024/1265 KB 1028/1265 KB 1032/1265 KB 1036/1265 KB 1040/1265 KB 1044/1265 KB 1048/1265 KB 1052/1265 KB 1056/1265 KB 1060/1265 KB 1064/1265 KB 1068/1265 KB 1072/1265 KB 1076/1265 KB 1080/1265 KB 1084/1265 KB 1088/1265 KB 1092/1265 KB 1096/1265 KB 1100/1265 KB 1104/1265 KB 1108/1265 KB 1112/1265 KB 1116/1265 KB 1120/1265 KB 1124/1265 KB 1128/1265 KB 1132/1265 KB 1136/1265 KB 1140/1265 KB 1144/1265 KB 1148/1265 KB 1152/1265 KB 1156/1265 KB 1160/1265 KB 1164/1265 KB 1168/1265 KB 1172/1265 KB 1176/1265 KB 1180/1265 KB 1184/1265 KB 1188/1265 KB 1192/1265 KB 1196/1265 KB 1200/1265 KB 1204/1265 KB 1208/1265 KB 1212/1265 KB 1216/1265 KB 1220/1265 KB 1224/1265 KB 1228/1265 KB 1232/1265 KB 1236/1265 KB 1240/1265 KB 1244/1265 KB 1248/1265 KB 1252/1265 KB 1256/1265 KB 1260/1265 KB 1264/1265 KB 1265/1265 KB Downloaded: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final-sources.jar (1265 KB at 9730.0 KB/sec) [INFO] Including org.apache.activemq:artemis-commons:jar:2.7.0-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.3.1.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final-sources.jar 4/55 KB 8/55 KB 12/55 KB 16/55 KB 20/55 KB 24/55 KB 28/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final-sources.jar (55 KB at 3001.5 KB/sec) [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3-sources.jar 4/308 KB 8/308 KB 12/308 KB 16/308 KB 20/308 KB 24/308 KB 28/308 KB 32/308 KB 36/308 KB 40/308 KB 44/308 KB 48/308 KB 52/308 KB 56/308 KB 60/308 KB 64/308 KB 68/308 KB 72/308 KB 76/308 KB 80/308 KB 84/308 KB 88/308 KB 92/308 KB 96/308 KB 100/308 KB 104/308 KB 108/308 KB 112/308 KB 116/308 KB 120/308 KB 124/308 KB 128/308 KB 132/308 KB 136/308 KB 140/308 KB 144/308 KB 148/308 KB 152/308 KB 156/308 KB 160/308 KB 164/308 KB 168/308 KB 172/308 KB 176/308 KB 180/308 KB 184/308 KB 188/308 KB 192/308 KB 196/308 KB 200/308 KB 204/308 KB 208/308 KB 212/308 KB 216/308 KB 220/308 KB 224/308 KB 228/308 KB 232/308 KB 236/308 KB 240/308 KB 244/308 KB 248/308 KB 252/308 KB 256/308 KB 260/308 KB 264/308 KB 268/308 KB 272/308 KB 276/308 KB 280/308 KB 284/308 KB 288/308 KB 292/308 KB 296/308 KB 300/308 KB 304/308 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3-sources.jar (308 KB at 7316.9 KB/sec) [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar 3/72 KB 6/72 KB 9/72 KB 11/72 KB 14/72 KB 16/72 KB 19/72 KB 22/72 KB 25/72 KB 27/72 KB 30/72 KB 32/72 KB 36/72 KB 40/72 KB 44/72 KB 48/72 KB 52/72 KB 56/72 KB 60/72 KB 64/72 KB 68/72 KB 72/72 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar (72 KB at 3767.2 KB/sec) [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar 4/631 KB 8/631 KB 12/631 KB 16/631 KB 20/631 KB 24/631 KB 28/631 KB 32/631 KB 36/631 KB 40/631 KB 44/631 KB 48/631 KB 52/631 KB 56/631 KB 60/631 KB 64/631 KB 68/631 KB 72/631 KB 76/631 KB 80/631 KB 84/631 KB 88/631 KB 92/631 KB 96/631 KB 100/631 KB 104/631 KB 108/631 KB 112/631 KB 116/631 KB 120/631 KB 124/631 KB 128/631 KB 132/631 KB 136/631 KB 140/631 KB 144/631 KB 148/631 KB 152/631 KB 156/631 KB 160/631 KB 164/631 KB 168/631 KB 172/631 KB 176/631 KB 180/631 KB 184/631 KB 188/631 KB 192/631 KB 196/631 KB 200/631 KB 204/631 KB 208/631 KB 212/631 KB 216/631 KB 220/631 KB 224/631 KB 228/631 KB 232/631 KB 236/631 KB 240/631 KB 244/631 KB 248/631 KB 252/631 KB 256/631 KB 260/631 KB 264/631 KB 268/631 KB 272/631 KB 276/631 KB 280/631 KB 284/631 KB 288/631 KB 292/631 KB 296/631 KB 300/631 KB 304/631 KB 308/631 KB 312/631 KB 316/631 KB 320/631 KB 324/631 KB 328/631 KB 332/631 KB 336/631 KB 340/631 KB 344/631 KB 348/631 KB 352/631 KB 356/631 KB 360/631 KB 364/631 KB 368/631 KB 372/631 KB 376/631 KB 380/631 KB 384/631 KB 388/631 KB 392/631 KB 396/631 KB 400/631 KB 404/631 KB 408/631 KB 412/631 KB 416/631 KB 420/631 KB 424/631 KB 428/631 KB 432/631 KB 436/631 KB 440/631 KB 444/631 KB 448/631 KB 452/631 KB 456/631 KB 460/631 KB 464/631 KB 468/631 KB 472/631 KB 476/631 KB 480/631 KB 484/631 KB 488/631 KB 492/631 KB 496/631 KB 500/631 KB 504/631 KB 508/631 KB 512/631 KB 516/631 KB 520/631 KB 524/631 KB 528/631 KB 532/631 KB 536/631 KB 540/631 KB 544/631 KB 548/631 KB 552/631 KB 556/631 KB 560/631 KB 564/631 KB 568/631 KB 572/631 KB 576/631 KB 580/631 KB 584/631 KB 588/631 KB 592/631 KB 596/631 KB 600/631 KB 604/631 KB 608/631 KB 612/631 KB 616/631 KB 620/631 KB 624/631 KB 628/631 KB 631/631 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar (631 KB at 12618.7 KB/sec) [INFO] Including org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar 4/24 KB 8/24 KB 12/24 KB 16/24 KB 20/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar (24 KB at 1313.9 KB/sec) [INFO] Including org.apache.johnzon:johnzon-core:jar:0.9.5 in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/org/apache/johnzon/johnzon-core/0.9.5/johnzon-core-0.9.5-sources.jar 4/54 KB 8/54 KB 12/54 KB 16/54 KB 20/54 KB 24/54 KB 28/54 KB 32/54 KB 36/54 KB 40/54 KB 44/54 KB 48/54 KB 52/54 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/johnzon/johnzon-core/0.9.5/johnzon-core-0.9.5-sources.jar (54 KB at 558.2 KB/sec) [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.28.Final/netty-transport-native-epoll-4.1.28.Final-sources.jar 4/70 KB 8/70 KB 12/70 KB 16/70 KB 20/70 KB 24/70 KB 28/70 KB 32/70 KB 36/70 KB 40/70 KB 44/70 KB 48/70 KB 52/70 KB 56/70 KB 60/70 KB 64/70 KB 68/70 KB 70/70 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.28.Final/netty-transport-native-epoll-4.1.28.Final-sources.jar (70 KB at 387.8 KB/sec) [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.28.Final/netty-transport-native-unix-common-4.1.28.Final-sources.jar 4/30 KB 8/30 KB 12/30 KB 16/30 KB 20/30 KB 24/30 KB 28/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.28.Final/netty-transport-native-unix-common-4.1.28.Final-sources.jar (30 KB at 1633.4 KB/sec) [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.28.Final/netty-transport-native-kqueue-4.1.28.Final-sources.jar 4/59 KB 8/59 KB 12/59 KB 16/59 KB 20/59 KB 24/59 KB 28/59 KB 32/59 KB 36/59 KB 40/59 KB 44/59 KB 48/59 KB 52/59 KB 56/59 KB 59/59 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.28.Final/netty-transport-native-kqueue-4.1.28.Final-sources.jar (59 KB at 2528.6 KB/sec) [INFO] Including io.netty:netty-codec-http:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.28.Final/netty-codec-http-4.1.28.Final-sources.jar 4/424 KB 8/424 KB 12/424 KB 16/424 KB 20/424 KB 24/424 KB 28/424 KB 32/424 KB 36/424 KB 40/424 KB 44/424 KB 48/424 KB 52/424 KB 56/424 KB 60/424 KB 64/424 KB 68/424 KB 72/424 KB 76/424 KB 80/424 KB 84/424 KB 88/424 KB 92/424 KB 96/424 KB 100/424 KB 104/424 KB 108/424 KB 112/424 KB 116/424 KB 120/424 KB 124/424 KB 128/424 KB 132/424 KB 136/424 KB 140/424 KB 144/424 KB 148/424 KB 152/424 KB 156/424 KB 160/424 KB 164/424 KB 168/424 KB 172/424 KB 176/424 KB 180/424 KB 184/424 KB 188/424 KB 192/424 KB 196/424 KB 200/424 KB 204/424 KB 208/424 KB 212/424 KB 216/424 KB 220/424 KB 224/424 KB 228/424 KB 232/424 KB 236/424 KB 240/424 KB 244/424 KB 248/424 KB 252/424 KB 256/424 KB 260/424 KB 264/424 KB 268/424 KB 272/424 KB 276/424 KB 280/424 KB 284/424 KB 288/424 KB 292/424 KB 296/424 KB 300/424 KB 304/424 KB 308/424 KB 312/424 KB 316/424 KB 320/424 KB 324/424 KB 328/424 KB 332/424 KB 336/424 KB 340/424 KB 344/424 KB 348/424 KB 352/424 KB 356/424 KB 360/424 KB 364/424 KB 368/424 KB 372/424 KB 376/424 KB 380/424 KB 384/424 KB 388/424 KB 392/424 KB 396/424 KB 400/424 KB 404/424 KB 408/424 KB 412/424 KB 416/424 KB 420/424 KB 424/424 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.28.Final/netty-codec-http-4.1.28.Final-sources.jar (424 KB at 7560.0 KB/sec) [INFO] Including io.netty:netty-buffer:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.28.Final/netty-buffer-4.1.28.Final-sources.jar 4/167 KB 8/167 KB 12/167 KB 16/167 KB 20/167 KB 24/167 KB 28/167 KB 32/167 KB 36/167 KB 40/167 KB 44/167 KB 48/167 KB 52/167 KB 56/167 KB 60/167 KB 64/167 KB 68/167 KB 72/167 KB 76/167 KB 80/167 KB 84/167 KB 88/167 KB 92/167 KB 96/167 KB 100/167 KB 104/167 KB 108/167 KB 112/167 KB 116/167 KB 120/167 KB 124/167 KB 128/167 KB 132/167 KB 136/167 KB 140/167 KB 144/167 KB 148/167 KB 152/167 KB 156/167 KB 160/167 KB 164/167 KB 167/167 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.28.Final/netty-buffer-4.1.28.Final-sources.jar (167 KB at 5041.0 KB/sec) [INFO] Including io.netty:netty-transport:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.28.Final/netty-transport-4.1.28.Final-sources.jar 4/303 KB 8/303 KB 12/303 KB 16/303 KB 20/303 KB 24/303 KB 28/303 KB 32/303 KB 36/303 KB 40/303 KB 44/303 KB 48/303 KB 52/303 KB 56/303 KB 60/303 KB 64/303 KB 68/303 KB 72/303 KB 76/303 KB 80/303 KB 84/303 KB 88/303 KB 92/303 KB 96/303 KB 100/303 KB 104/303 KB 108/303 KB 112/303 KB 116/303 KB 120/303 KB 124/303 KB 128/303 KB 132/303 KB 136/303 KB 140/303 KB 144/303 KB 148/303 KB 152/303 KB 156/303 KB 160/303 KB 164/303 KB 168/303 KB 172/303 KB 176/303 KB 180/303 KB 184/303 KB 188/303 KB 192/303 KB 196/303 KB 200/303 KB 204/303 KB 208/303 KB 212/303 KB 216/303 KB 220/303 KB 224/303 KB 228/303 KB 232/303 KB 236/303 KB 240/303 KB 244/303 KB 248/303 KB 252/303 KB 256/303 KB 260/303 KB 264/303 KB 268/303 KB 272/303 KB 276/303 KB 280/303 KB 284/303 KB 288/303 KB 292/303 KB 296/303 KB 300/303 KB 303/303 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.28.Final/netty-transport-4.1.28.Final-sources.jar (303 KB at 1408.3 KB/sec) [INFO] Including io.netty:netty-resolver:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.28.Final/netty-resolver-4.1.28.Final-sources.jar 4/24 KB 8/24 KB 12/24 KB 16/24 KB 20/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.28.Final/netty-resolver-4.1.28.Final-sources.jar (24 KB at 1326.3 KB/sec) [INFO] Including io.netty:netty-handler:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.28.Final/netty-handler-4.1.28.Final-sources.jar 4/255 KB 8/255 KB 12/255 KB 16/255 KB 20/255 KB 24/255 KB 28/255 KB 32/255 KB 36/255 KB 40/255 KB 44/255 KB 48/255 KB 52/255 KB 56/255 KB 60/255 KB 64/255 KB 68/255 KB 72/255 KB 76/255 KB 80/255 KB 84/255 KB 88/255 KB 92/255 KB 96/255 KB 100/255 KB 104/255 KB 108/255 KB 112/255 KB 116/255 KB 120/255 KB 124/255 KB 128/255 KB 132/255 KB 136/255 KB 140/255 KB 144/255 KB 148/255 KB 152/255 KB 156/255 KB 160/255 KB 164/255 KB 168/255 KB 172/255 KB 176/255 KB 180/255 KB 184/255 KB 188/255 KB 192/255 KB 196/255 KB 200/255 KB 204/255 KB 208/255 KB 212/255 KB 216/255 KB 220/255 KB 224/255 KB 228/255 KB 232/255 KB 236/255 KB 240/255 KB 244/255 KB 248/255 KB 252/255 KB 255/255 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.28.Final/netty-handler-4.1.28.Final-sources.jar (255 KB at 1415.3 KB/sec) [INFO] Including io.netty:netty-codec:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.28.Final/netty-codec-4.1.28.Final-sources.jar 4/253 KB 8/253 KB 12/253 KB 16/253 KB 20/253 KB 24/253 KB 28/253 KB 32/253 KB 36/253 KB 40/253 KB 44/253 KB 48/253 KB 52/253 KB 56/253 KB 60/253 KB 64/253 KB 68/253 KB 72/253 KB 76/253 KB 80/253 KB 84/253 KB 88/253 KB 92/253 KB 96/253 KB 100/253 KB 104/253 KB 108/253 KB 112/253 KB 116/253 KB 120/253 KB 124/253 KB 128/253 KB 132/253 KB 136/253 KB 140/253 KB 144/253 KB 148/253 KB 152/253 KB 156/253 KB 160/253 KB 164/253 KB 168/253 KB 172/253 KB 176/253 KB 180/253 KB 184/253 KB 188/253 KB 192/253 KB 196/253 KB 200/253 KB 204/253 KB 208/253 KB 212/253 KB 216/253 KB 220/253 KB 224/253 KB 228/253 KB 232/253 KB 236/253 KB 240/253 KB 244/253 KB 248/253 KB 252/253 KB 253/253 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.28.Final/netty-codec-4.1.28.Final-sources.jar (253 KB at 1169.1 KB/sec) [INFO] Including io.netty:netty-common:jar:4.1.28.Final in the shaded jar. Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.28.Final/netty-common-4.1.28.Final-sources.jar 4/310 KB 8/310 KB 12/310 KB 16/310 KB 20/310 KB 24/310 KB 28/310 KB 32/310 KB 36/310 KB 40/310 KB 44/310 KB 48/310 KB 52/310 KB 56/310 KB 60/310 KB 64/310 KB 68/310 KB 72/310 KB 76/310 KB 80/310 KB 84/310 KB 88/310 KB 92/310 KB 96/310 KB 100/310 KB 104/310 KB 108/310 KB 112/310 KB 116/310 KB 120/310 KB 124/310 KB 128/310 KB 132/310 KB 136/310 KB 140/310 KB 144/310 KB 148/310 KB 152/310 KB 156/310 KB 160/310 KB 164/310 KB 168/310 KB 172/310 KB 176/310 KB 180/310 KB 184/310 KB 188/310 KB 192/310 KB 196/310 KB 200/310 KB 204/310 KB 208/310 KB 212/310 KB 216/310 KB 220/310 KB 224/310 KB 228/310 KB 232/310 KB 236/310 KB 240/310 KB 244/310 KB 248/310 KB 252/310 KB 256/310 KB 260/310 KB 264/310 KB 268/310 KB 272/310 KB 276/310 KB 280/310 KB 284/310 KB 288/310 KB 292/310 KB 296/310 KB 300/310 KB 304/310 KB 308/310 KB 310/310 KB Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.28.Final/netty-common-4.1.28.Final-sources.jar (310 KB at 7202.1 KB/sec) [WARNING] Could not get sources for org.apache.activemq:artemis-core-client-all:jar:2.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 8.490 s] [INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 30.550 s] [INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 17.272 s] [INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 4.559 s] [INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 5.499 s] [INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 10.678 s] [INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 4.239 s] [INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 48.108 s] [INFO] ActiveMQ Artemis Server ............................ SUCCESS [07:16 min] [INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 0.160 s] [INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 11.829 s] [INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [ 2.819 s] [INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [ 3.499 s] [INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [ 0.932 s] [INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [ 1.429 s] [INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [ 2.617 s] [INFO] ActiveMQ Artemis DTO ............................... SUCCESS [ 3.183 s] [INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [ 2.278 s] [INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [ 2.352 s] [INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [ 7.474 s] [INFO] ActiveMQ Artemis Boot .............................. SUCCESS [ 0.281 s] [INFO] ActiveMQ Artemis Tools ............................. SUCCESS [ 1.001 s] [INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 9.007 s] [INFO] ActiveMQ Artemis CLI ............................... SUCCESS [01:30 min] [INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 11.591 s] [INFO] ActiveMQ Artemis Web ............................... SUCCESS [01:25 min] [INFO] ActiveMQ Artemis Core Client All ................... FAILURE [ 2.200 s] [INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED [INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED [INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED [INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED [INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED [INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED [INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED [INFO] ActiveMQ Artemis Cons .............................. SKIPPED [INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED [INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED [INFO] ActiveMQ Artemis Console ........................... SKIPPED [INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED [INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED [INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED [INFO] ActiveMQ Artemis Test Support ...................... SKIPPED [INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED [INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED [INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED [INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED [INFO] ActiveMQ Artemis Features .......................... SKIPPED [INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED [INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED [INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED [INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED [INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED [INFO] ActiveMQ Artemis performance Tests ................. SKIPPED [INFO] Smoke Tests ........................................ SKIPPED [INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13:27 min [INFO] Finished at: 2018-12-13T15:59:28+00:00 [INFO] Final Memory: 223M/3469M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.0.0:shade (default) on project artemis-core-client-all: Error creating shaded jar: null: NullPointerException -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :artemis-core-client-all Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Could not match :Too many files with unapproved license : False Logical operation result is FALSE Skipping script : cat ratReport.txt END OF POST BUILD TASK : 0 Recording test results Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
