==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: opensearch 3.3.0-1 (Sun Oct 19 09:47:35 2025)
==> Retrieving sources...
  -> Found OpenSearch-3.3.0.tar.gz
  -> Found opensearch.service
  -> Found opensearch@.service
  -> Found opensearch-keystore.service
  -> Found opensearch-keystore@.service
  -> Found opensearch-user.conf
  -> Found opensearch-tmpfile.conf
  -> Found opensearch.default
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    OpenSearch-3.3.0.tar.gz ... Passed
    opensearch.service ... Passed
    opensearch@.service ... Passed
    opensearch-keystore.service ... Passed
    opensearch-keystore@.service ... Passed
    opensearch-user.conf ... Passed
    opensearch-tmpfile.conf ... Passed
    opensearch.default ... Passed
==> Making package: opensearch 3.3.0-1 (Sun 19 Oct 2025 09:48:11 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (21) freetype2-2.14.1-1  giflib-5.2.2-2  graphite-1:1.3.14-5
              harfbuzz-12.1.0-1  hicolor-icon-theme-0.18-1
              java-environment-common-3-6  java-runtime-common-3-6
              jbigkit-2.1-8  lcms2-2.17-1  libdeflate-1.24-1
              libjpeg-turbo-3.1.2-1  libnet-2:1.3-1  libpng-1.6.50-1
              libtiff-4.7.1-1  libwebp-1.6.0-2  nspr-4.37-1  nss-3.117-1
              jdk11-openjdk-11.0.28.u6-1  jdk17-openjdk-17.0.16.u8-1
              jdk21-openjdk-21.0.8.u9-1  unzip-6.0-23

Total Download Size:   346.50 MiB
Total Installed Size:  826.32 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 jdk21-openjdk-21.0.8.u9-1-aarch64 downloading...
 jdk17-openjdk-17.0.16.u8-1-aarch64 downloading...
 jdk11-openjdk-11.0.28.u6-1-aarch64 downloading...
 nss-3.117-1-aarch64 downloading...
 harfbuzz-12.1.0-1-aarch64 downloading...
 freetype2-2.14.1-1-aarch64 downloading...
 libjpeg-turbo-3.1.2-1-aarch64 downloading...
 libtiff-4.7.1-1-aarch64 downloading...
 libnet-2:1.3-1-aarch64 downloading...
 libwebp-1.6.0-2-aarch64 downloading...
 libpng-1.6.50-1-aarch64 downloading...
 lcms2-2.17-1-aarch64 downloading...
 nspr-4.37-1-aarch64 downloading...
 unzip-6.0-23-aarch64 downloading...
 graphite-1:1.3.14-5-aarch64 downloading...
 giflib-5.2.2-2-aarch64 downloading...
 libdeflate-1.24-1-aarch64 downloading...
 jbigkit-2.1-8-aarch64 downloading...
 hicolor-icon-theme-0.18-1-any downloading...
 java-runtime-common-3-6-any downloading...
 java-environment-common-3-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing nspr...
installing nss...
installing libjpeg-turbo...
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
    libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing libpng...
installing freetype2...
Optional dependencies for freetype2
    harfbuzz: Improved autohinting [pending]
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing java-environment-common...
installing hicolor-icon-theme...
installing giflib...
installing jdk21-openjdk...
Optional dependencies for jdk21-openjdk
    java-rhino: for some JavaScript support
    alsa-lib: for basic sound support
    gtk3: for the Gtk+ 3 look and feel - desktop usage
installing jdk11-openjdk...
Default Java environment is already set to 'java-21-openjdk'
See 'archlinux-java help' to change it
Optional dependencies for jdk11-openjdk
    java-rhino: for some JavaScript support
    alsa-lib: for basic sound support
    gtk3: for the Gtk+ 3 look and feel - desktop usage
installing jdk17-openjdk...
Default Java environment is already set to 'java-21-openjdk'
See 'archlinux-java help' to change it
Optional dependencies for jdk17-openjdk
    java-rhino: for some JavaScript support
    alsa-lib: for basic sound support
    gtk3: for the Gtk+ 3 look and feel - desktop usage
installing unzip...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found OpenSearch-3.3.0.tar.gz
  -> Found opensearch.service
  -> Found opensearch@.service
  -> Found opensearch-keystore.service
  -> Found opensearch-keystore@.service
  -> Found opensearch-user.conf
  -> Found opensearch-tmpfile.conf
  -> Found opensearch.default
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting OpenSearch-3.3.0.tar.gz with bsdtar

> Task :buildSrc:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.



=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 205D89B9FBBC1630
  Crypto Standard       : any-supported
=======================================







> Task :libs:opensearch-common:compileJava
warning: using incubating module(s): jdk.incubator.vector


Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning



> Task :libs:opensearch-core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :libs:opensearch-x-content:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :server:compileJava
Note: Processing Log4j annotations
Note: Annotations processed
Note: Processing OpenSearch Api annotations




Note: Processing Log4j annotations
Note: No elements to process
Note: Processing OpenSearch Api annotations


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.




> Task :modules:systemd:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/systemd/src/main/java/org/opensearch/systemd/SystemdModulePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.





[Incubating] Problems report is available at: file:///build/opensearch/src/OpenSearch-3.3.0/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 10m 53s




=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 2118E0B9B556AEB3
  Crypto Standard       : any-supported
=======================================







> Task :libs:agent-sm:agent:compileJava
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/implementation/bytecode/assign/Assigner.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/implementation/bytecode/assign/Assigner.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$ForLoadedType.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$ForLoadedType.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/build/CachedReturnPlugin.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/build/CachedReturnPlugin.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/build/HashCodeAndEqualsPlugin.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/build/HashCodeAndEqualsPlugin.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/description/type/TypeDescription$AbstractBase.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/dynamic/scaffold/MethodGraph$Compiler.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/dynamic/scaffold/MethodGraph$Compiler.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/implementation/auxiliary/AuxiliaryType.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/implementation/auxiliary/AuxiliaryType.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/ClassFileVersion.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
/build/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.17.7/3856bfab61beb23e099a0d6629f2ba8de4b98ace/byte-buddy-1.17.7.jar(/net/bytebuddy/ClassFileVersion.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'







28 warnings

> Task :modules:aggs-matrix-stats:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/aggs-matrix-stats/src/main/java/org/opensearch/search/aggregations/matrix/MatrixAggregationModulePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :modules:lang-painless:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/lang-painless/src/main/java/org/opensearch/painless/antlr/Walker.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.





> Task :modules:autotagging-commons:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :modules:geo:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/geo/src/main/java/org/opensearch/geo/GeoModulePlugin.java uses or overrides 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.







> Task :modules:analysis-common:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :modules:lang-mustache:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/lang-mustache/src/main/java/org/opensearch/script/mustache/MustacheScriptEngine.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :modules:lang-expression:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :modules:parent-join:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :client:rest:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/client/rest/src/main/java/org/opensearch/client/RestClientBuilder.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.





> Task :modules:percolator:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/percolator/src/main/java/org/opensearch/percolator/PercolateQueryBuilder.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :modules:reindex:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :modules:transport-netty4:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :distribution:tools:plugin-cli:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/distribution/tools/plugin-cli/src/main/java/org/opensearch/tools/cli/plugin/InstallPluginCommand.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :modules:transport-grpc:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/Netty4GrpcServerTransport.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






[Incubating] Problems report is available at: file:///build/opensearch/src/OpenSearch-3.3.0/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 4m 43s
219 actionable tasks: 184 executed, 35 up-to-date




=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 116975325E411C5C
  Crypto Standard       : any-supported
=======================================



> Task :client:sniffer:compileJava
Note: /build/opensearch/src/OpenSearch-3.3.0/client/sniffer/src/main/java/org/opensearch/client/sniff/OpenSearchNodesSniffer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :plugins:analysis-icu:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.




> Task :test:framework:compileJava
Note: Processing Log4j annotations
Note: Annotations processed



Note: Processing Log4j annotations
Note: No elements to process

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.




> Task :plugins:analysis-icu:compileTestJava
Note: /build/opensearch/src/OpenSearch-3.3.0/plugins/analysis-icu/src/test/java/org/opensearch/index/mapper/CollationFieldTypeTests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.






> Task :plugins:analysis-icu:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector




WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-icu:internalClusterTest
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-icu:yamlRestTest
WARNING: Using incubator modules: jdk.incubator.vector


WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release






[Incubating] Problems report is available at: file:///build/opensearch/src/OpenSearch-3.3.0/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 8m 47s
265 actionable tasks: 61 executed, 204 up-to-date




=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 6AEA729195F694A4
  Crypto Standard       : any-supported
=======================================


> Task :plugins:analysis-kuromoji:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-kuromoji:yamlRestTest
WARNING: Using incubator modules: jdk.incubator.vector


WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release






BUILD SUCCESSFUL in 2m 18s
262 actionable tasks: 40 executed, 222 up-to-date

=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 608F73392635ADA6
  Crypto Standard       : any-supported
=======================================


> Task :plugins:analysis-nori:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector



WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-nori:yamlRestTest
WARNING: Using incubator modules: jdk.incubator.vector


WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release






BUILD SUCCESSFUL in 2m 20s
262 actionable tasks: 40 executed, 222 up-to-date

=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 9A10193764CB0576
  Crypto Standard       : any-supported
=======================================


> Task :plugins:analysis-phonetic:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector



WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-phonetic:yamlRestTest
WARNING: Using incubator modules: jdk.incubator.vector


WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release






BUILD SUCCESSFUL in 2m 10s
262 actionable tasks: 40 executed, 222 up-to-date

=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 4F67D4BE9D25B319
  Crypto Standard       : any-supported
=======================================


> Task :plugins:analysis-smartcn:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-smartcn:yamlRestTest
WARNING: Using incubator modules: jdk.incubator.vector


WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release






BUILD SUCCESSFUL in 2m 34s
261 actionable tasks: 39 executed, 222 up-to-date

=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 8.14.3
  OS Info               : Linux 4.9.219-1-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK)
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : CDA99CC7B688B7D7
  Crypto Standard       : any-supported
=======================================


> Task :plugins:analysis-stempel:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector




WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release







> Task :plugins:analysis-stempel:test FAILED


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plugins:analysis-stempel:test'.
> Process 'Gradle Test Executor 53' finished with non-zero exit value 137
  This problem might be caused by incorrect test process configuration.
  For more on test execution, please refer to https://docs.gradle.org/8.14.3/userguide/java_testing.html#sec:test_execution in the Gradle documentation.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 2m 34s
260 actionable tasks: 38 executed, 222 up-to-date





[?12l[?25h==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build