Skip to content

Update kotlin monorepo to v2.1.21 #2164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged

Update kotlin monorepo to v2.1.21 #2164

merged 1 commit into from
May 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) 2.1.20 -> 2.1.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 2.1.20 -> 2.1.21 age adoption passing confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-plugin)

v2.1.21: Kotlin 2.1.21

Compare Source

Changelog
Backend. Native. Debug
  • KT-75991 Xcode 16.3: Fix lldb stepping test over an inline function
Compiler
  • KT-75992 Xcode 16.3: stacktraces on simulators are not symbolicated
  • KT-76663 KJS: KotlinNothingValueException caused by expression return since 2.1.20
  • KT-75756 Backend Internal error: Exception during IR lowering when trying to access variable from providedProperties in class within kotlin custom script
  • KT-76209 CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-70352 K2: False-negative CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-74739 Native: "IllegalArgumentException: All constructors should've been lowered: FUNCTION_REFERENCE"
  • KT-75483 Native: redundant unboxing generated with smart cast
  • KT-71425 IR Inliner: investigate return type of an inlined block
Native
  • KT-76252 Native: executable crash with generic value classes with 2.1.20
Native. C and ObjC Import
  • KT-75781 Xcode 16.3: Fix cinterop tests failing with fatal error: could not build module '_stdint'
Native. Runtime. Memory
  • KT-74280 Native: GC.collect crashes with -Xallocator=std
Tools. CLI
  • KT-75588 [2.1.20-RC] "was compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler" warnings despite using the same compiler version
  • KT-74663 kotlinc-js CLI: not providing -ir-output-dir results in NullPointerException
Tools. Compiler Plugins
  • KT-76162 "IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER" after updating to 2.1.20
Tools. Gradle
  • KT-73682 Compatibility with Gradle 8.12 release
  • KT-73142 Kotlin Gradle plugin: Remove usage of Gradle's internal ExecHandleBuilder
  • KT-36004 Update 'org.gradle.usage' attribute rules to support the 'JAVA_API' and 'JAVA_RUNTIME' value
  • KT-73968 KotlinDependencyManagement tries to mutate configuration after it was resolved
  • KT-73684 Run integration tests against Gradle 8.12
  • KT-72694 Accessing Task.project during execution is being deprecated in Gradle 8.12
  • KT-73683 Compile against Gradle API 8.12
Tools. Gradle. JS
  • KT-77119 KJS: Gradle: Setting custom environment variables in KotlinJsTest tasks no longer works
  • KT-74735 KGP uses Gradle internal CompositeProjectComponentArtifactMetadata
  • KT-71879 Notice of upcoming deprecation for Boolean 'is-' properties in Gradle Groovy scripts
Tools. Gradle. Multiplatform
  • KT-75808 KGP: MPP with jvm target and Gradle java-test-fixtures is broken
  • KT-75605 Dependency resolution fails in commonTest/nativeTest source sets for KMP module when depending on another project due to missing PSM
  • KT-75512 Maven-publish: ArtifactId is not correct inpom file with customized withXml
Tools. Incremental Compile
  • KT-62555 Wrong ABI fingerprint for inline function containing a lambda
  • KT-75883 Follow-up: switch from INSTANCE heuristic to outerClass chain
Tools. Kapt
  • KT-75936 K2 KAPT: unsupported FIR element kinds in constant evaluation
  • KT-75942 K2 KAPT: underscore not allowed here
Tools. Scripts
  • KT-76424 Dependencies in main.kts not working with 2.1.20
  • KT-76296 Kotlin script compiler crashes when secondary constructor calls a function
  • KT-75589 Scripts: "IndexOutOfBoundsException in jdk.internal.util.Preconditions.outOfBounds" when trying to extend a class which uses global variable
Tools. Wasm
  • KT-76161 Wasm: "export startUnitTests was not found" after updating to Kotlin 2.1.20

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

qodo-merge-pro bot commented Feb 10, 2025

CI Feedback 🧐

(Feedback updated until commit 3fbeda7)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: tests (macos)

Failed stage: Run tests [❌]

Failed test name: dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey

Failure summary:

The action failed because the test testCreateAndAddNonResidentialKey in the VirtualAuthenticatorTest
class failed with an IllegalArgumentException. The specific error message was "rpId must be set" at
line 120 of VirtualAuthenticatorTest.kt. This indicates that a required parameter (rpId) was not
provided when creating or configuring a non-residential key in the virtual authenticator test.

Relevant error logs:
1:  ##[group]Operating System
2:  macOS
...

228:  Version: 11.0.27+6
229:  Path: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.27-6/arm64/Contents/Home
230:  ##[endgroup]
231:  Creating settings.xml with server-id: github
232:  Writing to /Users/runner/.m2/settings.xml
233:  ##[group]Run nick-invision/[email protected]
234:  with:
235:  timeout_minutes: 20
236:  max_attempts: 3
237:  command: cd examples/kotlin
238:  mvn -B test
239:  
240:  retry_wait_seconds: 10
241:  polling_interval_seconds: 1
242:  warning_on_retry: true
243:  continue_on_error: false
244:  env:
...

330:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.31.0/selenium-remote-driver-4.31.0.pom (5.1 kB at 270 kB/s)
331:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.pom
332:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.pom (9.6 kB at 601 kB/s)
333:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.6-jre/guava-parent-33.4.6-jre.pom
334:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.6-jre/guava-parent-33.4.6-jre.pom (24 kB at 1.5 MB/s)
335:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
336:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 371 kB/s)
337:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
338:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 1.3 MB/s)
339:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
340:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 152 kB/s)
341:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
342:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 636 kB/s)
343:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
344:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 411 kB/s)
345:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
346:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 283 kB/s)
347:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
348:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 1.1 MB/s)
349:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
...

448:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.31.0/selenium-edge-driver-4.31.0.jar (15 kB at 132 kB/s)
449:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.31.0/selenium-firefox-driver-4.31.0.jar
450:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.31.0/selenium-firefox-driver-4.31.0.jar (81 kB at 580 kB/s)
451:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.31.0/selenium-http-4.31.0.jar
452:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v133/4.31.0/selenium-devtools-v133-4.31.0.jar (1.6 MB at 11 MB/s)
453:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.31.0/selenium-ie-driver-4.31.0.jar
454:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v135/4.31.0/selenium-devtools-v135-4.31.0.jar (1.6 MB at 10 MB/s)
455:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.31.0/selenium-remote-driver-4.31.0.jar
456:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v134/4.31.0/selenium-devtools-v134-4.31.0.jar (1.6 MB at 10 MB/s)
457:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar
458:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.31.0/selenium-http-4.31.0.jar (81 kB at 504 kB/s)
459:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
460:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.31.0/selenium-ie-driver-4.31.0.jar (17 kB at 102 kB/s)
461:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
462:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 62 kB/s)
463:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
464:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 12 kB/s)
465:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
466:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.31.0/selenium-remote-driver-4.31.0.jar (552 kB at 2.9 MB/s)
467:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.48.0/opentelemetry-api-1.48.0.jar
468:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 101 kB/s)
469:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.48.0/opentelemetry-context-1.48.0.jar
...

886:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar
887:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar (27 kB at 909 kB/s)
888:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar
889:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
890:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar (18 kB at 629 kB/s)
891:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 6.3 MB/s)
892:  [INFO] 
893:  [INFO] -------------------------------------------------------
894:  [INFO]  T E S T S
895:  [INFO] -------------------------------------------------------
896:  [INFO] Running dev.selenium.actions_api.PenTest
897:  May 27, 2025 8:02:21 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
898:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
899:  May 27, 2025 8:02:23 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
900:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
901:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.000 s -- in dev.selenium.actions_api.PenTest
902:  [INFO] Running dev.selenium.actions_api.ActionsTest
903:  May 27, 2025 8:02:24 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
904:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
905:  May 27, 2025 8:02:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
906:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
907:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.357 s -- in dev.selenium.actions_api.ActionsTest
908:  [INFO] Running dev.selenium.actions_api.KeysTest
909:  May 27, 2025 8:02:30 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
910:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
911:  May 27, 2025 8:02:31 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
912:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
913:  May 27, 2025 8:02:32 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
914:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
915:  May 27, 2025 8:02:33 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
916:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
917:  May 27, 2025 8:02:35 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
918:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
919:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.366 s -- in dev.selenium.actions_api.KeysTest
920:  [INFO] Running dev.selenium.actions_api.MouseTest
...

930:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
931:  May 27, 2025 8:02:44 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
932:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
933:  May 27, 2025 8:02:45 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
934:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
935:  May 27, 2025 8:02:46 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
936:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
937:  May 27, 2025 8:02:48 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
938:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
939:  May 27, 2025 8:02:50 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
940:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
941:  May 27, 2025 8:02:52 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
942:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
943:  May 27, 2025 8:02:53 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
944:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
945:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.12 s -- in dev.selenium.actions_api.MouseTest
946:  [INFO] Running dev.selenium.actions_api.WheelTest
947:  May 27, 2025 8:02:54 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
948:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
949:  May 27, 2025 8:02:56 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
950:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
951:  May 27, 2025 8:02:57 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
952:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
953:  May 27, 2025 8:02:59 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
954:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
955:  May 27, 2025 8:03:01 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
956:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
957:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.171 s -- in dev.selenium.actions_api.WheelTest
958:  [INFO] Running dev.selenium.support.SelectListTest
959:  May 27, 2025 8:03:02 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
960:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
961:  May 27, 2025 8:03:04 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
962:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
963:  May 27, 2025 8:03:05 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
964:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
965:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.701 s -- in dev.selenium.support.SelectListTest
966:  [INFO] Running dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
...

972:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
973:  May 27, 2025 8:03:09 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
974:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
975:  May 27, 2025 8:03:10 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
976:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
977:  May 27, 2025 8:03:11 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
978:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
979:  May 27, 2025 8:03:12 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
980:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
981:  May 27, 2025 8:03:13 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
982:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
983:  May 27, 2025 8:03:14 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
984:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
985:  May 27, 2025 8:03:15 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
986:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
987:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.715 s <<< FAILURE! -- in dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
988:  [ERROR] dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.909 s <<< ERROR!
989:  java.lang.IllegalArgumentException: rpId must be set
...

992:  at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
993:  at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
994:  at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
995:  at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
996:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
997:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
998:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
999:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1000:  at dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.kt:120)
1001:  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
1002:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1003:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1004:  [INFO] Running dev.selenium.getting_started.FirstScriptTest
1005:  May 27, 2025 8:03:16 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1006:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1007:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in dev.selenium.getting_started.FirstScriptTest
1008:  [INFO] Running dev.selenium.getting_started.OpenBrowserTest
1009:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.002 s -- in dev.selenium.getting_started.OpenBrowserTest
1010:  [INFO] 
1011:  [INFO] Results:
1012:  [INFO] 
1013:  [ERROR] Errors: 
1014:  [ERROR]   VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:120 » IllegalArgument rpId must be set
1015:  [INFO] 
1016:  [ERROR] Tests run: 46, Failures: 0, Errors: 1, Skipped: 6
1017:  [INFO] 
1018:  [INFO] ------------------------------------------------------------------------
1019:  [INFO] BUILD FAILURE
1020:  [INFO] ------------------------------------------------------------------------
1021:  [INFO] Total time:  01:13 min
1022:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
1023:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project kotlin-examples: 
1024:  [ERROR] 
1025:  [ERROR] See /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/target/surefire-reports for the individual test results.
1026:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
1027:  [ERROR] -> [Help 1]
1028:  [ERROR] 
1029:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
1030:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
1031:  [ERROR] 
1032:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
1033:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
1034:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
1035:  ##[endgroup]
...

1064:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (52, 50) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1065:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (65, 56) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1066:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (88, 64) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1067:  [INFO] 
1068:  [INFO] --- surefire:3.5.3:test (default-test) @ kotlin-examples ---
1069:  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
1070:  [INFO] 
1071:  [INFO] -------------------------------------------------------
1072:  [INFO]  T E S T S
1073:  [INFO] -------------------------------------------------------
1074:  [INFO] Running dev.selenium.actions_api.PenTest
1075:  May 27, 2025 8:03:35 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1076:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1077:  May 27, 2025 8:03:37 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1078:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1079:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 s -- in dev.selenium.actions_api.PenTest
1080:  [INFO] Running dev.selenium.actions_api.ActionsTest
1081:  May 27, 2025 8:03:38 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1082:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1083:  May 27, 2025 8:03:42 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1084:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1085:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.162 s -- in dev.selenium.actions_api.ActionsTest
1086:  [INFO] Running dev.selenium.actions_api.KeysTest
1087:  May 27, 2025 8:03:43 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1088:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1089:  May 27, 2025 8:03:45 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1090:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1091:  May 27, 2025 8:03:46 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1092:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1093:  May 27, 2025 8:03:47 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1094:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1095:  May 27, 2025 8:03:48 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1096:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1097:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.649 s -- in dev.selenium.actions_api.KeysTest
1098:  [INFO] Running dev.selenium.actions_api.MouseTest
...

1108:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1109:  May 27, 2025 8:03:56 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1110:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1111:  May 27, 2025 8:03:58 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1112:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1113:  May 27, 2025 8:03:59 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1114:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1115:  May 27, 2025 8:04:01 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1116:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1117:  May 27, 2025 8:04:02 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1118:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1119:  May 27, 2025 8:04:04 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1120:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1121:  May 27, 2025 8:04:06 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1122:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1123:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.78 s -- in dev.selenium.actions_api.MouseTest
1124:  [INFO] Running dev.selenium.actions_api.WheelTest
1125:  May 27, 2025 8:04:07 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1126:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1127:  May 27, 2025 8:04:08 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1128:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1129:  May 27, 2025 8:04:10 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1130:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1131:  May 27, 2025 8:04:11 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1132:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1133:  May 27, 2025 8:04:13 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1134:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1135:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.067 s -- in dev.selenium.actions_api.WheelTest
1136:  [INFO] Running dev.selenium.support.SelectListTest
1137:  May 27, 2025 8:04:15 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1138:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1139:  May 27, 2025 8:04:16 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1140:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1141:  May 27, 2025 8:04:17 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1142:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1143:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.741 s -- in dev.selenium.support.SelectListTest
1144:  [INFO] Running dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
...

1150:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1151:  May 27, 2025 8:04:21 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1152:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1153:  May 27, 2025 8:04:22 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1154:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1155:  May 27, 2025 8:04:23 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1156:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1157:  May 27, 2025 8:04:24 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1158:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1159:  May 27, 2025 8:04:25 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1160:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1161:  May 27, 2025 8:04:26 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1162:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1163:  May 27, 2025 8:04:27 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1164:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1165:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.651 s <<< FAILURE! -- in dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
1166:  [ERROR] dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.956 s <<< ERROR!
1167:  java.lang.IllegalArgumentException: rpId must be set
...

1170:  at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
1171:  at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
1172:  at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
1173:  at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
1174:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
1175:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
1176:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
1177:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1178:  at dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.kt:120)
1179:  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
1180:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1181:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1182:  [INFO] Running dev.selenium.getting_started.FirstScriptTest
1183:  May 27, 2025 8:04:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1184:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1185:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s -- in dev.selenium.getting_started.FirstScriptTest
1186:  [INFO] Running dev.selenium.getting_started.OpenBrowserTest
1187:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.008 s -- in dev.selenium.getting_started.OpenBrowserTest
1188:  [INFO] 
1189:  [INFO] Results:
1190:  [INFO] 
1191:  [ERROR] Errors: 
1192:  [ERROR]   VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:120 » IllegalArgument rpId must be set
1193:  [INFO] 
1194:  [ERROR] Tests run: 46, Failures: 0, Errors: 1, Skipped: 6
1195:  [INFO] 
1196:  [INFO] ------------------------------------------------------------------------
1197:  [INFO] BUILD FAILURE
1198:  [INFO] ------------------------------------------------------------------------
1199:  [INFO] Total time:  01:01 min
1200:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
1201:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project kotlin-examples: 
1202:  [ERROR] 
1203:  [ERROR] See /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/target/surefire-reports for the individual test results.
1204:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
1205:  [ERROR] -> [Help 1]
1206:  [ERROR] 
1207:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
1208:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
1209:  [ERROR] 
1210:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
1211:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
1212:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
1213:  ##[endgroup]
...

1242:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (52, 50) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1243:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (65, 56) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1244:  [WARNING] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/KeysTest.kt: (88, 64) 'fun getAttribute(name: String): @Nullable() String?' is deprecated. Deprecated in Java.
1245:  [INFO] 
1246:  [INFO] --- surefire:3.5.3:test (default-test) @ kotlin-examples ---
1247:  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
1248:  [INFO] 
1249:  [INFO] -------------------------------------------------------
1250:  [INFO]  T E S T S
1251:  [INFO] -------------------------------------------------------
1252:  [INFO] Running dev.selenium.actions_api.PenTest
1253:  May 27, 2025 8:04:48 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1254:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1255:  May 27, 2025 8:04:50 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1256:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1257:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s -- in dev.selenium.actions_api.PenTest
1258:  [INFO] Running dev.selenium.actions_api.ActionsTest
1259:  May 27, 2025 8:04:51 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1260:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1261:  May 27, 2025 8:04:55 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1262:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1263:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 s -- in dev.selenium.actions_api.ActionsTest
1264:  [INFO] Running dev.selenium.actions_api.KeysTest
1265:  May 27, 2025 8:04:57 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1266:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1267:  May 27, 2025 8:04:58 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1268:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1269:  May 27, 2025 8:04:59 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1270:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1271:  May 27, 2025 8:05:00 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1272:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1273:  May 27, 2025 8:05:01 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1274:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1275:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.243 s -- in dev.selenium.actions_api.KeysTest
1276:  [INFO] Running dev.selenium.actions_api.MouseTest
...

1286:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1287:  May 27, 2025 8:05:11 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1288:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1289:  May 27, 2025 8:05:13 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1290:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1291:  May 27, 2025 8:05:14 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1292:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1293:  May 27, 2025 8:05:17 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1294:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1295:  May 27, 2025 8:05:19 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1296:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1297:  May 27, 2025 8:05:21 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1298:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1299:  May 27, 2025 8:05:24 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1300:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1301:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.11 s -- in dev.selenium.actions_api.MouseTest
1302:  [INFO] Running dev.selenium.actions_api.WheelTest
1303:  May 27, 2025 8:05:25 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1304:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1305:  May 27, 2025 8:05:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1306:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1307:  May 27, 2025 8:05:30 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1308:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1309:  May 27, 2025 8:05:32 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1310:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1311:  May 27, 2025 8:05:34 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1312:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1313:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s -- in dev.selenium.actions_api.WheelTest
1314:  [INFO] Running dev.selenium.support.SelectListTest
1315:  May 27, 2025 8:05:36 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1316:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1317:  May 27, 2025 8:05:38 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1318:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1319:  May 27, 2025 8:05:39 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1320:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1321:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.863 s -- in dev.selenium.support.SelectListTest
1322:  [INFO] Running dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
...

1328:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1329:  May 27, 2025 8:05:45 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1330:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1331:  May 27, 2025 8:05:46 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1332:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1333:  May 27, 2025 8:05:47 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1334:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1335:  May 27, 2025 8:05:48 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1336:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1337:  May 27, 2025 8:05:49 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1338:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1339:  May 27, 2025 8:05:50 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1340:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1341:  May 27, 2025 8:05:52 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1342:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1343:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.83 s <<< FAILURE! -- in dev.selenium.virtualauthenticator.VirtualAuthenticatorTest
1344:  [ERROR] dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 1.164 s <<< ERROR!
1345:  java.lang.IllegalArgumentException: rpId must be set
...

1348:  at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
1349:  at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
1350:  at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
1351:  at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
1352:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
1353:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
1354:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
1355:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1356:  at dev.selenium.virtualauthenticator.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.kt:120)
1357:  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
1358:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1359:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
1360:  [INFO] Running dev.selenium.getting_started.FirstScriptTest
1361:  May 27, 2025 8:05:53 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1362:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1363:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 s -- in dev.selenium.getting_started.FirstScriptTest
1364:  [INFO] Running dev.selenium.getting_started.OpenBrowserTest
1365:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.003 s -- in dev.selenium.getting_started.OpenBrowserTest
1366:  [INFO] 
1367:  [INFO] Results:
1368:  [INFO] 
1369:  [ERROR] Errors: 
1370:  [ERROR]   VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:120 » IllegalArgument rpId must be set
1371:  [INFO] 
1372:  [ERROR] Tests run: 46, Failures: 0, Errors: 1, Skipped: 6
1373:  [INFO] 
1374:  [INFO] ------------------------------------------------------------------------
1375:  [INFO] BUILD FAILURE
1376:  [INFO] ------------------------------------------------------------------------
1377:  [INFO] Total time:  01:12 min
1378:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
1379:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project kotlin-examples: 
1380:  [ERROR] 
1381:  [ERROR] See /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/target/surefire-reports for the individual test results.
1382:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
1383:  [ERROR] -> [Help 1]
1384:  [ERROR] 
1385:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
1386:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
1387:  [ERROR] 
1388:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
1389:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
1390:  ##[endgroup]
1391:  ##[error]Final attempt failed. Child_process exited with error code 1
1392:  Post job cleanup.

Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 021a1da
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/68385c7fd3221b0008e027e5
😎 Deploy Preview https://deploy-preview-2164--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from b508e3a to cc25e40 Compare March 20, 2025 11:06
@renovate renovate bot changed the title chore(deps): update kotlin monorepo to v2.1.10 chore(deps): update kotlin monorepo to v2.1.20 Mar 20, 2025
@renovate renovate bot changed the title chore(deps): update kotlin monorepo to v2.1.20 Update kotlin monorepo to v2.1.20 Mar 25, 2025
@renovate renovate bot changed the title Update kotlin monorepo to v2.1.20 Update kotlin monorepo to v2.1.20 - abandoned Apr 16, 2025
Copy link
Contributor Author

renovate bot commented Apr 16, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 81a0330 to 3fbeda7 Compare May 27, 2025 19:57
@renovate renovate bot changed the title Update kotlin monorepo to v2.1.20 - abandoned Update kotlin monorepo to v2.1.21 May 27, 2025
@renovate renovate bot force-pushed the renovate/kotlin-monorepo branch from 3fbeda7 to 021a1da Compare May 29, 2025 13:09
@diemol diemol merged commit a1df512 into trunk May 29, 2025
9 checks passed
@diemol diemol deleted the renovate/kotlin-monorepo branch May 29, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant